aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds163-1915/+12970
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-0/+3
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20sh: Move SH-4 CPU headers down one more level.Paul Mundt2-0/+0
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2-2/+4
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt53-37/+40
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt11-7/+7
2008-10-20sh: remove consistent alloc cruftMagnus Damm1-10/+0
2008-10-20sh: add dynamic crash base address supportMagnus Damm1-6/+9
2008-10-20sh: reduce Migo-R smc91x overrunsMagnus Damm2-2/+6
2008-10-20sh: Fix up some merge damage.Paul Mundt2-1/+3
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-2/+2
2008-10-20Merge branch 'sh/gpiolib'Paul Mundt22-100/+8144
2008-10-20Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2-0/+8
2008-10-20Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei1-0/+2
2008-10-20sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA boardNobuhiro Iwamatsu1-0/+3
2008-10-20sh: Use sh7720 GPIO on magicpanelr2 boardMagnus Damm2-1/+11
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm3-0/+1420
2008-10-20sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm2-0/+12
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm3-0/+1747
2008-10-20sh: Use sh7723 GPIO on AP325RXA boardMagnus Damm2-26/+75
2008-10-20sh: Add sh7723 pinmux codeMagnus Damm3-0/+2164
2008-10-20sh: Use sh7722 GPIO on Migo-R boardMagnus Damm3-69/+125
2008-10-20sh: Add sh7722 pinmux codeMagnus Damm3-0/+1997
2008-10-20sh: GPIO and pinmux base codeMagnus Damm5-4/+593
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-04sh: More I/O routine overhauling.Paul Mundt6-232/+115
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt5-76/+4
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt3-804/+2
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2-14/+14
2008-10-01sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2-45/+40
2008-09-29sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt1-1/+0
2008-09-29sh: SH-5 clk fwk support.Paul Mundt3-161/+91
2008-09-29sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt1-0/+2
2008-09-29sh: Fix up signal_64 cast warnings.Paul Mundt1-2/+2
2008-09-29sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt1-8/+16
2008-09-24sh: Force pending restarted system calls to return -EINTR.Paul Mundt2-6/+18
2008-09-24sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu1-10/+23
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt5-9/+108
2008-09-21sh: Add missing asm/ftrace.h.Paul Mundt1-0/+8
2008-09-21sh: ftrace support.Paul Mundt4-0/+54
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt4-28/+50
2008-09-21sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt1-7/+4
2008-09-21sh: Look up the trap vector for the page fault notifier.Paul Mundt1-9/+4
2008-09-21sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2-12/+29
2008-09-21sh: edosk7760: Correct size of bootloader flash partition.Luca Santini1-5/+6
2008-09-21sh: Add a few more definitions to asm/sizes.h.Paul Mundt1-0/+5
2008-09-21sh: Copy in asm/sizes.h helper from ARM.Paul Mundt1-0/+56
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt2-18/+43
2008-09-20sh: Disable 4kB stacks when using PAGE_SIZE_64KB.Paul Mundt1-1/+1