sh: Clear UBC when not in use.
[safe/jmp/linux-2.6] / include / asm-sh /
2007-03-05 Stuart Menefysh: Clear UBC when not in use.
2007-02-15 Paul Mundtsh: rts7751r2d board updates.
2007-02-14 Paul Mundtsh: Kill off dead bigsur and ec3104 boards.
2007-02-14 Paul Mundtsh: Revert TLB miss fast-path changes that broke PTEA...
2007-02-13 Paul Mundtsh: define dma noncoherent API functions.
2007-02-13 Paul Mundtsh: Missing flush_dcache_all() proto in cacheflush.h.
2007-02-13 Paul Mundtsh: Add cpu-features header to asm/Kbuild.
2007-02-13 Paul Mundtsh: Move __KERNEL__ up in asm/page.h.
2007-02-13 Paul Mundtsh: Fix syscall numbering breakage.
2007-02-13 Paul Mundtsh: Local TLB flushing variants for SMP prep.
2007-02-13 Paul Mundtsh: Fixup cpu_data references for the non-boot CPUs.
2007-02-13 Paul Mundtsh: Use a per-cpu ASID cache.
2007-02-13 Manuel Lausssh: SH-DMAC compile fixes
2007-02-13 Paul Mundtsh: Lazy dcache writeback optimizations.
2007-02-13 Paul Mundtsh: More tidying for large base pages.
2007-02-13 SUGIOKA Toshinobush: syscall 300 should be __NR_fstatat64.
2007-02-13 Paul Mundtsh: Use a jump call table for debug trap handlers.
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-09 Paul Mundt[APM] SH: Convert to use shared APM emulation.
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix SMP races in the freezer
2006-12-11 Paul Mundtsh: SH-MobileR SH7722 CPU support.
2006-12-11 Paul Mundtsh: Fixup dma_cache_sync() callers.
2006-12-11 Paul Mundtsh: BUG() handling through trapa vector.
2006-12-11 Paul Mundtsh: Split out atomic ops logically.
2006-12-11 Paul Mundtsh: landisk board build fixes.
2006-12-11 Paul Mundtsh: push-switch fixups for work_struct API damage.
2006-12-11 Paul Mundtsh: Shut up csum_ipv6_magic() warnings.
2006-12-11 Paul Mundtsh: Reworked swap cache entry encoding for SH-X2 MMU.
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-07 Adrian Bunk[PATCH] cleanup asm/setup.h userspace visibility
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-06 Jamie Lenehansh: sh775x/titan fixes for irq header changes.
2006-12-06 Paul Mundtsh: Fixup pte_mkhuge() build failure.
2006-12-06 Paul Mundtsh: stacktrace/lockdep/irqflags tracing support.
2006-12-06 Paul Mundtsh: Fixup movli.l/movco.l atomic ops for gcc4.
2006-12-06 Paul Mundtsh: dyntick infrastructure.
2006-12-06 Paul Mundtsh: Clock framework tidying.
2006-12-06 Paul Mundtsh: Fixup various PAGE_SIZE == 4096 assumptions.
2006-12-06 Mark Glaishersh: dma-api channel capability extensions.
2006-12-06 Stuart Menefysh: KSTK_EIP/KSTK_ESP consistency.
2006-12-06 Stuart Menefysh: TLB miss fast-path optimizations.
2006-12-06 Paul Mundtsh: generic push-switch framework.
2006-12-06 Stuart Menefysh: pmd rework.
2006-12-06 Stuart Menefysh: Use MMU.TTB register as pointer to current pgd.
2006-12-06 Stuart Menefysh: Set up correct siginfo structures for page faults.
2006-12-06 Paul Mundtsh: Preliminary support for SH-X2 MMU.
2006-12-06 Paul Mundtsh: Hook SH7785 in to the build system.
2006-12-06 Paul Mundtsh: Drop CPU subtype IRQ headers.
2006-12-06 Paul Mundtsh: SE7206 build fixes.
2006-12-06 Yoshinori Satosh: Add SH-2A platform headers.
2006-12-05 Matthew Wilcox[PATCH] Centralise definitions of sector_t and blkcnt_t
2006-12-03 Al Viro[NET]: SH checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-10-31 Jamie Lenehansh: Fix IPR-IRQ's for IRQ-chip change breakage.
2006-10-31 Paul Mundtsh: Wire up new syscalls.
2006-10-20 Paul Mundtsh: Convert INTC2 to IRQ table registration.
2006-10-19 Paul Mundtsh: Add some missing board headers.
2006-10-19 Paul Mundtsh: Fix exception_handling_table alignment.
2006-10-19 Paul Mundtsh: Cleanup board header directories.
2006-10-19 Paul Mundtsh: Remove board-specific ide.h headers.
2006-10-19 Paul Mundtsh: Proper show_stack/show_trace() implementation.
2006-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-10-12 Ryusuke Sakatosh: SH-4A UBC support
2006-10-11 Matthew Wilcox[PATCH] Consolidate check_signature
2006-10-06 Paul Mundtsh: Convert INTC2 IRQ handler to irq_chip.
2006-10-06 Paul Mundtsh: Updates for IRQ handler changes.
2006-10-06 Paul Mundtsh: Kill off timer_ops get_frequency().
2006-10-06 Paul Mundtsh: First step at generic timeofday support.
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Paul Mundtsh: Fixup __raw_read_trylock().
2006-10-03 Paul Mundtsh: Kill off remaining config.h references.
2006-10-03 Paul Mundtsh: Initial gitignore list
2006-10-03 Paul Mundtsh: build fixes for defconfigs.
2006-10-03 Paul Mundtsh: Kill off more dead headers.
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-01 Olaf Hering[PATCH] remove SYSRQ_KEY and related defines from ppc...
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: cpu_relax variants for spinlock...
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-27 Paul Mundtsh: Calculate shm alignment at runtime.
2006-09-27 Paul Mundtsh: dma-mapping compile fixes.
2006-09-27 Paul Mundtsh: Initial vsyscall page support.
2006-09-27 Paul Mundtsh: Clean up PAGE_SIZE definition for assembly use.
2006-09-27 Paul Mundtsh: Support for L2 cache on newer SH-4A CPUs.
2006-09-27 Paul Mundtsh: Update kexec support for API changes.
2006-09-27 Paul Mundtsh: Optimized readsl()/writesl() support.
2006-09-27 Paul Mundtsh: Report movli.l/movco.l capabilities.
2006-09-27 Paul Mundtsh: CPU flags in AT_HWCAP in ELF auxvt.
2006-09-27 Paul Mundtsh: Add support for 4K stacks.
2006-09-27 Paul Mundtsh: stack debugging support.
2006-09-27 Paul Mundtsh: machvec rework.
2006-09-27 Paul Mundtsh: Solution Engine SH7343 board support.
2006-09-27 Paul Mundtsh: Kill off dead boards.
2006-09-27 Paul Mundtsh: New atomic ops for SH-4A movli.l/movco.l
2006-09-27 Paul Mundtsh: Kill off the rest of the legacy rtc mess.
2006-09-27 Takashi YOSHIIsh: SHMIN board support.
2006-09-27 Paul Mundtsh: Add support for SH7706/SH7710/SH7343 CPUs.
next