summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host/apple'Bjorn Helgaas2021-11-051-0/+4
|\
| * irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier2021-11-041-0/+4
* | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2021-11-051-0/+6
|\ \
| * | PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár2021-10-071-0/+6
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-11/+0
|\ \
| * | PCI: Remove unused pci_pool wrappersCai Huoqing2021-10-181-11/+0
| |/
* | Merge branch 'pci/vpd'Bjorn Helgaas2021-11-051-0/+2
|\ \
| * | PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit2021-10-111-0/+2
| |/
* | Merge branch 'pci/switchtec'Bjorn Helgaas2021-11-051-0/+1
|\ \
| * | PCI/switchtec: Add check of event supportLogan Gunthorpe2021-10-141-0/+1
| |/
* | Merge branch 'pci/driver'Bjorn Helgaas2021-11-051-2/+4
|\ \
| * | PCI: Remove struct pci_dev->driverUwe Kleine-König2021-10-181-1/+0
| * | PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas2021-10-131-1/+4
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2021-11-051-1/+1
|\ \
| * | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| |/
* / PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel2021-09-281-2/+0
|/
* pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2021-09-201-23/+3
* Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-191-0/+1
|\
| * x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-141-0/+1
* | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-192-10/+3
* | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-171-5/+16
|\ \
| * | Revert "iov_iter: track truncated size"Jens Axboe2021-09-151-5/+1
| * | iov_iter: add helper to save iov_iter stateJens Axboe2021-09-141-0/+15
* | | Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-171-1/+7
|\ \ \
| * | | io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov2021-09-131-1/+7
* | | | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-165-111/+34
|\ \ \ \
| * | | | net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-161-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-143-110/+28
| |\ \ \ \
| | * | | | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann2021-09-142-101/+28
| | * | | | bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()Yonghong Song2021-09-101-9/+0
| * | | | | net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-091-1/+1
* | | | | | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-161-2/+19
|\ \ \ \ \ \
| * | | | | | asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu2021-09-111-2/+19
* | | | | | | Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds2021-09-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | compiler.h: Introduce absolute_pointer macroGuenter Roeck2021-09-151-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-141-0/+1
* | | | | | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-135-183/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds2021-09-131-1/+0
| * | | | | | compiler_attributes.h: drop __has_attribute() support for gcc4Linus Torvalds2021-09-131-20/+0
| * | | | | | vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers2021-09-131-4/+0
| * | | | | | compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers2021-09-131-3/+1
| * | | | | | compiler.h: drop fallback overflow checkersNick Desaulniers2021-09-133-152/+3
* | | | | | | Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-133-9/+25
|\ \ \ \ \ \ \
| * | | | | | | compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-093-9/+24
| * | | | | | | Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver2021-07-161-0/+1
* | | | | | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-123-46/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-22/+110
| * | | | | | | | cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-09-111-6/+0
| * | | | | | | | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-11509-4500/+15849
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-18/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |