| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | sh: Move SH-4 CPU headers down one more level. | Paul Mundt | 2008-10-20 |
| * | sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. | Paul Mundt | 2008-10-20 |
| * | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 |
| * | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt | 2008-10-19 |
| * | sh: remove consistent alloc cruft | Magnus Damm | 2008-10-19 |
| * | sh: add dynamic crash base address support | Magnus Damm | 2008-10-19 |
| * | sh: reduce Migo-R smc91x overruns | Magnus Damm | 2008-10-19 |
| * | sh: Fix up some merge damage. | Paul Mundt | 2008-10-19 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-19 |
| |\ |
|
| * \ | Merge branch 'sh/gpiolib' | Paul Mundt | 2008-10-19 |
| |\ \ |
|
| | * | | sh: Use sh7720 GPIO on magicpanelr2 board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7720 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: Use sh7203 GPIO on rsk7203 board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7203 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: Use sh7723 GPIO on AP325RXA board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7723 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: Use sh7722 GPIO on Migo-R board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7722 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: GPIO and pinmux base code | Magnus Damm | 2008-10-19 |
| * | | | Fix debugfs_create_file's error checking method for arch/sh/mm/ | Zhaolei | 2008-10-19 |
| * | | | Fix debugfs_create_dir's error checking method for arch/sh/kernel/ | Zhaolei | 2008-10-19 |
| * | | | sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA board | Nobuhiro Iwamatsu | 2008-10-19 |
| |/ / |
|
| * | | sh: More I/O routine overhauling. | Paul Mundt | 2008-10-03 |
| * | | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 2008-10-01 |
| * | | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt | 2008-10-01 |
| * | | sh: Use __raw_xxx() I/O accessors for INTC and IPR. | Paul Mundt | 2008-10-01 |
| * | | sh: Fix up the __raw_read/writeX() definitions. | Paul Mundt | 2008-10-01 |
| * | | sh: Use clk fwk for preset lpj on sh64, too. | Paul Mundt | 2008-09-29 |
| * | | sh: SH-5 clk fwk support. | Paul Mundt | 2008-09-29 |
| * | | sh: sh_ksyms_64 needs __strncpy_from_user() definition. | Paul Mundt | 2008-09-29 |
| * | | sh: Fix up signal_64 cast warnings. | Paul Mundt | 2008-09-29 |
| * | | sh: Fix up uaccess_64 put/get_user() cast warnings. | Paul Mundt | 2008-09-29 |
| * | | sh: Force pending restarted system calls to return -EINTR. | Paul Mundt | 2008-09-24 |
| * | | sh: ap325rxa: create CPLD data area in mtd | Nobuhiro Iwamatsu | 2008-09-24 |
| * | | sh: Add FPU registers to regset interface. | Paul Mundt | 2008-09-21 |
| * | | sh: Add missing asm/ftrace.h. | Paul Mundt | 2008-09-21 |
| * | | sh: ftrace support. | Paul Mundt | 2008-09-21 |
| * | | sh: Trivial trace_mark() instrumentation for core events. | Paul Mundt | 2008-09-21 |
| * | | sh: Kill off duplicate page fault notifiers in slow path. | Paul Mundt | 2008-09-20 |
| * | | sh: Look up the trap vector for the page fault notifier. | Paul Mundt | 2008-09-20 |
| * | | sh: Move lookup_exception_vector() out to asm/system_32.h. | Paul Mundt | 2008-09-20 |
| * | | sh: edosk7760: Correct size of bootloader flash partition. | Luca Santini | 2008-09-20 |
| * | | sh: Add a few more definitions to asm/sizes.h. | Paul Mundt | 2008-09-20 |
| * | | sh: Copy in asm/sizes.h helper from ARM. | Paul Mundt | 2008-09-20 |
| * | | sh: Support kernel stacks smaller than a page. | Paul Mundt | 2008-09-20 |
| * | | sh: Disable 4kB stacks when using PAGE_SIZE_64KB. | Paul Mundt | 2008-09-20 |
| * | | sh: HAVE_IOREMAP_PROT depends on MMU. | Paul Mundt | 2008-09-17 |
| * | | sh: Fix up headers_check regression. | Paul Mundt | 2008-09-17 |
| * | | sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. | Paul Mundt | 2008-09-17 |