summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-127-297/+73Star
|\
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-292-5/+3Star
| * sh: switch to generic fork/vfork/cloneAl Viro2012-11-292-87/+8Star
| *---. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-297-212/+69Star
| |\ \ \
| | | | * sh: convert to generic sys_execve()Al Viro2012-10-232-48/+0Star
| | | | * sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-237-164/+69Star
| | | |/
* | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-114-4/+20
|\ \ \ \ | |/ / / |/| | |
| * | | sh: convert boards to use the OHCI platform driverFlorian Fainelli2012-10-224-4/+20
| |/ /
* / / sh64: fix altstack switching on sigreturnAl Viro2012-11-291-4/+2Star
|/ /
* / sh: Wire up kcmp syscall.Paul Mundt2012-10-152-0/+2
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-132-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-2/+0Star
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-012-2/+0Star
* | sections: fix section conflicts in arch/shAndi Kleen2012-10-051-1/+1
|/
* sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-182-2/+2
* sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-091-78/+117
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-033-3/+1Star
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-273-3/+1Star
* | sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski2012-08-021-0/+1
* | sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto2012-08-011-2/+2
* | sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro2012-07-261-0/+14
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-251-1/+0Star
|\ \
| * | sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski2012-07-201-1/+0Star
| |/
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-07-246-518/+394Star
|\ \
| * \ Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-07-2010-10/+10
| |\ \
| * | | sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt2012-06-141-191/+195
| * | | sh: Consolidate die definitions for trap handlers.Paul Mundt2012-06-143-102/+71Star
| * | | sh64: Kill off old exception debugging helpers.Paul Mundt2012-06-141-12/+0Star
| * | | sh64: Use generic unaligned access control/counters.Paul Mundt2012-06-141-113/+37Star
| * | | Merge branch 'sh/genirq' into sh-latestPaul Mundt2012-06-131-10/+0Star
| |\ \ \
| | * | | sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt2012-05-241-10/+0Star
| * | | | Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt2012-06-134-98/+99
| |\ \ \ \
| | * | | | sh64: Convert to unwinder API.Paul Mundt2012-05-244-98/+99
| | |/ / /
* | | / / sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt2012-07-021-1/+1
| |_|/ / |/| | |
* | | | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-2810-10/+10
|/ / /
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-135-163/+22Star
|\ \ \| | | | | |/ | | |/|
| * | | sh: use the new generic strnlen_user() functionPaul Mundt2012-06-132-42/+0Star
| * | | sh: switch to generic strncpy_from_user().Paul Mundt2012-06-132-42/+0Star
| |/ /
| * | new helper: signal_delivered()Al Viro2012-06-012-4/+2Star
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-8/+0Star
| * | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-012-35/+15Star
| * | sh64: failure to build sigframe != signal without handlerAl Viro2012-06-011-1/+1
| * | new helper: sigmask_to_save()Al Viro2012-06-012-17/+7Star
| * | new helper: restore_saved_sigmask()Al Viro2012-06-012-10/+2Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-4/+0Star
| |\ \
| | * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-242-4/+0Star
| | |/
| * / sh: use clear_tasks_mm_cpumask()Anton Vorontsov2012-06-011-6/+1Star
| |/
* | sh64: Fix up fallout from generic init_task conversion.Paul Mundt2012-05-241-0/+1
* | sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt2012-05-241-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-242-98/+39Star
|\