| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-01 | 2 | -6/+25 |
|\ |
|
| * | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar | 2017-04-03 | 2 | -5/+7 |
| |\ |
|
| * | | mm/gup: Move permission checks into helpers | Kirill A. Shutemov | 2017-03-18 | 1 | -0/+25 |
| * | | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 2017-03-18 | 1 | -6/+0 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 2 | -5/+20 |
|\ \ \ |
|
| * | | | debug: Avoid setting BUGFLAG_WARNING twice | Peter Zijlstra | 2017-04-14 | 1 | -1/+1 |
| * | | | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra | 2017-03-30 | 2 | -4/+19 |
| |/ / |
|
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 2 | -127/+34 |
|\ \ \ |
|
| * | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -41/+0 |
| * | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 7 | -28/+244 |
| |\| | |
|
| * | | | generic ...copy_..._user primitives | Al Viro | 2017-03-28 | 1 | -0/+11 |
| * | | | asm-generic: zero in __get_user(), not __get_user_fn() | Al Viro | 2017-03-28 | 1 | -12/+6 |
| * | | | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 2017-03-28 | 1 | -63/+0 |
| * | | | add asm-generic/extable.h | Al Viro | 2017-03-27 | 2 | -18/+28 |
| * | | | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -1/+0 |
| * | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
* | | | | vmlinux.lds: add missing VMLINUX_SYMBOL macros | Jessica Yu | 2017-04-08 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-04-02 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | vmlinux.lds: Add __clkevt_of_table to kernel | Alexander Kochetkov | 2017-03-28 | 1 | -0/+2 |
| |/ / |
|
* | / | mm: fix section name for .data..ro_after_init | Kees Cook | 2017-03-31 | 2 | -5/+5 |
| |/
|/| |
|
* | | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 2017-03-09 | 1 | -3/+45 |
* | | asm-generic: introduce <asm-generic/pgtable-nop4d.h> | Kirill A. Shutemov | 2017-03-09 | 3 | -24/+89 |
* | | asm-generic: introduce __ARCH_USE_5LEVEL_HACK | Kirill A. Shutemov | 2017-03-09 | 2 | -0/+67 |
* | | asm-generic: introduce 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 2 | -1/+43 |
|/ |
|
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -0/+25 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-25 | 2 | -4/+114 |
|\ |
|
| * | mm/ksm: handle protnone saved writes when making page write protect | Aneesh Kumar K.V | 2017-02-24 | 1 | -0/+8 |
| * | mm/autonuma: let architecture override how the write bit should be stashed in... | Aneesh Kumar K.V | 2017-02-24 | 1 | -0/+16 |
| * | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 2017-02-24 | 2 | -4/+90 |
* | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2017-02-24 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | openrisc: add optimized atomic operations | Stefan Kristiansson | 2017-02-25 | 1 | -0/+2 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-20 | 1 | -7/+6 |
|\ \ |
|
| * | | locking/rwsem: Remove unnecessary atomic_long_t casts | Waiman Long | 2017-01-20 | 1 | -7/+6 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-20 | 3 | -211/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -7/+0 |
| * | | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 2017-02-01 | 2 | -125/+0 |
| * | | sched/cputime: Remove jiffies based cputime | Frederic Weisbecker | 2017-02-01 | 2 | -79/+0 |
| |/ |
|
* / | modversions: treat symbol CRCs as 32 bit quantities | Ard Biesheuvel | 2017-02-03 | 1 | -5/+6 |
|/ |
|
* | asm-prototypes: Clear any CPP defines before declaring the functions | Michal Marek | 2017-01-05 | 1 | -0/+6 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-17 | 2 | -34/+41 |
|\ |
|
| * | x86/kbuild: enable modversions for symbols exported from asm | Adam Borowski | 2016-12-14 | 1 | -0/+7 |
| * | kbuild: keep data tables through dead code elimination | Nicholas Piggin | 2016-11-29 | 1 | -34/+34 |
* | | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-15 | 1 | -0/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 2016-12-06 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | | * | | | ACPI/IORT: Introduce linker section for IORT entries probing | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+1 |
| | | |/ / |
|
| * | / / | default exported asm symbols to zero | Arnd Bergmann | 2016-12-02 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | mm: THP page cache support for ppc64 | Aneesh Kumar K.V | 2016-12-12 | 1 | -0/+3 |
* | | | | mm: move vma_is_anonymous check within pmd_move_must_withdraw | Aneesh Kumar K.V | 2016-12-12 | 1 | -12/+0 |
* | | | | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 2016-12-12 | 1 | -26/+2 |