aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+30
2006-10-12sh: interrupt exception handling reworkPaul Mundt4-721/+40
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt1-75/+27
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt1-114/+24
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt3-12/+19
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt1-56/+2
2006-10-06sh: First step at generic timeofday support.Paul Mundt1-0/+2
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03sh: Kill off remaining config.h references.Paul Mundt1-1/+0
2006-10-03sh: Initial gitignore listPaul Mundt1-0/+1
2006-10-03sh: build fixes for defconfigs.Paul Mundt3-7/+4
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+17
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-9/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt2-20/+39
2006-09-27sh: Initial vsyscall page support.Paul Mundt10-4/+392
2006-09-27sh: More intelligent entry_mask/way_size calculation.Paul Mundt1-7/+13
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2-2/+51
2006-09-27sh: Update kexec support for API changes.Paul Mundt2-16/+0
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt1-0/+67
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt1-1/+3
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt1-3/+5
2006-09-27sh: Add support for 4K stacks.Paul Mundt6-23/+160
2006-09-27sh: stack debugging support.Paul Mundt3-8/+27
2006-09-27sh: machvec rework.Paul Mundt1-43/+11
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt3-18/+4
2006-09-27sh: maskreg IRQ support.Paul Mundt2-2/+102
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt4-153/+19
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt13-36/+267
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt11-0/+441
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt1-8/+9
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt3-91/+85
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato3-11/+14
2006-09-27sh: __NR_restart_syscall support.Paul Mundt3-7/+13
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+1
2006-09-27sh: math-emu supportTakashi YOSHII1-39/+125
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2-10/+10
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt1-0/+3
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt2-16/+1
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2-0/+82
2006-09-27sh: kgdb stub cleanups.Paul Mundt1-28/+5
2006-09-27sh: APM/PM support.Andriy Skulysh7-4/+676
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt1-3/+3
2006-09-27sh: Store Queue API rework.Paul Mundt1-296/+246
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt1-4/+3