1. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  2. fbc9f16 mm/fault, um: Fix compile error by Peter Zijlstra · 9 years ago
  3. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  4. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  5. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  6. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  7. 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  8. fe205bd um: Print minimum physical memory requirement by Thomas Meyer · 9 years ago
  9. 33bbc30 um: Move uml_postsetup in the init_thread stack by Thomas Meyer · 9 years ago
  10. 04a4184 um: add a kmsg_dumper by Thomas Meyer · 9 years ago
  11. a98a6d8 um: Remove broken highmem support by Richard Weinberger · 9 years ago
  12. 28fa468 um: Remove broken SMP support by Richard Weinberger · 9 years ago
  13. d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 9 years ago
  14. aaeac66 um: Remove ppc cruft by Richard Weinberger · 9 years ago
  15. 23fc5f1 um: Remove ia64 cruft by Richard Weinberger · 9 years ago
  16. fcf8193 um: Remove dead code from stacktrace by Richard Weinberger · 9 years ago
  17. fd22384 um: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  18. a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  19. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  20. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  21. 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  22. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  23. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  24. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  25. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  26. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  27. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  28. 8a8a551 uml: Fix unsafe pid reference to foreground process group by Peter Hurley · 10 years ago
  29. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  30. 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  31. 5f78659 um: net: Eliminate NULL test after alloc_bootmem by Himangi Saraogi · 10 years ago
  32. 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
  33. 2a23612 um: ubd: Fix for processes stuck in D state forever by Thorsten Knabe · 10 years ago
  34. 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 10 years ago
  35. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  37. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  38. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  39. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  40. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  41. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  42. 307627e um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  43. bb6a1b2 um: segv: Save regs only in case of a kernel mode fault by Richard Weinberger · 10 years ago
  44. 468f659 um: Fix hung task in fix_range_common() by Richard Weinberger · 10 years ago
  45. 284e6d3 um: Ensure that a stub page cannot get unmapped by Richard Weinberger · 10 years ago
  46. ae5db6d Revert "um: Fix wait_stub_done() error handling" by Richard Weinberger · 10 years ago
  47. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  48. d4bc590 um: Fix for relative objtree when generating x86 headers by Michal Marek · 10 years ago
  49. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  50. 0565103 um: Memory corruption on startup by Anton Ivanov · 10 years ago
  51. 9fcb663 um: Missing pipe handling by Anton Ivanov · 10 years ago
  52. 0d71832 uml: Simplify tempdir logic. by Tristan Schmelcher · 11 years ago
  53. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  54. cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 10 years ago
  55. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  57. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  58. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  59. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  60. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  61. 9af2452 um: Include generic barrier.h by Richard Weinberger · 10 years ago
  62. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  63. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  64. a6ce711 um: use generic fixmap.h by Mark Salter · 10 years ago
  65. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  66. fff6540 um: Build always with -mcmodel=large on 64bit by Richard Weinberger · 11 years ago
  67. 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
  68. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  69. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago
  71. a851aeb um: remove used STDIO_CONSOLE Kconfig param by Michael Opdenacker · 11 years ago
  72. e40f04d arch/um: make it work with defconfig and x86_64 by Ramkumar Ramachandra · 11 years ago
  73. e96d1c3 um: Make kstack_depth_to_print conform to arch/x86 by Richard Weinberger · 11 years ago
  74. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  75. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  76. 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
  77. 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  78. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  79. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  80. 201f99f uml: check length in exitcode_proc_write() by Dan Carpenter · 11 years ago
  81. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  82. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  83. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  84. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  85. 81bab4c um: Add irq chip um/mask handlers by Richard Weinberger · 11 years ago
  86. 2501272 um: Run UML in it's own session. by Richard Weinberger · 11 years ago
  87. 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
  88. bc1d72e um: ubd: Introduce submit_request() by Richard Weinberger · 11 years ago
  89. 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
  90. f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
  91. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  92. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  93. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  94. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 11 years ago
  95. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 11 years ago
  96. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 11 years ago
  97. 715ee35 mm/um: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  98. a214a8c UML: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  99. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  100. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago