summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-064-100/+101
* sh: compile fixes for header cleanup.Paul Mundt2006-12-061-0/+2
* sh: show held locks in stack trace with lockdep.Paul Mundt2006-12-061-0/+6
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-065-2/+124
* sh: dyntick infrastructure.Paul Mundt2006-12-061-1/+123
* sh: Clock framework tidying.Paul Mundt2006-12-067-10/+33
* sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt2006-12-064-29/+12
* sh: Fix store queue bitmap end.Paul Mundt2006-12-061-6/+5
* sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-061-23/+21
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-063-12/+12
* sh: Fixup 4K irq stacks.Paul Mundt2006-12-061-7/+18
* sh: Fix syscall tracing ordering.Stuart Menefy2006-12-061-23/+22
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-062-28/+197
* sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-062-40/+41
* sh: gcc4 support.Stuart Menefy2006-12-067-63/+77
* sh: Hook SH7785 in to the build system.Paul Mundt2006-12-061-1/+2
* sh: Drop CPU subtype IRQ headers.Paul Mundt2006-12-063-31/+36
* sh: Configurable timer IRQ.Paul Mundt2006-12-064-4/+4
* sh: Fixup entry-common path breakage for SH-3.Paul Mundt2006-12-061-1/+1
* sh: SE7206 build fixes.Paul Mundt2006-12-064-117/+22
* sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2006-12-067-332/+767
* sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato2006-12-061-9/+79
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-0619-16/+900
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-312-60/+54
* sh: Wire up new syscalls.Paul Mundt2006-10-311-0/+3
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* sh: Convert INTC2 to IRQ table registration.Paul Mundt2006-10-203-140/+114
* sh: Updates for irq-flow-type naming changes.Paul Mundt2006-10-193-5/+7
* sh: Fix exception_handling_table alignment.Paul Mundt2006-10-193-24/+37
* sh: Proper show_stack/show_trace() implementation.Paul Mundt2006-10-192-61/+75
* sh: SH-4A UBC supportRyusuke Sakato2006-10-121-0/+30
* sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40
* sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
* sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-061-114/+24
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-063-12/+19
* sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-061-56/+2
* sh: First step at generic timeofday support.Paul Mundt2006-10-061-0/+2
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* sh: Kill off remaining config.h references.Paul Mundt2006-10-031-1/+0
* sh: Initial gitignore listPaul Mundt2006-10-031-0/+1
* sh: build fixes for defconfigs.Paul Mundt2006-10-033-7/+4
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+17
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+1
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-9/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
OpenPOWER on IntegriCloud