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