1. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  2. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  3. 6f602af um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
  4. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  6. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  7. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  8. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  9. 94df7fe um: v2: Use generic NOTES macro by Thomas Meyer · 7 years ago
  10. 171fa69 um: stub-data.h: remove superfluous include by Thomas Meyer · 7 years ago
  11. 1bcbfbf um: add dummy ioremap and iounmap functions by Logan Gunthorpe · 8 years ago
  12. 721ccae um: Add os_warn() for pre-boot warning/error messages by Masami Hiramatsu · 8 years ago
  13. f7887ee um: Add os_info() for pre-boot information messages by Masami Hiramatsu · 8 years ago
  14. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. a668ce3 um: switch to RAW_COPY_USER by Al Viro · 8 years ago
  20. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  21. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  22. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  23. 1f9ca18 Merge branch 'x86/process' into x86/mm, to create new base for further patches by Ingo Molnar · 8 years ago
  24. 17a6e1b x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() by Kyle Huey · 8 years ago
  25. dd93938 x86/arch_prctl: Rename 'code' argument to 'option' by Kyle Huey · 8 years ago
  26. 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
  27. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  28. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  29. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  30. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  31. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  32. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  33. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  34. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  35. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  36. dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
  37. 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
  38. 3e93895 um: Use asm-generic/irqflags.h by Daniel Wagner · 9 years ago
  39. 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
  40. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  41. a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
  42. 9d95b17 um, pkeys: Add UML arch_*_access_permitted() methods by Dave Hansen · 9 years ago
  43. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  44. 16da306 um: kill pfn_t by Dan Williams · 9 years ago
  45. c50b465 um: Add seccomp support by Mickaël Salaün · 9 years ago
  46. d8f8b84 um: Add full asm/syscall.h support by Mickaël Salaün · 9 years ago
  47. e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
  48. 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 9 years ago
  49. 470a166 um: Do not change hard IRQ flags in soft IRQ processing by Anton Ivanov · 9 years ago
  50. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  51. 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
  52. 44011b8 um: Define PTRACE_OLDSETOPTIONS by Richard Weinberger · 9 years ago
  53. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  54. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  55. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  56. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  57. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 9 years ago
  58. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  59. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 10 years ago
  61. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  62. 5334cda um: Handle tracehook_report_syscall_entry() result by Richard Weinberger · 10 years ago
  63. 30b11ee um: Remove copy&paste code from init.h by Richard Weinberger · 10 years ago
  64. 298e20b um: Stop abusing __KERNEL__ by Richard Weinberger · 10 years ago
  65. f8d65d2 um: Rework uaccess code by Richard Weinberger · 10 years ago
  66. 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 10 years ago
  67. 05eacfd um: Use char[] for linker script address declarations by Nicolas Iooss · 10 years ago
  68. d5f20be um: Create asm/sections.h by Nicolas Iooss · 10 years ago
  69. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  70. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  71. 33bbc30 um: Move uml_postsetup in the init_thread stack by Thomas Meyer · 10 years ago
  72. a98a6d8 um: Remove broken highmem support by Richard Weinberger · 10 years ago
  73. 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
  74. d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
  75. fd22384 um: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  76. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  77. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  78. 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  79. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  80. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  81. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  82. 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
  83. 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 11 years ago
  84. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  85. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  86. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  87. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  88. 307627ee um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  89. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  90. 0565103 um: Memory corruption on startup by Anton Ivanov · 11 years ago
  91. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  92. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  93. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  94. 9af2452 um: Include generic barrier.h by Richard Weinberger · 11 years ago
  95. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  96. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  97. a6ce711 um: use generic fixmap.h by Mark Salter · 11 years ago
  98. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  99. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  100. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago