aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2-33/+31
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt1-0/+8
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt3-101/+150
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt1-24/+24
2006-12-06sh: dyntick infrastructure.Paul Mundt1-0/+21
2006-12-06sh: Clock framework tidying.Paul Mundt1-10/+2
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt3-11/+6
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher1-11/+29
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy1-2/+2
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-3/+3
2006-12-06sh: generic push-switch framework.Paul Mundt1-0/+28
2006-12-06sh: pmd rework.Stuart Menefy2-31/+27
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy1-21/+23
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy1-9/+3
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt4-144/+324
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt2-1/+4
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt6-1754/+1
2006-12-06sh: SE7206 build fixes.Paul Mundt3-1/+20
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato19-9/+415
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-10/+0
2006-12-02[NET]: SH checksum annotations and cleanups.Al Viro1-30/+29
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan1-2/+8
2006-10-31sh: Wire up new syscalls.Paul Mundt1-1/+4
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt3-13/+1
2006-10-19sh: Add some missing board headers.Paul Mundt6-0/+420
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt1-0/+7
2006-10-19sh: Cleanup board header directories.Paul Mundt7-434/+0
2006-10-19sh: Remove board-specific ide.h headers.Paul Mundt7-72/+0
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt1-0/+2
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-14/+55
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+37
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-16/+0
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt1-6/+8
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt3-2/+6
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt1-6/+0
2006-10-06sh: First step at generic timeofday support.Paul Mundt1-0/+4
2006-10-03fix file specification in commentsUwe Zeisberger5-5/+5
2006-10-03sh: Fixup __raw_read_trylock().Paul Mundt1-1/+8
2006-10-03sh: Kill off remaining config.h references.Paul Mundt1-2/+0
2006-10-03sh: Initial gitignore listPaul Mundt1-0/+3
2006-10-03sh: build fixes for defconfigs.Paul Mundt3-5/+14
2006-10-03sh: Kill off more dead headers.Paul Mundt4-126/+0
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-70/+0
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2-6/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-1436/+2127
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+5
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt5-13/+4