1. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  3. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  5. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  6. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  7. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  8. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  9. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  10. 27aedbd hexagon: switch to generic sys_execve() by Al Viro · 12 years ago
  11. 9952185 hexagon: kernel_thread()/kernel_execve() conversion by Al Viro · 12 years ago
  12. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  13. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  14. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  15. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  16. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  18. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  19. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  20. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  21. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  22. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  23. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  24. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  25. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  26. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  27. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  28. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  29. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  30. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  31. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  32. 1cedd69 don't bother exporting kernel_execve() by Al Viro · 12 years ago
  33. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  34. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  35. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  36. 4ee0444 hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  37. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  38. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  39. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  40. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  41. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  42. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  43. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  44. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  45. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  47. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 5042ab9 various Kconfig cleanup and old platform build code removal by Richard Kuo · 13 years ago
  50. 393a86a hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  51. 222c547 arch/hexagon/kernel/dma.c: make function static by Julia Lawall · 12 years ago
  52. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago
  53. 3c0f13b Hexagon: Use resource_size function by Thomas Meyer · 13 years ago
  54. ef9b122 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  55. 3334bf1 hexagon: do_notify_resume() needs tracehook_notify_resume() by Oleg Nesterov · 12 years ago
  56. 4713685 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  58. e0d8ffd hexagon: Remove select of not longer existing Kconfig switches by Thomas Gleixner · 12 years ago
  59. 24a6f35 hexagon: Use generic time config by Anna-Maria Gleixner · 12 years ago
  60. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  61. fe84405 hexagon: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  62. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  63. e336e05 hexagon: Use generic idle_task by Thomas Gleixner · 12 years ago
  64. 3b0132c hexagon: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  65. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  66. e00574b hexagon: add missing cpu.h include by Richard Kuo · 12 years ago
  67. 57f27cc hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  68. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 12 years ago
  69. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  70. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  71. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  72. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  73. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  74. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  75. 8335896 Disintegrate asm/system.h for Hexagon by David Howells · 12 years ago
  76. 7734552 Hexagon: adapt for dma_map_ops changes by Marek Szyprowski · 12 years ago
  77. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  78. 43aca32 Hexagon: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  79. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  81. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 12 years ago
  82. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  83. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  84. 74d04d6 Hexagon: Add basic stacktrace functionality for Hexagon architecture. by Richard Kuo · 13 years ago
  85. e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
  86. 60e1323 Hexagon: Comet platform support by Richard Kuo · 13 years ago
  87. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  88. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  89. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
  90. b7f3785 Hexagon: Add ioremap support by Richard Kuo · 13 years ago
  91. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  92. 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
  93. 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
  94. 013bf24 Hexagon: Provide basic implementation and/or stubs for I/O routines. by Richard Kuo · 13 years ago
  95. 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago
  96. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  97. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  98. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  99. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  100. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago