summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-1/+12
|\
| * locking/generic: Wire up local{,64}_try_cmpxchg()Uros Bizjak2023-04-292-1/+12
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-2/+2
|\ \
| * | mm: prefer xxx_page() alloc/free functions for order-0 pagesLorenzo Stoakes2023-03-281-2/+2
| |/
* | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-272-10/+40
|\ \
| * | x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar2023-04-181-0/+4
| * | x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley2023-04-171-8/+14
| * | PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley2023-04-171-0/+22
| * | hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley2023-04-171-2/+0
| * | Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu2023-04-171-0/+2
| |\ \
* | \ \ Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-147/+0
|\ \ \ \
| * | | | gpiolib: remove asm-generic/gpio.hArnd Bergmann2023-03-061-146/+0
| * | | | gpiolib: Make the legacy <linux/gpio.h> consumer-onlyLinus Walleij2023-03-061-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-251-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-0/+2
| |/
* | asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann2023-04-043-11/+11
* | asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean2023-04-041-6/+6
* | asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean2023-04-041-2/+2
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\
| * dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
* | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-3/+4
|\ \
| * | docs: fault-injection: add requirements of error injectable functionsMasami Hiramatsu (Google)2023-02-021-2/+4
| * | error-injection: remove EI_ETYPE_NONEMasami Hiramatsu (Google)2023-02-021-1/+0
| |/
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-233-10/+20
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-092-2/+12
| * | mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()Peter Xu2023-01-181-8/+8
| |/
* | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-221-12/+0
|\ \
| * | gpio: Get rid of gpio_to_chip()Linus Walleij2023-01-301-6/+0
| * | gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko2023-01-301-6/+0
| |/
* | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-212-0/+2
|\ \
| * | x86/hyperv: Add an interface to do nested hypercallsJinank Jain2023-01-171-0/+1
| * | x86/hyperv: Add support for detecting nested hypervisorJinank Jain2023-01-121-0/+1
| |/
* | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-201-6/+3
|\ \
| * \ Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-0/+5
| |\ \ | | |/
| * | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-6/+3
* | | char/agp: introduce asm-generic/agp.hMike Rapoport2023-02-131-0/+11
* | | locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-ex...Matt Evans2023-02-031-3/+3
| |/ |/|
* | arch: fix broken BuildID for arm64 and riscvMasahiro Yamada2022-12-301-0/+5
|/
* Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-201-40/+40
|\
| * asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan2022-11-211-40/+40
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-140/+94
|\ \
| * \ Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-213-8/+23
| |\ \
| * | | vmlinux.lds.h: add HEADERED_SECTION_* macrosJim Cromie2022-11-171-0/+15
| * | | vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie2022-11-171-8/+6
| * | | vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie2022-11-101-0/+2
| * | | vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie2022-11-101-140/+79
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-152-5/+11
|\ \ \ \
| * | | | x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...Vitaly Kuznetsov2022-11-182-5/+11
* | | | | Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-151-34/+21
|\ \ \ \ \
| * | | | | gpiolib: Get rid of ARCH_NR_GPIOSChristophe Leroy2022-10-171-34/+21
| | |/ / / | |/| | |