1. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 10 years ago
  3. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  4. fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  5. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  6. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  7. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  8. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  9. 9af2452 um: Include generic barrier.h by Richard Weinberger · 10 years ago
  10. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  11. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  12. a6ce711 um: use generic fixmap.h by Mark Salter · 10 years ago
  13. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  14. fff6540 um: Build always with -mcmodel=large on 64bit by Richard Weinberger · 11 years ago
  15. 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
  16. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  17. 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
  18. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago
  19. a851aeb um: remove used STDIO_CONSOLE Kconfig param by Michael Opdenacker · 11 years ago
  20. e40f04d arch/um: make it work with defconfig and x86_64 by Ramkumar Ramachandra · 11 years ago
  21. e96d1c3 um: Make kstack_depth_to_print conform to arch/x86 by Richard Weinberger · 11 years ago
  22. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  23. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  24. 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
  25. 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  26. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  27. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  28. 201f99f uml: check length in exitcode_proc_write() by Dan Carpenter · 11 years ago
  29. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  30. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  31. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  32. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  33. 81bab4c um: Add irq chip um/mask handlers by Richard Weinberger · 11 years ago
  34. 2501272 um: Run UML in it's own session. by Richard Weinberger · 11 years ago
  35. 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
  36. bc1d72e um: ubd: Introduce submit_request() by Richard Weinberger · 11 years ago
  37. 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
  38. f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
  39. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  40. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  41. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  42. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 11 years ago
  43. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 11 years ago
  44. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 11 years ago
  45. 715ee35 mm/um: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  46. a214a8c UML: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  47. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  48. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  49. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  50. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  52. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  53. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  54. c9036e9 mconsole: we'd better initialize pos before passing it to vfs_read()... by Al Viro · 11 years ago
  55. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  57. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  59. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  61. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  62. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  64. 5b472b2 mm/um: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  65. e16e0b1 mm/um: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  66. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  67. 8198c16 um: Use generic idle loop by Richard Weinberger · 11 years ago
  68. 4554eb9 UM: Adjust printk in create_proc_mconsole() by David Howells · 11 years ago
  69. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  70. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  71. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  72. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  73. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 11 years ago
  74. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 11 years ago
  75. 72383d4 um: fix build failure due to mess-up of sig_info protorype by Sergei Trofimovich · 12 years ago
  76. fdfa4c9 um: add missing declaration of 'getrlimit()' and friends by Sergei Trofimovich · 12 years ago
  77. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  78. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  79. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  80. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  81. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  82. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  83. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  84. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  85. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  86. 75dacf5 arch/um: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  87. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  88. 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
  89. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  91. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  92. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  93. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  96. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  97. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  98. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  99. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  100. 2b067fc um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get by Al Viro · 12 years ago