Age | Commit message (Expand) | Author |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-16 | sh: export empty_zero_page | Andrew Morton |
2008-04-16 | sh: arch/sh/kernel/traps_32.c needs asm/fpu.h | Andrew Morton |
2008-04-16 | sh: fix compressed kernel build | Manuel Lauss |
2008-04-16 | sh64: add missing #include <asm/fpu.h>'s | Adrian Bunk |
2008-03-31 | sh: Fix up uImage compression type | Yoshihiro Shimoda |
2008-03-31 | remove include/asm-sh/floppy.h | Adrian Bunk |
2008-03-26 | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt |
2008-03-21 | sh: Use relative paths for mach/cpu symlinks. | Franck Bui-Huu |
2008-03-21 | SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro. | Robert P. J. Day |
2008-03-14 | sh: Fix uImage build error. | Paul Mundt |
2008-03-13 | sh: Fix up the timer IRQ definition for SH7203. | Paul Mundt |
2008-03-13 | sh: Fix up the address error exception handler for SH-2. | Kieran Bingham |
2008-03-06 | sh: Fix up the sh64 build. | Paul Mundt |
2008-03-06 | sh: Fix up SH7710 VoIP-GW build. | Paul Mundt |
2008-03-06 | sh: Flag PMB support as EXPERIMENTAL. | Paul Mundt |
2008-03-06 | sh: Update r7780mp defconfig. | Paul Mundt |
2008-03-06 | sh: hp6xx: Fix up hp6xx_apm build failure. | Paul Mundt |
2008-03-06 | sh: Fix up section mismatches. | Paul Mundt |
2008-03-06 | sh: hp6xx: Correct APM output. | Kristoffer Ericson |
2008-03-06 | sh: update se7780 defconfig | goda.yusuke |
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-06 | sh: export copy-page() to modules | Andrew Morton |
2008-03-06 | sh_ksyms_32.c update for gcc 4.3 | Adrian Bunk |
2008-03-06 | sh/mm/pg-sh7705.c must #include <linux/fs.h> | Adrian Bunk |
2008-02-27 | arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & | Julia Lawall |
2008-02-26 | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt |
2008-02-26 | sh: revert dreamcast pci change | Magnus Damm |
2008-02-26 | sh: fix rtc_resources setup for sh770x | Rafael Ignacio Zurita |
2008-02-26 | sh: heartbeat: ioremap is expected to succeed | Roel Kluin |
2008-02-26 | sh: Storage class should be before const qualifier | Tobias Klauser |
2008-02-25 | sh: SH5-103 needs to select CPU_SH5. | Paul Mundt |
2008-02-25 | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. | Paul Mundt |
2008-02-14 | sh: Fix multiple UTLB hit on UP SH-4. | Hideo Saito |
2008-02-14 | sh: fix pci io access for r2d boards | Magnus Damm |
2008-02-14 | sh: use ctrl_in/out for on chip pci access | Magnus Damm |
2008-02-14 | sh: Kill off more dead symbols. | Paul Mundt |
2008-02-14 | sh: __uncached_start only on sh32. | Paul Mundt |
2008-02-14 | sh: Get SH-5 caches working again post-unification. | Paul Mundt |
2008-02-14 | sh: Kill off bogus SH_SDK7780_STANDALONE symbol. | Paul Mundt |
2008-02-14 | sh: Shut up some trivial build warnings. | Paul Mundt |
2008-02-14 | sh: Update SH-5 flush_cache_sigtramp() for API changes. | Paul Mundt |
2008-02-14 | sh: Disable big endian for SH-5. | Paul Mundt |
2008-02-14 | sh: Symbol exports for trapped I/O. | Paul Mundt |
2008-02-14 | sh: Clean up whitespace damage in Kconfig.debug. | Paul Mundt |
2008-02-14 | sh: Use max_t in io_trapped. | Paul Mundt |
2008-02-14 | sh: add support for sh7366 processor | Magnus Damm |
2008-02-14 | sh: remove maskreg irq code | Magnus Damm |
2008-02-14 | sh: fix ptrace copy_from/to_user() compilation error | Magnus Damm |
2008-02-14 | sh: trapped io support for highlander V2 | Magnus Damm |