summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-16/+59
|\ \
| * | sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang2021-11-091-0/+29
| * | sections: move is_kernel_inittext() into sections.hKefeng Wang2021-11-091-0/+14
| * | sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang2021-11-091-0/+16
| * | kallsyms: remove arch specific text and data checkKefeng Wang2021-11-091-16/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-14/+0
|\| |
| * | mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy2021-11-061-14/+0
* | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-7/+13
|\ \ \
| * | | vmlinux.lds.h: wrap built-in firmware support under FW_LOADERLuis Chamberlain2021-10-221-7/+13
| |/ /
* | | Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-022-1/+20
|\ \ \
| * | | x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan2021-10-281-0/+1
| * | | x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan2021-10-281-0/+1
| * | | x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan2021-10-281-0/+1
| * | | x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan2021-10-281-1/+11
| * | | x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan2021-10-281-0/+6
| |/ /
* | | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-021-1/+2
|\ \ \
| * | | vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextKristen Carlson Accardi2021-10-271-1/+2
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-2/+8
|\ \ \ \
| * | | | tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)2021-10-191-2/+8
| |/ / /
* | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+6
| |/ /
* | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-1/+1
|\ \ \ | |/ / |/| |
| * | asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski2021-10-081-1/+1
| |/
* | pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2021-09-191-23/+3
* | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-192-10/+3
* | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-151-2/+19
|\ \
| * | asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu2021-09-111-2/+19
* | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-4/+0
|\ \ \ | |_|/ |/| |
| * | vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers2021-09-131-4/+0