summaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2007-02-15sh: rts7751r2d board updates.Paul Mundt
2007-02-14sh: Kill off dead bigsur and ec3104 boards.Paul Mundt
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt
2007-02-13sh: define dma noncoherent API functions.Paul Mundt
2007-02-13sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt
2007-02-13sh: Add cpu-features header to asm/Kbuild.Paul Mundt
2007-02-13sh: Move __KERNEL__ up in asm/page.h.Paul Mundt
2007-02-13sh: Fix syscall numbering breakage.Paul Mundt
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt
2007-02-13sh: SH-DMAC compile fixesManuel Lauss
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt
2007-02-13sh: More tidying for large base pages.Paul Mundt
2007-02-13sh: syscall 300 should be __NR_fstatat64.SUGIOKA Toshinobu
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt
2006-12-12sh: Split out atomic ops logically.Paul Mundt
2006-12-12sh: landisk board build fixes.Paul Mundt
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt
2006-12-12sh: Shut up csum_ipv6_magic() warnings.Paul Mundt
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: generic push-switch framework.Paul Mundt
2006-12-06sh: pmd rework.Stuart Menefy
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt
2006-12-06sh: SE7206 build fixes.Paul Mundt