1. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  2. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  4. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  5. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  6. d64008a burying unused conditionals by Al Viro · 12 years ago
  7. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 4788069 avr32: switch to generic sigaltstack by Al Viro · 12 years ago
  9. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  10. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  11. 2e72762 avr32: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 11 years ago
  12. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  13. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  14. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  15. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  18. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  19. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  20. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  21. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  24. 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
  25. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  26. e9b2e78 avr32, kconfig: remove HAVE_ARCH_BOOTMEM by Joonsoo Kim · 12 years ago
  27. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  28. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  29. 584271b avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers by Al Viro · 12 years ago
  30. 2abb74e atmel: move ATMEL_MAX_UART to platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  31. 95e629b ARM/AVR32: get rid of serial_at91.h by Russell King · 12 years ago
  32. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  33. 77614e0 arch: Change defconfigs to point to g_mass_storage. by Michal Nazarewicz · 12 years ago
  34. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  35. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  36. 84222e2 net/cadence: get rid of HAVE_NET_MACB by Joachim Eastwood · 12 years ago
  37. 5fd0b58 avr32: switch to generic sys_execve() by Al Viro · 12 years ago
  38. 5adc807 avr32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  39. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  40. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  41. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  42. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  43. 83b9d3a UAPI: (Scripted) Disintegrate arch/avr32/include/asm by David Howells · 12 years ago
  44. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  45. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  46. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  47. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  48. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  49. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  50. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  51. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  52. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  53. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  54. 971ceb1 avr32: trim masks by Al Viro · 12 years ago
  55. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  56. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  57. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  58. a098200 dw_dmac: autoconfigure data_width or get it via platform data by Andy Shevchenko · 12 years ago
  59. 4a63a8b dw_dmac: autoconfigure block_size or use platform data by Andy Shevchenko · 12 years ago
  60. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  61. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  62. 6c55845 avr32: fix build error in ATSTK1002 code by Fengguang Wu · 12 years ago
  63. bf7c27e avr32/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  64. 96c557d avr32: remove km_type definitions by Cong Wang · 13 years ago
  65. 03240b2 fixups for signal breakage by Al Viro · 12 years ago
  66. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  67. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  69. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  70. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  71. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  72. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  73. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  74. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  75. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  76. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  77. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  78. 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
  79. 62366c8 avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers by Al Viro · 12 years ago
  80. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  81. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. 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
  83. 9a07880 avr32: struct old_sigaction is never used by Al Viro · 12 years ago
  84. fe49c1c avr32: need to clear RESTORE_SIGMASK on successful signal delivery by Al Viro · 12 years ago
  85. 446cdd1 avr32: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  86. 54bbf3e avr32: use block_sigmask() by Matt Fleming · 12 years ago
  87. 4920959 avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn by Oleg Nesterov · 12 years ago
  88. e1b1fd7 avr32: don't mask signals in the error path by Matt Fleming · 12 years ago
  89. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  90. 8d6af99 avr32: Use generic time config by Anna-Maria Gleixner · 12 years ago
  91. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  92. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  93. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  94. 29b2501 avr32: Use generic init_task by Thomas Gleixner · 12 years ago
  95. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  96. 167d821 avr32: fix nop compile fails from system.h split up by Paul Gortmaker · 12 years ago
  97. 3d92e05 avr32: fix build failures from mis-naming of atmel_nand.h by Paul Gortmaker · 12 years ago
  98. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  99. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago