aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-297/+73
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-4/+20
2012-11-28flagday: don't pass regs to copy_thread()Al Viro2-5/+3
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro2-87/+8
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro7-212/+69
2012-11-28sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-10-22sh: convert to generic sys_execve()Al Viro2-48/+0
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro7-164/+69
2012-10-22sh: convert boards to use the OHCI platform driverFlorian Fainelli4-4/+20
2012-10-15sh: Wire up kcmp syscall.Paul Mundt2-0/+2
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-4/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-2/+0
2012-10-06sections: fix section conflicts in arch/shAndi Kleen1-1/+1
2012-10-01Uninclude linux/freezer.hRichard Weinberger2-2/+0
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2-2/+2
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy1-78/+117
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-3/+1
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto1-2/+2
2012-07-26sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro1-0/+14
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds6-518/+394
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt10-10/+10
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski1-1/+0
2012-07-02sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt1-1/+1
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu10-10/+10
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven3-3/+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 Mundt3-102/+71
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt1-12/+0
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/multi-unwinders' into sh-latestPaul Mundt4-98/+99
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt5-163/+22
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt2-42/+0
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt2-42/+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-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-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-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt1-0/+1
2012-05-24sh64: Convert to unwinder API.Paul Mundt4-98/+99
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 Torvalds2-98/+39