1. a4e075c cris: SA_ONESHOT handling is done by get_signal_to_deliver() by Al Viro · 12 years ago
  2. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 12 years ago
  3. 8b6c330 h8300: don't change blocked signals' mask if setting frame up fails by Al Viro · 12 years ago
  4. 9ef461a sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() by Al Viro · 12 years ago
  5. 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 12 years ago
  6. ea4d26a raid5: add AVX optimized RAID5 checksumming by Jim Kukunas · 12 years ago
  7. 446cdd1 avr32: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  8. 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  9. f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  10. 58e4257 microblaze: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  11. ef9b122 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  12. 2a3fdc1 c6x: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  13. 85a847f parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn() by Al Viro · 12 years ago
  14. 43a3599 m68k: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  15. 3334bf1 hexagon: do_notify_resume() needs tracehook_notify_resume() by Oleg Nesterov · 12 years ago
  16. 54bbf3e avr32: use block_sigmask() by Matt Fleming · 12 years ago
  17. 4920959 avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn by Oleg Nesterov · 12 years ago
  18. e1b1fd7 avr32: don't mask signals in the error path by Matt Fleming · 12 years ago
  19. 3883e30 m32r: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  20. 00f3578 mn10300: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  21. f3b5e82 cris: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  22. 7a076e4 ia64: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  23. 60c5975 microblaze: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  24. bcb8c8d microblaze: fix signal masking by Matt Fleming · 12 years ago
  25. a12c369 microblaze: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  26. de8f2dd microblaze: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  27. 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  28. 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  29. 97c47bb h8300: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  30. 9ae3679 unicore32: use block_sigmask() by Matt Fleming · 12 years ago
  31. 8e3f9f6 blackfin: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  32. 7ebe0c5 frv: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  33. ade7728 parisc: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  34. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  35. 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
  36. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  37. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. abd209b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. 06930b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  42. f4c16c5 Merge tag 'for-3.5' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  43. 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  44. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  45. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  46. 2ccf62b Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5 by Richard Weinberger · 12 years ago
  47. ffc51be um: missing checks of __put_user()/__get_user() return values by Al Viro · 12 years ago
  48. 0088b6e um: stub_rt_sigsuspend isn't needed these days anymore by Al Viro · 12 years ago
  49. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 12 years ago
  50. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  51. 8e95a53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  52. cd975ae Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  53. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  54. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  55. b2d668d x86, relocs: Build clean fix by Jarkko Sakkinen · 12 years ago
  56. d13a822 Merge commit 'v3.4' into x86/urgent by H. Peter Anvin · 12 years ago
  57. 985a94a um: Remove CONFIG_IRQ_RELEASE_METHOD by Richard Weinberger · 12 years ago
  58. 8e514b2 um: Remove usage of irq_chip->release() by Richard Weinberger · 12 years ago
  59. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  60. 2b76eba um: Fix __swp_type() by Richard Weinberger · 12 years ago
  61. f15b900 um: Implement a custom pte_same() function by Richard Weinberger · 12 years ago
  62. 62179d47 um: Add BUG() to do_ops()'s error path by Richard Weinberger · 12 years ago
  63. 54ce925 um: Remove unused variables by Richard Weinberger · 12 years ago
  64. 70b58d8 arm: don't open-code ptrace_report_syscall() by Al Viro · 12 years ago
  65. 7d181b9 arm: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  66. fa18484 arm: remove unused restart trampoline by Al Viro · 12 years ago
  67. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 12 years ago
  68. 21c1176 arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 12 years ago
  69. d9be5ea arm: don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  70. 7dfae72 arm: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 12 years ago
  71. 84849b3 arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 12 years ago
  72. 7f1b5a9 arm: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  73. c6802f4 um: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  74. 5a30a79 um: wrong sigmask saved in case of multiple sigframes by Al Viro · 12 years ago
  75. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  76. 3b7d15b um: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 12 years ago
  77. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  78. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  79. 29d679f x86, printk: Add missing KERN_CONT to NMI selftest by Sasha Levin · 12 years ago
  80. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  81. 7e5cb5e Merge branch 'vfs-cleanups' (random vfs cleanups) by Linus Torvalds · 12 years ago
  82. 8c12fec Merge branch 'stat-cleanups' (clean up copying of stat info to user space) by Linus Torvalds · 12 years ago
  83. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 12 years ago
  84. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  85. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 12 years ago
  86. 39faa24 MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. by Ralf Baechle · 12 years ago
  87. d41ced0 MIPS: lantiq: implement support for FALCON soc by John Crispin · 12 years ago
  88. cdb8612 watchdog: MIPS: lantiq: implement OF support and minor fixes by John Crispin · 12 years ago
  89. 5238f7b GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder by John Crispin · 12 years ago
  90. 57c8cb8 MIPS: pci: convert lantiq driver to OF by John Crispin · 12 years ago
  91. ddd4eec MIPS: lantiq: convert dma to platform driver by John Crispin · 12 years ago
  92. 287e3f3 MIPS: lantiq: implement support for clkdev api by John Crispin · 12 years ago
  93. bd51db7 MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() by John Crispin · 12 years ago
  94. 3645da0 OF: MIPS: lantiq: implement irq_domain support by John Crispin · 12 years ago
  95. a039222 OF: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  96. cd93b48 MIPS: lantiq: drop mips_machine support by John Crispin · 12 years ago
  97. 2f1bd67 xen/smp: unbind irqworkX when unplugging vCPUs. by Konrad Rzeszutek Wilk · 12 years ago
  98. 61f6c7a ARM: dma-mapping: use PMD size for section unmap by Vitaly Andrianov · 12 years ago
  99. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  100. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago