summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-213-2/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar2022-10-221-6/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-5/+33
|\ \ \ \ \
| * | | | | mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds2022-11-301-2/+29
| * | | | | mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2022-11-301-4/+5
* | | | | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-2/+2
|\ \ \ \ \ \
| * | | | | | genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner2022-11-171-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-2/+7
|\ \ \ \ \ \
| * | | | | | arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-2/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2022-11-301-0/+4
| |/ / /
* | | | Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-111-1/+1
|\ \ \ \
| * | | | vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor2022-11-081-1/+1
| | |/ / | |/| |
* | | | Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-11-111-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | clocksource/drivers/hyperv: add data structure for reference TSC MSRAnirudh Rayabharam2022-11-031-0/+9
| | |/ | |/|
* / | asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()Andreas Schwab2022-11-011-1/+1
|/ /
* / ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra2022-10-201-6/+12
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-1/+1
|\
| * asm-generic: make parameter types consistent in _unaligned_be48()Andy Shevchenko2022-09-111-1/+1
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-2/+12
|\ \
| * | asm-generic: instrument usercopy in cacheflush.hAlexander Potapenko2022-10-031-2/+12
| |/
* | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-101-6/+3
|\ \
| * | hyperv: simplify and rename generate_guest_idLi kunyu2022-09-281-6/+3
* | | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-2/+7
|\ \ \
| * | | asm-generic: compat: Support BE for long long args in 32-bit ABIsRohan McLure2022-09-261-2/+7
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+3
|\ \ \ \
| * \ \ \ Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-126-3/+34
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kernel/module: add __dyndbg_classes sectionJim Cromie2022-09-071-0/+3
| | |/ / | |/| |
* | | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-072-186/+0
|\ \ \ \
| * \ \ \ Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-252-3/+2
| |\ \ \ \
| * | | | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-9/+0
| * | | | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-092-41/+0
| * | | | | termios: uninline conversion helpersAl Viro2022-09-092-150/+14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-2/+0
|\ \ \ \ \
| * | | | | asm-generic: Remove empty #ifdef SA_RESTORERChristophe Leroy2022-09-101-2/+0
| |/ / / /
* | | | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-1/+10
|\ \ \ \ \
| * \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-031-1/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)2022-09-161-1/+10
| | |/ / /
* | | | | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-032-33/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Drop WARN_ON_FUNCTION_MISMATCHSami Tolvanen2022-09-261-16/+0
| * | | | cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-261-18/+19
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-231-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon2022-09-231-2/+1
* | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
| |/ / |/| |
* | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-281-2/+5
|\ \ \
| * | | asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| | |/ | |/|
* / | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-264-0/+28
|/ /
* / locking/atomic: Make test_and_*_bit() ordered on failureHector Martin2022-08-161-6/+0
|/