1. 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
  2. 5b4236e um: Fix to call read_initrd after init_bootmem by Masami Hiramatsu · 8 years ago
  3. ecb6c74 um: Fix _print_addr() by Richard Weinberger · 8 years ago
  4. 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
  5. 8ab3a28 um/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  6. a668ce3 um: switch to RAW_COPY_USER by Al Viro · 8 years ago
  7. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  8. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  9. 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
  10. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  11. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  12. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  13. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  14. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  15. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  16. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  17. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  18. ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
  19. 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
  20. 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
  21. 915eed2 um: Support kcov by Vegard Nossum · 9 years ago
  22. b632369 um: Setup physical memory in setup_arch() by Richard Weinberger · 9 years ago
  23. fed4c72 um: Eliminate null test after alloc_bootmem by Amitoj Kaur Chawla · 9 years ago
  24. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  25. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  26. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  27. 26703c6 um/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  28. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  29. 7d8eb50 Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  30. a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
  31. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  32. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  33. 0834f9c um: Export pm_power_off by Richard Weinberger · 9 years ago
  34. 322740e Revert "um: Fix get_signal() usage" by Richard Weinberger · 9 years ago
  35. c50b465 um: Add seccomp support by Mickaël Salaün · 9 years ago
  36. e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
  37. db2f24d um: Fix get_signal() usage by Richard Weinberger · 9 years ago
  38. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  39. 70c8205 um: Report host OOM more nicely by Richard Weinberger · 9 years ago
  40. f10e6d6 um: Get rid of open coded NR_SYSCALLS by Richard Weinberger · 9 years ago
  41. 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
  42. 56b88a3 um: Fix kernel mode fault condition by Richard Weinberger · 9 years ago
  43. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 71b5280 um/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  45. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 10 years ago
  46. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  47. da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 10 years ago
  48. 5334cda um: Handle tracehook_report_syscall_entry() result by Richard Weinberger · 10 years ago
  49. d231308 um: Catch unprotected user memory access by Richard Weinberger · 10 years ago
  50. f8d65d2 um: Rework uaccess code by Richard Weinberger · 10 years ago
  51. 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 10 years ago
  52. a791b15 um: kernel: ksyms: Export symbol syscall() for fixing modpost issue by Chen Gang · 10 years ago
  53. 05eacfd um: Use char[] for linker script address declarations by Nicolas Iooss · 10 years ago
  54. d5f20be um: Create asm/sections.h by Nicolas Iooss · 10 years ago
  55. fbc9f16 mm/fault, um: Fix compile error by Peter Zijlstra · 10 years ago
  56. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  57. fe205bd um: Print minimum physical memory requirement by Thomas Meyer · 10 years ago
  58. 33bbc30 um: Move uml_postsetup in the init_thread stack by Thomas Meyer · 10 years ago
  59. 04a4184 um: add a kmsg_dumper by Thomas Meyer · 10 years ago
  60. a98a6d8 um: Remove broken highmem support by Richard Weinberger · 10 years ago
  61. 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
  62. d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
  63. fcf8193 um: Remove dead code from stacktrace by Richard Weinberger · 10 years ago
  64. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  65. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  66. 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
  67. 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 11 years ago
  68. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  69. 307627e um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  70. bb6a1b2 um: segv: Save regs only in case of a kernel mode fault by Richard Weinberger · 11 years ago
  71. 468f659 um: Fix hung task in fix_range_common() by Richard Weinberger · 11 years ago
  72. 284e6d3 um: Ensure that a stub page cannot get unmapped by Richard Weinberger · 11 years ago
  73. 0565103 um: Memory corruption on startup by Anton Ivanov · 11 years ago
  74. cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 11 years ago
  75. 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
  76. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  77. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago
  78. e96d1c36 um: Make kstack_depth_to_print conform to arch/x86 by Richard Weinberger · 11 years ago
  79. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  80. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  81. 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
  82. 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  83. 201f99f uml: check length in exitcode_proc_write() by Dan Carpenter · 11 years ago
  84. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  85. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  86. 81bab4c um: Add irq chip um/mask handlers by Richard Weinberger · 11 years ago
  87. f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
  88. 9a8c135 um: siginfo cleanup by Richard Weinberger · 12 years ago
  89. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 12 years ago
  90. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 12 years ago
  91. 715ee35 mm/um: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  92. a214a8c UML: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  93. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  94. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  95. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  96. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  97. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  98. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 12 years ago
  100. 5b472b2 mm/um: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago