1. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  2. 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
  3. 71b5280 um/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  4. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  5. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  6. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  7. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 9 years ago
  8. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  9. 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
  10. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  11. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  12. da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 9 years ago
  13. 8eeba4e um: Include sys/types.h for makedev(), major(), minor() by Hans-Werner Hilse · 9 years ago
  14. f9bb3b5 um: Do not use stdin and stdout identifiers for struct members by Hans-Werner Hilse · 9 years ago
  15. 9a75551 um: Do not use __ptr_t type for stack_t's .ss pointer by Hans-Werner Hilse · 9 years ago
  16. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  17. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  18. 1eb7c6c um: Fix mconsole dependency by Richard Weinberger · 9 years ago
  19. 5334cda um: Handle tracehook_report_syscall_entry() result by Richard Weinberger · 9 years ago
  20. 30b11ee um: Remove copy&paste code from init.h by Richard Weinberger · 9 years ago
  21. 298e20b um: Stop abusing __KERNEL__ by Richard Weinberger · 9 years ago
  22. d231308 um: Catch unprotected user memory access by Richard Weinberger · 9 years ago
  23. f8d65d2 um: Rework uaccess code by Richard Weinberger · 9 years ago
  24. f74a14e um: Remove hppfs by Richard Weinberger · 9 years ago
  25. 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 9 years ago
  26. a791b15 um: kernel: ksyms: Export symbol syscall() for fixing modpost issue by Chen Gang · 10 years ago
  27. 5f32943 um/os-Linux: Use char[] for syscall_stub declarations by Nicolas Iooss · 10 years ago
  28. 05eacfd um: Use char[] for linker script address declarations by Nicolas Iooss · 10 years ago
  29. d5f20be um: Create asm/sections.h by Nicolas Iooss · 10 years ago
  30. 7879b1d um,ethertap: use strncpy by Alan · 9 years ago
  31. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  32. fbc9f16 mm/fault, um: Fix compile error by Peter Zijlstra · 9 years ago
  33. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  34. 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
  35. 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
  36. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  37. 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  38. fe205bd um: Print minimum physical memory requirement by Thomas Meyer · 9 years ago
  39. 33bbc30 um: Move uml_postsetup in the init_thread stack by Thomas Meyer · 9 years ago
  40. 04a4184 um: add a kmsg_dumper by Thomas Meyer · 9 years ago
  41. a98a6d8 um: Remove broken highmem support by Richard Weinberger · 9 years ago
  42. 28fa468 um: Remove broken SMP support by Richard Weinberger · 9 years ago
  43. d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 9 years ago
  44. aaeac66 um: Remove ppc cruft by Richard Weinberger · 9 years ago
  45. 23fc5f1 um: Remove ia64 cruft by Richard Weinberger · 9 years ago
  46. fcf8193 um: Remove dead code from stacktrace by Richard Weinberger · 9 years ago
  47. fd22384 um: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  48. a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  49. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  50. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  51. 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  52. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  53. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  54. 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
  55. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  57. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  58. 8a8a551 uml: Fix unsafe pid reference to foreground process group by Peter Hurley · 10 years ago
  59. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  60. 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  61. 5f78659 um: net: Eliminate NULL test after alloc_bootmem by Himangi Saraogi · 10 years ago
  62. 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
  63. 2a23612 um: ubd: Fix for processes stuck in D state forever by Thorsten Knabe · 10 years ago
  64. 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 10 years ago
  65. 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
  66. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  67. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  68. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  69. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  70. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  71. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  72. 307627e um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  73. bb6a1b2 um: segv: Save regs only in case of a kernel mode fault by Richard Weinberger · 10 years ago
  74. 468f659 um: Fix hung task in fix_range_common() by Richard Weinberger · 10 years ago
  75. 284e6d3 um: Ensure that a stub page cannot get unmapped by Richard Weinberger · 10 years ago
  76. ae5db6d Revert "um: Fix wait_stub_done() error handling" by Richard Weinberger · 10 years ago
  77. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  78. d4bc590 um: Fix for relative objtree when generating x86 headers by Michal Marek · 10 years ago
  79. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  80. 0565103 um: Memory corruption on startup by Anton Ivanov · 10 years ago
  81. 9fcb663 um: Missing pipe handling by Anton Ivanov · 10 years ago
  82. 0d71832 uml: Simplify tempdir logic. by Tristan Schmelcher · 11 years ago
  83. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  84. cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 10 years ago
  85. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  86. fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  87. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  88. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  89. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  90. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  91. 9af2452 um: Include generic barrier.h by Richard Weinberger · 10 years ago
  92. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  93. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  94. a6ce711 um: use generic fixmap.h by Mark Salter · 10 years ago
  95. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  96. fff6540 um: Build always with -mcmodel=large on 64bit by Richard Weinberger · 11 years ago
  97. 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
  98. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  99. 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
  100. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago