summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-14um: UBD ImprovementsAnton Ivanov
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-08-31miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-04um: Support kcovVegard Nossum
2016-08-04um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner
2016-08-04um: Fix possible deadlock in sig_handler_common()Richard Weinberger
2016-08-04um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-22um: track 'parent' device in a local variableDan Williams
2016-06-14um/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-07GCC plugin infrastructureEmese Revfy
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-12um: switch to using blk_queue_write_cache()Jens Axboe
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds