aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: compile fixes for header cleanup.Paul Mundt
2006-12-06sh: show held locks in stack trace with lockdep.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt
2006-12-06sh: Fix store queue bitmap end.Paul Mundt
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt
2006-12-06sh: Fix syscall tracing ordering.Stuart Menefy
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy
2006-12-06sh: gcc4 support.Stuart Menefy
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: Configurable timer IRQ.Paul Mundt
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt
2006-12-06sh: SE7206 build fixes.Paul Mundt
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan
2006-10-31sh: Wire up new syscalls.Paul Mundt
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt
2006-10-12sh: SH-4A UBC supportRyusuke Sakato
2006-10-12sh: interrupt exception handling reworkPaul Mundt
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt
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: 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-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto