aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds23-968/+659
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt12-13/+13
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-02sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt1-1/+1
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt11-11/+11
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu11-11/+11
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski1-2/+2
2012-06-14sh64: Fix up section mismatch warnings.Paul Mundt1-1/+1
2012-06-14sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt1-191/+195
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt4-102/+75
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt3-261/+1
2012-06-14sh64: Use generic unaligned access control/counters.Paul Mundt1-113/+37
2012-06-13Merge branch 'sh/genirq' into sh-latestPaul Mundt1-10/+0
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt11-200/+256
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt6-98/+102
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt48-414/+147
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt6-10/+5
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven1-6/+6
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt1-2/+2
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt7-117/+57
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt6-114/+5
2012-06-13sh: Kill off last dead UBC headerPaul Bolle1-28/+0
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-70/+39
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+0
2012-06-01new helper: signal_delivered()Al Viro2-4/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-8/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2-35/+15
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro1-1/+1
2012-06-01new helper: sigmask_to_save()Al Viro2-17/+7
2012-06-01new helper: restore_saved_sigmask()Al Viro2-10/+2
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+17
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-4/+0
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov1-6/+1
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2-4/+0
2012-05-28sh: convert to kbuild asm-generic support.Paul Mundt29-69/+29
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+2
2012-05-24sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.Paul Mundt4-51/+97
2012-05-24sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.Paul Mundt4-55/+94
2012-05-24sh: mach-x3proto: Migrate to linear irq domain.Paul Mundt2-26/+32
2012-05-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt1-0/+1
2012-05-24sh64: Ensure KALLSYMS is enabled for unwinder use.Paul Mundt1-0/+1
2012-05-24sh64: Convert to unwinder API.Paul Mundt5-98/+101
2012-05-24sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt1-10/+0
2012-05-24sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt1-0/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2-4/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-104/+41