summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh: Calculate shm alignment at runtime.Paul Mundt2006-09-272-20/+39
* sh: Initial vsyscall page support.Paul Mundt2006-09-2710-4/+392
* sh: More intelligent entry_mask/way_size calculation.Paul Mundt2006-09-271-7/+13
* sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-272-2/+51
* sh: Update kexec support for API changes.Paul Mundt2006-09-272-16/+0
* sh: Optimized readsl()/writesl() support.Paul Mundt2006-09-271-0/+67
* sh: Report movli.l/movco.l capabilities.Paul Mundt2006-09-271-1/+3
* sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-271-3/+5
* sh: Add support for 4K stacks.Paul Mundt2006-09-276-23/+160
* sh: stack debugging support.Paul Mundt2006-09-273-8/+27
* sh: machvec rework.Paul Mundt2006-09-271-43/+11
* sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-273-18/+4
* sh: maskreg IRQ support.Paul Mundt2006-09-272-2/+102
* sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-274-153/+19
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-2713-36/+267
* sh: Add setup code for various CPU subtypes.Paul Mundt2006-09-2711-0/+441
* sh: sem2mutex conversion for clock framework.Paul Mundt2006-09-271-8/+9
* sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2006-09-273-91/+85
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-273-11/+14
* sh: __NR_restart_syscall support.Paul Mundt2006-09-273-7/+13
* sh: Make PAGE_OFFSET configurable.Paul Mundt2006-09-271-1/+1
* sh: math-emu supportTakashi YOSHII2006-09-271-39/+125
* sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-272-10/+10
* sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-271-0/+3
OpenPOWER on IntegriCloud