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