| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-13 | 1 | -223/+569 |
|\ |
|
| * | genirq/msi: Populate sysfs entry only once | Thomas Gleixner | 2022-01-10 | 1 | -6/+5 |
| * | genirq/msi: Convert storage to xarray | Thomas Gleixner | 2021-12-16 | 1 | -92/+77 |
| * | genirq/msi: Simplify sysfs handling | Thomas Gleixner | 2021-12-16 | 1 | -107/+91 |
| * | genirq/msi: Mop up old interfaces | Thomas Gleixner | 2021-12-16 | 1 | -16/+15 |
| * | genirq/msi: Convert to new functions | Thomas Gleixner | 2021-12-16 | 1 | -9/+14 |
| * | genirq/msi: Make interrupt allocation less convoluted | Thomas Gleixner | 2021-12-16 | 1 | -60/+69 |
| * | platform-msi: Simplify platform device MSI code | Thomas Gleixner | 2021-12-16 | 1 | -24/+21 |
| * | genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically | Thomas Gleixner | 2021-12-16 | 1 | -0/+48 |
| * | genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator | Thomas Gleixner | 2021-12-16 | 1 | -0/+59 |
| * | genirq/msi: Provide a set of advanced MSI accessors and iterators | Thomas Gleixner | 2021-12-16 | 1 | -0/+96 |
| * | genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked() | Thomas Gleixner | 2021-12-16 | 1 | -16/+58 |
| * | genirq/msi: Add mutex for MSI list protection | Thomas Gleixner | 2021-12-16 | 1 | -0/+21 |
| * | genirq/msi: Move descriptor list to struct msi_device_data | Thomas Gleixner | 2021-12-16 | 1 | -1/+4 |
| * | genirq/msi: Provide interface to retrieve Linux interrupt number | Thomas Gleixner | 2021-12-16 | 1 | -0/+36 |
| * | genirq/msi: Remove the original sysfs interfaces | Thomas Gleixner | 2021-12-16 | 1 | -33/+20 |
| * | genirq/msi: Provide msi_device_populate/destroy_sysfs() | Thomas Gleixner | 2021-12-16 | 1 | -2/+40 |
| * | device: Add device:: Msi_data pointer and struct msi_device_data | Thomas Gleixner | 2021-12-16 | 1 | -0/+32 |
| * | genirq/msi: Use PCI device property | Thomas Gleixner | 2021-12-16 | 1 | -15/+2 |
| * | Merge branch 'irq/urgent' into irq/msi | Thomas Gleixner | 2021-12-14 | 6 | -23/+32 |
| |\ |
|
| * | | genirq/msi: Handle PCI/MSI allocation fail in core code | Thomas Gleixner | 2021-12-09 | 1 | -4/+25 |
| * | | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner | 2021-12-09 | 1 | -2/+2 |
| * | | genirq/msi: Fixup includes | Thomas Gleixner | 2021-12-09 | 1 | -0/+1 |
| * | | genirq/msi: Remove unused domain callbacks | Thomas Gleixner | 2021-12-09 | 1 | -5/+0 |
| * | | genirq/msi: Guard sysfs code | Thomas Gleixner | 2021-12-09 | 1 | -0/+2 |
* | | | Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-01-13 | 1 | -10/+42 |
|\ \ \ |
|
| * \ \ | Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Thomas Gleixner | 2022-01-10 | 1 | -10/+42 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | clocksource: Reduce the default clocksource_watchdog() retries to 2 | Waiman Long | 2021-11-30 | 1 | -1/+1 |
| | * | | clocksource: Avoid accidental unstable marking of clocksources | Waiman Long | 2021-11-30 | 1 | -9/+41 |
* | | | | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-13 | 2 | -5/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into irq/core, to fix conflict | Ingo Molnar | 2022-01-08 | 23 | -114/+237 |
| |\ \ \ \ |
|
| * | | | | | genirq: Provide new interfaces for affinity hints | Thomas Gleixner | 2021-12-10 | 1 | -4/+4 |
| * | | | | | genirq/generic_chip: Constify irq_generic_chip_ops | Rikard Falkeborn | 2021-12-01 | 1 | -1/+1 |
* | | | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-01-12 | 1 | -12/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/core: Use static_call to optimize perf_guest_info_callbacks | Sean Christopherson | 2021-11-17 | 1 | -0/+15 |
| * | | | | | | perf: Force architectures to opt-in to guest callbacks | Sean Christopherson | 2021-11-17 | 1 | -0/+2 |
| * | | | | | | perf: Stop pretending that perf can handle multiple guest callbacks | Sean Christopherson | 2021-11-17 | 1 | -11/+4 |
| * | | | | | | perf: Protect perf_guest_cbs with RCU | Sean Christopherson | 2021-11-17 | 1 | -3/+10 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-01-12 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | kobject: remove kset from struct kset_uevent_ops callbacks | Greg Kroah-Hartman | 2021-12-28 | 1 | -1/+1 |
| * | | | | | | driver core: make kobj_type constant. | Wedson Almeida Filho | 2021-12-27 | 1 | -1/+1 |
* | | | | | | | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-01-12 | 2 | -36/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | blktrace: switch trace spinlock to a raw spinlock | Wander Lairson Costa | 2021-12-20 | 1 | -9/+9 |
| * | | | | | | | block: remove the ->rq_disk field in struct request | Christoph Hellwig | 2021-11-29 | 1 | -1/+1 |
| * | | | | | | | fork: move copy_io to block/blk-ioc.c | Christoph Hellwig | 2021-11-29 | 1 | -26/+0 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2022-01-12 | 1 | -100/+140 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dma-direct: add a dma_direct_use_pool helper | Christoph Hellwig | 2021-12-08 | 1 | -6/+12 |
| * | | | | | | | dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages | Christoph Hellwig | 2021-12-07 | 1 | -9/+15 |
| * | | | | | | | dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals | Christoph Hellwig | 2021-12-07 | 1 | -4/+2 |
| * | | | | | | | dma-direct: warn if there is no pool for force unencrypted allocations | Christoph Hellwig | 2021-12-07 | 1 | -4/+5 |