summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-22avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturnOleg Nesterov
2012-05-22avr32: don't mask signals in the error pathMatt Fleming
2012-05-22m32r: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22mn10300: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22cris: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22ia64: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22microblaze: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22microblaze: fix signal maskingMatt Fleming
2012-05-22microblaze: no need to reset handler if SA_ONESHOTMatt Fleming
2012-05-22microblaze: don't reimplement force_sigsegv()Matt Fleming
2012-05-22score: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22score: don't mask signals if we fail to setup signal stackMatt Fleming
2012-05-22h8300: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22unicore32: use block_sigmask()Matt Fleming
2012-05-22blackfin: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22frv: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22parisc: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22new helper: sigsuspend()Al Viro
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-05-22Merge tag 'for-3.5' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-05-21Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao
2012-05-21blackfin: twi: include linux/i2c.hSonic Zhang
2012-05-21blackfin: bf60x: add head file for crc controllerSonic Zhang
2012-05-21blackfin: bf60x: twi: work around temporary anomaly 0501001Sonic Zhang
2012-05-21blackfin: twi: Move TWI MMR access macro to twi head fileSonic Zhang
2012-05-21blackfin: twi: Move TWI peripheral pin request array to platform dataSonic Zhang
2012-05-21blackfin: bf60x: anomaly: Add a temporary anomaly 0501001Sonic Zhang
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang
2012-05-21blackfin: mach-bf609: pm: cleanup bfin_deepsleepSteven Miao
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao