1. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  2. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  3. d1407fd m32r: delete __cpuinit usage from all m32r files by Paul Gortmaker · 11 years ago
  4. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  5. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  6. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  7. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  8. c5c009f mm/m32r: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  9. a0e7b80 mm/m32r: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  10. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  11. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  12. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  13. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  15. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  16. 0168257 m32r: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  17. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  18. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  19. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  20. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  21. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  22. 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
  23. 8be6585 mm/m32r: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  24. c8d5cb7 m32r: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  25. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  26. 0143622 m32r: Use generic idle loop by Thomas Gleixner · 11 years ago
  27. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  28. 415586c UAPI: fix endianness conditionals in M32R's asm/stat.h by David Howells · 11 years ago
  29. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  30. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  31. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  32. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  34. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  35. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  36. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  37. 1d82256 m32r idle: delete pm_idle, and other dead idle code by Len Brown · 11 years ago
  38. d64008a burying unused conditionals by Al Viro · 12 years ago
  39. 1084f75 m32r: switch to generic sigaltstack by Al Viro · 12 years ago
  40. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  41. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  42. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  43. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  44. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  45. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  46. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  47. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  49. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  50. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  51. f7f4dc1 UAPI: (Scripted) Disintegrate arch/m32r/include/asm by David Howells · 12 years ago
  52. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  53. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  54. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  55. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  56. 92bbe6c m32r: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  57. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  58. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  59. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  60. 8eae10e m32r: switch to generic sys_execve() by Al Viro · 12 years ago
  61. ea4a1da m32r: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  62. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  63. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  64. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  66. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  67. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  68. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  69. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  70. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  71. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  72. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  73. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  74. d70745b m32r: trim masks by Al Viro · 12 years ago
  75. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  76. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  77. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  78. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  79. 48ae077 m32r: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  80. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  81. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  82. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 9a75c6e m32r: make memset() global for CONFIG_KERNEL_BZIP2=y by Geert Uytterhoeven · 12 years ago
  84. a8abbca m32r: add memcpy() for CONFIG_KERNEL_GZIP=y by Geert Uytterhoeven · 12 years ago
  85. df12aef m32r: consistently use "suffix-$(...)" by Geert Uytterhoeven · 12 years ago
  86. a6b2029 m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout by Geert Uytterhoeven · 12 years ago
  87. f9717f3 m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout by Geert Uytterhoeven · 12 years ago
  88. 07f604cc m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  89. 43cc7e8 smp: Remove num_booting_cpus() by Thomas Gleixner · 12 years ago
  90. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  92. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  93. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  94. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  95. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  96. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  97. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  98. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  100. 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