aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt
2006-10-19sh: Add some missing board headers.Paul Mundt
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt
2006-10-19sh: Cleanup board header directories.Paul Mundt
2006-10-19sh: Remove board-specific ide.h headers.Paul Mundt
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-10-12sh: SH-4A UBC supportRyusuke Sakato
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt
2006-10-06sh: First step at generic timeofday support.Paul Mundt
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03sh: Fixup __raw_read_trylock().Paul Mundt
2006-10-03sh: Kill off remaining config.h references.Paul Mundt
2006-10-03sh: Initial gitignore listPaul Mundt
2006-10-03sh: build fixes for defconfigs.Paul Mundt
2006-10-03sh: Kill off more dead headers.Paul Mundt
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt
2006-09-27sh: dma-mapping compile fixes.Paul Mundt
2006-09-27sh: Initial vsyscall page support.Paul Mundt
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt
2006-09-27sh: Update kexec support for API changes.Paul Mundt
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt
2006-09-27sh: Add support for 4K stacks.Paul Mundt
2006-09-27sh: stack debugging support.Paul Mundt
2006-09-27sh: machvec rework.Paul Mundt
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt
2006-09-27sh: Kill off dead boards.Paul Mundt
2006-09-27sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: SHMIN board support.Takashi YOSHII
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato
2006-09-27sh: Various nommu fixes.Yoshinori Sato
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt
2006-09-27sh: math-emu supportTakashi YOSHII