aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20sh: Move SH-4 CPU headers down one more level.Paul Mundt
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt
2008-10-20sh: remove consistent alloc cruftMagnus Damm
2008-10-20sh: add dynamic crash base address supportMagnus Damm
2008-10-20sh: reduce Migo-R smc91x overrunsMagnus Damm
2008-10-20sh: Fix up some merge damage.Paul Mundt
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2008-10-20Merge branch 'sh/gpiolib'Paul Mundt
2008-10-20Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei
2008-10-20Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei
2008-10-20sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA boardNobuhiro Iwamatsu
2008-10-20sh: Use sh7720 GPIO on magicpanelr2 boardMagnus Damm
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm
2008-10-20sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm
2008-10-20sh: Use sh7723 GPIO on AP325RXA boardMagnus Damm
2008-10-20sh: Add sh7723 pinmux codeMagnus Damm
2008-10-20sh: Use sh7722 GPIO on Migo-R boardMagnus Damm
2008-10-20sh: Add sh7722 pinmux codeMagnus Damm
2008-10-20sh: GPIO and pinmux base codeMagnus Damm
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-04sh: More I/O routine overhauling.Paul Mundt
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt
2008-10-01sh: Fix up the __raw_read/writeX() definitions.Paul Mundt
2008-09-29sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt
2008-09-29sh: SH-5 clk fwk support.Paul Mundt
2008-09-29sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt
2008-09-29sh: Fix up signal_64 cast warnings.Paul Mundt
2008-09-29sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt
2008-09-24sh: Force pending restarted system calls to return -EINTR.Paul Mundt
2008-09-24sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt
2008-09-21sh: Add missing asm/ftrace.h.Paul Mundt
2008-09-21sh: ftrace support.Paul Mundt
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt
2008-09-21sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt
2008-09-21sh: Look up the trap vector for the page fault notifier.Paul Mundt
2008-09-21sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt
2008-09-21sh: edosk7760: Correct size of bootloader flash partition.Luca Santini
2008-09-21sh: Add a few more definitions to asm/sizes.h.Paul Mundt
2008-09-21sh: Copy in asm/sizes.h helper from ARM.Paul Mundt
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt
2008-09-20sh: Disable 4kB stacks when using PAGE_SIZE_64KB.Paul Mundt