| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 1 | -2/+2 |
|\ |
|
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -2/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 4 | -16/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-08 | 1 | -1/+1 |
|\ |
|
| * | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 2019-03-21 | 1 | -1/+1 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/um/vdso: Drop unnecessary cc-ldoption | Nick Desaulniers | 2019-04-24 | 1 | -1/+1 |
| |/ |
|
* | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -6/+0 |
* | | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 2019-04-03 | 1 | -3/+1 |
|/ |
|
* | 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 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 2 | -4/+4 |
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-12-29 | 1 | -1/+4 |
|\ |
|
| * | treewide: add intermediate .s files to targets | Masahiro Yamada | 2018-12-23 | 1 | -0/+1 |
| * | kbuild: fix UML build error with CONFIG_GCC_PLUGINS | Masahiro Yamada | 2018-12-01 | 1 | -1/+3 |
* | | x86/um/vdso: Drop implicit common-page-size linker flag | Nick Desaulniers | 2018-12-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 3 | -23/+0 |
|\ |
|
| * | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-31 | 1 | -12/+0 |
| |\ |
|
| | * | um: Remove update_debugregs() | Richard Weinberger | 2018-10-29 | 1 | -2/+0 |
| | * | um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP | Richard Weinberger | 2018-10-29 | 1 | -10/+0 |
| * | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 2 | -11/+0 |
* | | | x86: Clean up 'sizeof x' => 'sizeof(x)' | Jordan Borgner | 2018-10-29 | 1 | -1/+1 |
|/ / |
|
* / | x86: Add support for 64-bit place relative relocations | Ard Biesheuvel | 2018-09-27 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 1 | -15/+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 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-08-13 | 2 | -17/+0 |
|\ \ |
|
| * | | x86/build/vdso: Remove unused vdso-syms.lds | Masahiro Yamada | 2018-07-03 | 2 | -17/+0 |
| |/ |
|
* / | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov | 2018-07-27 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-06-06 | 1 | -3/+7 |
|\ |
|
| * | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada | 2018-05-28 | 1 | -0/+2 |
| * | kconfig: show compiler version text in the top comment | Masahiro Yamada | 2018-05-28 | 1 | -0/+2 |
| * | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 2018-05-28 | 1 | -3/+3 |
* | | x86/build/vdso: Put generated linker scripts to $(obj)/ | Masahiro Yamada | 2018-05-15 | 1 | -1/+1 |
* | | x86/build/vdso: Remove unnecessary export in Makefile | Masahiro Yamada | 2018-05-15 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2018-04-12 | 1 | -1/+2 |
|\ |
|
| * | um: Compile with modern headers | Jason A. Donenfeld | 2018-03-29 | 1 | -0/+1 |
| * | um: Use POSIX ucontext_t instead of struct ucontext | Krzysztof Mazur | 2018-02-19 | 1 | -1/+1 |
* | | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk | Christoph Hellwig | 2018-03-20 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 40 | -0/+40 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 40 | -0/+40 |
* | | x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() | Dave Hansen | 2017-10-20 | 1 | -2/+5 |
|/ |
|
* | um: remove a stray tab | Dan Carpenter | 2017-09-13 | 1 | -1/+1 |
* | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer | 2017-09-13 | 2 | -7/+13 |
* | um: Fix check for _xstate for older hosts | Florian Fainelli | 2017-08-24 | 1 | -1/+1 |
* | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-15 | 4 | -21/+29 |
|\ |
|
| * | um: Correctly check for PTRACE_GETRESET/SETREGSET | Richard Weinberger | 2017-07-10 | 1 | -1/+1 |
| * | um: Allow building and running on older hosts | Florian Fainelli | 2017-07-05 | 2 | -4/+12 |