| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 2019-05-24 | 1 | -9/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 5 | -25/+5 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-19 | 1 | -1/+0 |
|\ |
|
| * | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen | 2019-05-09 | 1 | -1/+0 |
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-16 | 2 | -10/+57 |
|\ \ |
|
| * | | asm-generic: optimize generic uaccess for 8-byte loads and stores | Christoph Hellwig | 2019-04-23 | 1 | -0/+10 |
| * | | asm-generic: provide entirely generic nommu uaccess | Christoph Hellwig | 2019-04-23 | 1 | -0/+48 |
| * | | arch: mostly remove <asm/segment.h> | Christoph Hellwig | 2019-04-23 | 1 | -9/+0 |
| * | | asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> | Christoph Hellwig | 2019-04-23 | 1 | -2/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-05-14 | 2 | -3/+1 |
|\ \ \ |
|
| * | | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h> | Masahiro Yamada | 2019-05-14 | 1 | -2/+0 |
| * | | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers | Masahiro Yamada | 2019-05-14 | 1 | -1/+1 |
* | | | | Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-14 | 1 | -1/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | vmlinux.lds.h: drop unused __vermagic | Mathias Krause | 2019-03-18 | 1 | -1/+0 |
| |/ / |
|
* | | | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti | 2019-05-14 | 1 | -0/+7 |
* | | | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-05-08 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 2019-05-07 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-07 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 2019-03-20 | 1 | -2/+3 |
| |/ |
|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-05-06 | 1 | -2/+6 |
|\ \ |
|
| * | | futex: Update comments and docs about return values of arch futex code | Will Deacon | 2019-04-26 | 1 | -2/+6 |
| |/ |
|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2019-05-06 | 3 | -5/+77 |
|\ \ |
|
| * | | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon | 2019-04-08 | 1 | -4/+0 |
| * | | mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors | Will Deacon | 2019-04-08 | 1 | -1/+2 |
| * | | asm-generic/mmiowb: Add generic implementation of mmiowb() tracking | Will Deacon | 2019-04-08 | 2 | -0/+75 |
| |/ |
|
* | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-05-06 | 1 | -0/+14 |
|\ \ |
|
| * | | locking/lockdep: check for freed initmem in static_obj() | Gerald Schaefer | 2019-04-29 | 1 | -0/+14 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-06 | 2 | -0/+11 |
|\ \ |
|
| * | | x86/mm: Initialize PGD cache during mm initialization | Nadav Amit | 2019-05-05 | 1 | -0/+2 |
| * | | mm/tlb: Provide default nmi_uaccess_okay() | Nadav Amit | 2019-04-30 | 1 | -0/+9 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 1 | -140/+0 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2019-04-10 | 1 | -16/+5 |
| |\| | |
|
| * | | | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 2019-04-03 | 1 | -140/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-06 | 1 | -29/+259 |
|\ \ \
| |_|/
|/| | |
|
| * | | ia64/tlb: Eradicate tlb_migrate_finish() callback | Peter Zijlstra | 2019-04-03 | 1 | -4/+0 |
| * | | asm-generic/tlb: Remove tlb_table_flush() | Peter Zijlstra | 2019-04-03 | 1 | -1/+0 |
| * | | asm-generic/tlb: Remove tlb_flush_mmu_free() | Peter Zijlstra | 2019-04-03 | 1 | -7/+3 |
| * | | asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER | Peter Zijlstra | 2019-04-03 | 1 | -1/+0 |
| * | | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y | Martin Schwidefsky | 2019-04-03 | 1 | -2/+7 |
| * | | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 2019-04-03 | 1 | -4/+5 |
| * | | asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish() | Peter Zijlstra | 2019-04-03 | 1 | -0/+2 |
| * | | asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm() | Peter Zijlstra | 2019-04-03 | 1 | -1/+40 |
| * | | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() | Peter Zijlstra | 2019-04-03 | 1 | -12/+83 |
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra | 2019-04-03 | 1 | -8/+11 |
| * | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 2019-04-03 | 1 | -13/+19 |
| * | | asm-generic/tlb: Provide a comment | Peter Zijlstra | 2019-04-03 | 1 | -3/+116 |
| |/ |
|
* | | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 2019-04-05 | 1 | -8/+2 |
* | | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -8/+3 |
|/ |
|
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -0/+5 |