- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
- ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- ce45860 um: Add missing NR_CPUS include by Richard Weinberger · 8 years ago
- 5b4236e um: Fix to call read_initrd after init_bootmem by Masami Hiramatsu · 8 years ago
- 8bba077 um: Set number of CPUs by Nikola Kotur · 8 years ago
- ecb6c74 um: Fix _print_addr() by Richard Weinberger · 8 years ago
- d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- eea86b6 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', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 8ab3a28 um/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- a668ce3 um: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
- 9a93848 x86/debug: Implement __WARN() using UD0 by Peter Zijlstra · 8 years ago
- 1f9ca18 Merge branch 'x86/process' into x86/mm, to create new base for further patches by Ingo Molnar · 8 years ago
- 17a6e1b x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() by Kyle Huey · 8 years ago
- dd93938 x86/arch_prctl: Rename 'code' argument to 'option' by Kyle Huey · 8 years ago
- 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 642fa44 sched/core: Remove set_task_state() by Davidlohr Bueso · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 9936f44 Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- f88f0bd um: UBD Improvements by Anton Ivanov · 8 years ago
- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
- 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
- fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
- d6a38c0 miscdevice: Use module_misc_device() macro by PrasannaKumar Muralidharan · 8 years ago
- dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
- 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- 915eed2 um: Support kcov by Vegard Nossum · 9 years ago
- 8e99bc7 um: Enable TRACE_IRQFLAGS_SUPPORT by Richard Weinberger · 8 years ago
- 3e93895 um: Use asm-generic/irqflags.h by Daniel Wagner · 8 years ago
- 57a05d8 um: Fix possible deadlock in sig_handler_common() by Richard Weinberger · 8 years ago
- 5609a3d um: Select HAVE_DEBUG_KMEMLEAK by Richard Weinberger · 8 years ago
- b632369 um: Setup physical memory in setup_arch() by Richard Weinberger · 8 years ago
- fed4c72 um: Eliminate null test after alloc_bootmem by Amitoj Kaur Chawla · 8 years ago
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
- e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- d72a578 um: track 'parent' device in a local variable by Dan Williams · 8 years ago
- 26703c6 um/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
- 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
- 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
- 7d8eb50 Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 9 years ago
- a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
- b6024b2 um: extend fpstate to _xstate to support YMM registers by Eli Cooper · 9 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- f935a8c um: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
- 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 0834f9c um: Export pm_power_off by Richard Weinberger · 9 years ago
- 322740e Revert "um: Fix get_signal() usage" by Richard Weinberger · 9 years ago
- 9d95b17 um, pkeys: Add UML arch_*_access_permitted() methods by Dave Hansen · 9 years ago
- 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
- 16da306 um: kill pfn_t by Dan Williams · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 3e46b25 um: Use race-free temporary file creation by Mickaël Salaün · 9 years ago
- 571d2f0 um: Do not set unsecure permission for temporary file by Mickaël Salaün · 9 years ago
- c50b465 um: Add seccomp support by Mickaël Salaün · 9 years ago
- d8f8b84 um: Add full asm/syscall.h support by Mickaël Salaün · 9 years ago
- e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
- 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 9 years ago