summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-1510-20/+78
|\
| * mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * dma/pool: create dma atomic pool only if dma zone has managed pagesBaoquan He2022-01-151-2/+2
| * mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan2022-01-151-1/+2
| * mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann2022-01-151-0/+1
| * mm: add a field to store names for private anonymous memoryColin Cross2022-01-152-0/+65
| * trace/hwlat: make use of the helper function kthread_run_on_cpu()Cai Huoqing2022-01-151-5/+1
| * trace/osnoise: make use of the helper function kthread_run_on_cpu()Cai Huoqing2022-01-151-2/+1
| * rcutorture: make use of the helper function kthread_run_on_cpu()Cai Huoqing2022-01-151-5/+2
| * ring-buffer: make use of the helper function kthread_run_on_cpu()Cai Huoqing2022-01-151-5/+2
| * kthread: add the helper function kthread_run_on_cpu()Cai Huoqing2022-01-151-0/+1
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-223/+569
|\ \
| * | genirq/msi: Populate sysfs entry only onceThomas Gleixner2022-01-101-6/+5
| * | genirq/msi: Convert storage to xarrayThomas Gleixner2021-12-161-92/+77
| * | genirq/msi: Simplify sysfs handlingThomas Gleixner2021-12-161-107/+91
| * | genirq/msi: Mop up old interfacesThomas Gleixner2021-12-161-16/+15
| * | genirq/msi: Convert to new functionsThomas Gleixner2021-12-161-9/+14
| * | genirq/msi: Make interrupt allocation less convolutedThomas Gleixner2021-12-161-60/+69
| * | platform-msi: Simplify platform device MSI codeThomas Gleixner2021-12-161-24/+21
| * | genirq/msi: Provide domain flags to allocate/free MSI descriptors automaticallyThomas Gleixner2021-12-161-0/+48
| * | genirq/msi: Provide msi_alloc_msi_desc() and a simple allocatorThomas Gleixner2021-12-161-0/+59
| * | genirq/msi: Provide a set of advanced MSI accessors and iteratorsThomas Gleixner2021-12-161-0/+96
| * | genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()Thomas Gleixner2021-12-161-16/+58
| * | genirq/msi: Add mutex for MSI list protectionThomas Gleixner2021-12-161-0/+21
| * | genirq/msi: Move descriptor list to struct msi_device_dataThomas Gleixner2021-12-161-1/+4
| * | genirq/msi: Provide interface to retrieve Linux interrupt numberThomas Gleixner2021-12-161-0/+36
| * | genirq/msi: Remove the original sysfs interfacesThomas Gleixner2021-12-161-33/+20
| * | genirq/msi: Provide msi_device_populate/destroy_sysfs()Thomas Gleixner2021-12-161-2/+40
| * | device: Add device:: Msi_data pointer and struct msi_device_dataThomas Gleixner2021-12-161-0/+32
| * | genirq/msi: Use PCI device propertyThomas Gleixner2021-12-161-15/+2
| * | Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-146-23/+32
| |\ \
| * | | genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner2021-12-091-4/+25
| * | | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-091-2/+2
| * | | genirq/msi: Fixup includesThomas Gleixner2021-12-091-0/+1
| * | | genirq/msi: Remove unused domain callbacksThomas Gleixner2021-12-091-5/+0
| * | | genirq/msi: Guard sysfs codeThomas Gleixner2021-12-091-0/+2
* | | | Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-131-10/+42
|\ \ \ \
| * \ \ \ Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Thomas Gleixner2022-01-101-10/+42
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clocksource: Reduce the default clocksource_watchdog() retries to 2Waiman Long2021-11-301-1/+1
| | * | | clocksource: Avoid accidental unstable marking of clocksourcesWaiman Long2021-11-301-9/+41
* | | | | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-132-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-0823-114/+237
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | genirq: Provide new interfaces for affinity hintsThomas Gleixner2021-12-101-4/+4
| * | | | | genirq/generic_chip: Constify irq_generic_chip_opsRikard Falkeborn2021-12-011-1/+1
* | | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-12/+29
|\ \ \ \ \ \
| * | | | | | perf/core: Use static_call to optimize perf_guest_info_callbacksSean Christopherson2021-11-171-0/+15
| * | | | | | perf: Force architectures to opt-in to guest callbacksSean Christopherson2021-11-171-0/+2
| * | | | | | perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson2021-11-171-11/+4
| * | | | | | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-3/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-2/+2
|\ \ \ \ \ \