1. fe2eff8 m32r: struct old_sigaction is never used by Al Viro · 13 years ago
  2. b1175ed xtensa: xtensa_sigaction doesn't exist by Al Viro · 13 years ago
  3. cbdfb9f alpha: tidy signal delivery up by Al Viro · 13 years ago
  4. cf4a0ce score: don't open-code force_sigsegv() by Al Viro · 13 years ago
  5. 6eef019 cris: don't open-code force_sigsegv() by Al Viro · 13 years ago
  6. 5d71c55 blackfin: don't open-code force_sigsegv() by Al Viro · 13 years ago
  7. fe49c1c avr32: need to clear RESTORE_SIGMASK on successful signal delivery by Al Viro · 13 years ago
  8. ae28b38 microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too by Al Viro · 13 years ago
  9. a4e075c cris: SA_ONESHOT handling is done by get_signal_to_deliver() by Al Viro · 13 years ago
  10. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 13 years ago
  11. 8b6c330 h8300: don't change blocked signals' mask if setting frame up fails by Al Viro · 13 years ago
  12. 9ef461a sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() by Al Viro · 13 years ago
  13. 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 13 years ago
  14. 446cdd1 avr32: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  15. 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  16. f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  17. 58e4257 microblaze: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  18. ef9b122 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  19. 2a3fdc1 c6x: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  20. 85a847f parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn() by Al Viro · 13 years ago
  21. 43a3599 m68k: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  22. 3334bf1 hexagon: do_notify_resume() needs tracehook_notify_resume() by Oleg Nesterov · 13 years ago
  23. 54bbf3e avr32: use block_sigmask() by Matt Fleming · 13 years ago
  24. 4920959 avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn by Oleg Nesterov · 13 years ago
  25. e1b1fd7 avr32: don't mask signals in the error path by Matt Fleming · 13 years ago
  26. 3883e30 m32r: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  27. 00f3578 mn10300: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  28. f3b5e82 cris: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  29. 7a076e4 ia64: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  30. 60c5975 microblaze: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  31. bcb8c8d microblaze: fix signal masking by Matt Fleming · 13 years ago
  32. a12c369 microblaze: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  33. de8f2dd microblaze: don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
  34. 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  35. 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  36. 97c47bb h8300: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  37. 9ae3679 unicore32: use block_sigmask() by Matt Fleming · 13 years ago
  38. 8e3f9f6 blackfin: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  39. 7ebe0c5 frv: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  40. ade7728 parisc: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  41. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  42. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  43. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. abd209b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  46. 513de47 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. 62c8d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  48. 06930b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  49. 2e32180 Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu" by Linus Torvalds · 13 years ago
  50. c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  51. da4f58f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  52. ba01a87 Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  53. c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  54. f4c16c5 Merge tag 'for-3.5' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  55. 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  56. ac18065 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  57. ae82a82 Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  58. 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  59. 6326c71 vfs: be even more careful about dentry RCU name lookups by Linus Torvalds · 13 years ago
  60. a70b52e vfs: make AIO use the proper rw_verify_area() area helpers by Linus Torvalds · 13 years ago
  61. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  62. 4f6ade9 Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  63. 31a6710 Fix blocking allocations called very early during bootup by Linus Torvalds · 13 years ago
  64. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 13 years ago
  65. 8e95a53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  66. cd975ae Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  67. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  68. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  69. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 13 years ago
  70. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  71. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 13 years ago
  72. e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 13 years ago
  73. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 13 years ago
  74. 7e5cb5e Merge branch 'vfs-cleanups' (random vfs cleanups) by Linus Torvalds · 13 years ago
  75. 8c12fec Merge branch 'stat-cleanups' (clean up copying of stat info to user space) by Linus Torvalds · 13 years ago
  76. dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 13 years ago
  77. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 13 years ago
  78. 4175160 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  79. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 13 years ago
  80. e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 13 years ago
  81. 7486394 drivers/net/stmmac: seq_file fix memory leak by Djalal Harouni · 13 years ago
  82. 672552a blackfin: fix build after add bf60x mach/pm.h by Steven Miao · 13 years ago
  83. bda45b8 blackfin: twi: include linux/i2c.h by Sonic Zhang · 13 years ago
  84. 7967ba0 blackfin: bf60x: add head file for crc controller by Sonic Zhang · 13 years ago
  85. c41704f blackfin: bf60x: twi: work around temporary anomaly 0501001 by Sonic Zhang · 13 years ago
  86. 1e92bf6 blackfin: twi: Move TWI MMR access macro to twi head file by Sonic Zhang · 13 years ago
  87. cf93feb blackfin: twi: Move TWI peripheral pin request array to platform data by Sonic Zhang · 13 years ago
  88. 913f2f2 blackfin: bf60x: anomaly: Add a temporary anomaly 0501001 by Sonic Zhang · 13 years ago
  89. 8bf7135 blackfin: bf60x: Rename the DDR controller macro by Sonic Zhang · 13 years ago
  90. 5a84775 blackfin: mach-bf609: pm: cleanup bfin_deepsleep by Steven Miao · 13 years ago
  91. 1d3dbda blackfin: bf60x: cleanup get clock code by Sonic Zhang · 13 years ago
  92. 72b099e blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. by Sonic Zhang · 13 years ago
  93. 0fbd88c blackfin: bf60x: add wakeup source select by Steven Miao · 13 years ago
  94. 7c141c1 blackfin: bf60x: make clock changeable in kernel menuconfig by Bob Liu · 13 years ago
  95. 1c40093 blackfin:mach-bf609: fix norflash for bf609-ezkit by Bob Liu · 13 years ago
  96. 6e1953e blackfin: mach-bf609: add can_wakeup to ethernet device by Bob Liu · 13 years ago
  97. 3641302 blackfin: remove redundant CONFIG_BF60x macro by Sonic Zhang · 13 years ago
  98. 5b8163a blackfin: rotary: Add pm_wakeup flag to platform data structure. by Sonic Zhang · 13 years ago
  99. ec98e6b bfin_gpio: fix bf548-ezkit kernel fail to boot by Steven Miao · 13 years ago
  100. 1a12145 bfin_dma: fix initcall return error in proc_dma_init() by Steven Miao · 13 years ago