summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-241-0/+7
|\
| * KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fieldsSean Christopherson2022-02-101-0/+6
| * KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldSean Christopherson2022-02-101-0/+1
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-2/+2
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-2/+2
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-45/+49
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-252-37/+2
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-252-20/+61
| * | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| |/
* | Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-03-222-14/+14
|\ \
| * | asm-generic/bitops: Always inline all bit manipulation helpersBorislav Petkov2022-01-252-14/+14
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-211-28/+56
|\ \
| * | lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-28/+56
| |/
* / powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano2022-02-041-11/+0
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-233-253/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-152-263/+0
| * bitops: move find_bit_*_le functions from le.h to find.hYury Norov2022-01-152-64/+69
| * bitops: protect find_first_{,zero}_bit properlyYury Norov2022-01-151-0/+5
* | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-221-6/+18
|\ \
| * \ RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-191-6/+18
| |\ \
| | * | asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeAlexandre Ghiti2022-01-191-6/+18
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang2022-01-201-1/+1
* | | | Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-2/+4
|\ \ \ \
| * | | | Drivers: hv: Fix definition of hypercall input & output arg variablesMichael Kelley2021-12-281-2/+2
| * | | | net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan2021-12-201-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-33/+0
|\ \ \ \
| * | | | PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2022-01-121-33/+0
| | |_|/ | |/| |
* | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-20/+11
|\ \ \ \
| * \ \ \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-6/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | futex: Fix additional regressionsArnd Bergmann2021-12-111-1/+1
| * | | | futex: Fix sparc32/m68k/nds32 build regressionArnd Bergmann2021-11-261-2/+2
| * | | | futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann2021-11-251-20/+11
| | |/ / | |/| |
* | | | Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-3/+7
|\ \ \ \
| * | | | sections: Fix __is_kernel() to include init rangesHelge Deller2022-01-111-3/+7
| | |/ / | |/| |
* | | | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-1/+1
|\ \ \ \
| * | | | logic_io instance of iounmap() needs volatile on argumentAl Viro2021-12-211-1/+1
| |/ / /
* | | | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-113-14/+46
|\ \ \ \
| * | | | asm-generic/bitops, kcsan: Add instrumentation for barriersMarco Elver2021-12-092-0/+6
| * | | | locking/barriers, kcsan: Support generic instrumentationMarco Elver2021-12-091-0/+25
| * | | | locking/barriers, kcsan: Add instrumentation for barriersMarco Elver2021-12-091-14/+15
| | |/ / | |/| |
* | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-101-4/+10
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-6/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sections: global data can be in .bssAntoine Tenart2021-11-221-4/+10
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-101-0/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | asm-generic: introduce io_stop_wc() and add implementation for ARM64Xiongfeng Wang2021-12-221-0/+11
| | |/ | |/|
* / | asm-generic/error-injection.h: fix a spelling mistake, and a coding style issueWasin Thonkaew2021-12-171-2/+2
|/ /
* / Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-6/+0
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-16/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-16/+0