summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20163-1915/+12970
|\
| * sh: Move SH-4 CPU headers down one more level.Paul Mundt2008-10-202-0/+0
| * sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2008-10-202-2/+4
| * sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-2053-37/+40
| * sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt2008-10-2011-7/+7
| * sh: remove consistent alloc cruftMagnus Damm2008-10-201-10/+0
| * sh: add dynamic crash base address supportMagnus Damm2008-10-201-6/+9
| * sh: reduce Migo-R smc91x overrunsMagnus Damm2008-10-202-2/+6
| * sh: Fix up some merge damage.Paul Mundt2008-10-202-1/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-202-2/+2
| |\
| * \ Merge branch 'sh/gpiolib'Paul Mundt2008-10-2022-100/+8144
| |\ \
| | * | sh: Use sh7720 GPIO on magicpanelr2 boardMagnus Damm2008-10-202-1/+11
| | * | sh: Add sh7720 pinmux codeMagnus Damm2008-10-203-0/+1420
| | * | sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm2008-10-202-0/+12
| | * | sh: Add sh7203 pinmux codeMagnus Damm2008-10-203-0/+1747
| | * | sh: Use sh7723 GPIO on AP325RXA boardMagnus Damm2008-10-202-26/+75
| | * | sh: Add sh7723 pinmux codeMagnus Damm2008-10-203-0/+2164
| | * | sh: Use sh7722 GPIO on Migo-R boardMagnus Damm2008-10-203-69/+125
| | * | sh: Add sh7722 pinmux codeMagnus Damm2008-10-203-0/+1997
| | * | sh: GPIO and pinmux base codeMagnus Damm2008-10-205-4/+593
| * | | Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-202-0/+8
| * | | Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei2008-10-201-0/+2
| * | | sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA boardNobuhiro Iwamatsu2008-10-201-0/+3
| |/ /
| * | sh: More I/O routine overhauling.Paul Mundt2008-10-046-232/+115
| * | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-015-76/+4
| * | sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-013-804/+2
| * | sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2008-10-012-14/+14
| * | sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-012-45/+40
| * | sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt2008-09-291-1/+0
| * | sh: SH-5 clk fwk support.Paul Mundt2008-09-293-161/+91
| * | sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt2008-09-291-0/+2
| * | sh: Fix up signal_64 cast warnings.Paul Mundt2008-09-291-2/+2
| * | sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt2008-09-291-8/+16
| * | sh: Force pending restarted system calls to return -EINTR.Paul Mundt2008-09-242-6/+18
| * | sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu2008-09-241-10/+23
| * | sh: Add FPU registers to regset interface.Paul Mundt2008-09-215-9/+108
| * | sh: Add missing asm/ftrace.h.Paul Mundt2008-09-211-0/+8
| * | sh: ftrace support.Paul Mundt2008-09-214-0/+54
| * | sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-214-28/+50
| * | sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt2008-09-211-7/+4
| * | sh: Look up the trap vector for the page fault notifier.Paul Mundt2008-09-211-9/+4
| * | sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2008-09-212-12/+29
| * | sh: edosk7760: Correct size of bootloader flash partition.Luca Santini2008-09-211-5/+6
| * | sh: Add a few more definitions to asm/sizes.h.Paul Mundt2008-09-211-0/+5
| * | sh: Copy in asm/sizes.h helper from ARM.Paul Mundt2008-09-211-0/+56
| * | sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-202-18/+43
| * | sh: Disable 4kB stacks when using PAGE_SIZE_64KB.Paul Mundt2008-09-201-1/+1
| * | sh: HAVE_IOREMAP_PROT depends on MMU.Paul Mundt2008-09-171-1/+1
| * | sh: Fix up headers_check regression.Paul Mundt2008-09-171-3/+0
| * | sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt2008-09-173-61/+39