| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 1 | -1/+0 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union |  David Howells | 3 | -7/+9 |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild |  Stephen Boyd | 1 | -1/+0 |
| 2017-12-22 | arch, mm: Allow arch_dup_mmap() to fail |  Thomas Gleixner | 1 | -1/+2 |
| 2017-12-17 | bpf: fix build issues on um due to mising bpf_perf_event.h |  Daniel Borkmann | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 16 | -0/+16 |
| 2017-09-22 | arch: remove unused *_segments() macros/functions |  Tobias Klauser | 1 | -5/+0 |
| 2017-09-16 | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml |  Linus Torvalds | 1 | -0/+3 |
| 2017-09-13 | um: Fix FP register size for XSTATE/XSAVE |  Thomas Meyer | 1 | -0/+3 |
| 2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+8 |
| 2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem |  Minchan Kim | 1 | -1/+6 |
| 2017-08-10 | mm: refactor TLB gathering API |  Minchan Kim | 1 | -3/+5 |
| 2017-07-26 | x86/unwind: Add the ORC unwinder |  Josh Poimboeuf | 1 | -0/+8 |
| 2017-07-15 | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml |  Linus Torvalds | 2 | -1/+18 |
| 2017-07-10 | um: v2: Use generic NOTES macro |  Thomas Meyer | 1 | -1/+1 |
| 2017-07-05 | um: add dummy ioremap and iounmap functions |  Logan Gunthorpe | 1 | -0/+17 |
| 2017-06-28 | arch: remove unused macro/function thread_saved_pc() |  Tobias Klauser | 1 | -2/+0 |
| 2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+0 |
| 2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 4 | -8/+8 |
| 2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc |  Al Viro | 2 | -0/+2 |
| 2017-03-28 | um: switch to RAW_COPY_USER |  Al Viro | 1 | -4/+4 |
| 2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user |  Al Viro | 1 | -2/+0 |
| 2017-03-28 | new helper: uaccess_kernel() |  Al Viro | 1 | -1/+1 |
| 2017-03-27 | add asm-generic/extable.h |  Al Viro | 1 | -0/+1 |
| 2017-03-18 | mm/gup: Drop the arch_pte_access_permitted() MMU callback |  Kirill A. Shutemov | 1 | -6/+0 |
| 2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h |  Kirill A. Shutemov | 2 | -0/+2 |
| 2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h |  Al Viro | 1 | -1/+0 |
| 2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> |  Ingo Molnar | 1 | -0/+2 |
| 2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h |  Luis R. Rodriguez | 1 | -0/+1 |
| 2017-02-01 | sched/cputime: Remove generic asm headers |  Frederic Weisbecker | 1 | -1/+0 |
| 2016-12-12 | mm: remove the page size change check in tlb_remove_page |  Aneesh Kumar K.V | 1 | -6/+0 |
| 2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change |  Aneesh Kumar K.V | 1 | -0/+6 |
| 2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages |  Aneesh Kumar K.V | 1 | -0/+3 |
| 2016-10-25 | locking/mutex: Kill arch specific code |  Peter Zijlstra | 1 | -1/+0 |
| 2016-08-23 | um: Don't discard .text.exit section |  Andrey Ryabinin | 1 | -1/+1 |
| 2016-08-04 | Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml |  Linus Torvalds | 1 | -11/+7 |
| 2016-08-04 | um: Use asm-generic/irqflags.h |  Daniel Wagner | 1 | -11/+7 |
| 2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size change |  Aneesh Kumar K.V | 1 | -0/+12 |
| 2016-07-26 | mm: change the interface for __tlb_remove_page() |  Aneesh Kumar K.V | 1 | -1/+7 |
| 2016-02-18 | um, pkeys: Add UML arch_*_access_permitted() methods |  Dave Hansen | 1 | -0/+14 |
| 2016-02-05 | um: asm/page.h: remove the pte_high member from struct pte_t |  Nicolai Stange | 1 | -12/+9 |
| 2016-01-15 | um: kill pfn_t |  Dan Williams | 3 | -7/+6 |
| 2016-01-10 | um: Add seccomp support |  Mickaël Salaün | 1 | -0/+2 |
| 2016-01-10 | um: Add full asm/syscall.h support |  Mickaël Salaün | 1 | -0/+138 |
| 2016-01-10 | um: Do not change hard IRQ flags in soft IRQ processing |  Anton Ivanov | 1 | -0/+23 |
| 2015-11-06 | um: Define PTRACE_OLDSETOPTIONS |  Richard Weinberger | 1 | -0/+2 |
| 2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 1 | -0/+1 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures |  Chris Metcalf | 1 | -0/+1 |
| 2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml |  Linus Torvalds | 5 | -154/+35 |