aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28sh64: fix altstack switching on sigreturnAl Viro
2012-10-22sh: convert to generic sys_execve()Al Viro
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-22sh: convert boards to use the OHCI platform driverFlorian Fainelli
2012-10-15sh: Wire up kcmp syscall.Paul Mundt
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-06sections: fix section conflicts in arch/shAndi Kleen
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto
2012-07-26sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski
2012-07-02sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-06-14sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt
2012-06-14sh64: Use generic unaligned access control/counters.Paul Mundt
2012-06-13Merge branch 'sh/genirq' into sh-latestPaul Mundt
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt
2012-05-24sh64: Convert to unwinder API.Paul Mundt
2012-05-24sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt
2012-05-24sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds