| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2022-04-01 | 1 | -0/+1 |
|\ |
|
| * | uml/x86: use x86 load_unaligned_zeropad() | Al Viro | 2022-01-30 | 1 | -0/+1 |
* | | elfcore: Replace CONFIG_{IA64, UML} checks with a new option | Catalin Marinas | 2022-02-15 | 1 | -0/+1 |
|/ |
|
* | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov | 2022-01-15 | 1 | -1/+0 |
* | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada | 2020-03-03 | 1 | -5/+0 |
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -6/+0 |
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 1 | -0/+1 |
|\ |
|
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 2019-02-19 | 1 | -0/+1 |
* | | x86: Deprecate a.out support | Borislav Petkov | 2019-03-05 | 1 | -1/+0 |
|/ |
|
* | um: cleanup Kconfig files | Christoph Hellwig | 2018-08-02 | 1 | -10/+0 |
* | um: stop abusing KBUILD_KCONFIG | Christoph Hellwig | 2018-08-02 | 1 | -5/+0 |
* | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada | 2018-05-29 | 1 | -0/+2 |
* | kconfig: show compiler version text in the top comment | Masahiro Yamada | 2018-05-29 | 1 | -0/+2 |
* | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 2018-05-29 | 1 | -3/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 2013-11-17 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -1/+2 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
| * | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 1 | -0/+1 |
* | | arch/x86/um: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -2/+1 |
|\ |
|
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\| |
|
| * | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+1 |
* | | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 2012-11-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -0/+1 |
|\ \ |
|
| * | | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -0/+1 |
|\| | |
|
| * | | um: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -0/+1 |
| |/ |
|
* / | um: Fix IPC on um | Richard Weinberger | 2012-09-27 | 1 | -0/+1 |
|/ |
|
* | um: allow SUBARCH=x86 | Al Viro | 2012-03-25 | 1 | -2/+2 |
* | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 2012-01-12 | 1 | -4/+0 |
* | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 2012-01-12 | 1 | -4/+0 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-06 | 1 | -3/+0 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 1 | -0/+70 |