summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: SH-4A UBC supportRyusuke Sakato2006-10-121-0/+30
* sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40Star
* sh: Default enable R7780RP IRQs.Paul Mundt2006-10-121-1/+1
* sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
* sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27Star
* sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-061-114/+24Star
* sh: Fix pr_debug statements for sh4Jamie Lenehan2006-10-061-2/+2
* sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt2006-10-061-83/+22Star
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-0615-30/+35
* sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-061-56/+2Star
* sh: First step at generic timeofday support.Paul Mundt2006-10-062-0/+6
* fix file specification in commentsUwe Zeisberger2006-10-0324-24/+24
* sh: Kill off remaining config.h references.Paul Mundt2006-10-0319-31/+0Star
* sh: Initial gitignore listPaul Mundt2006-10-032-0/+2
* sh: build fixes for defconfigs.Paul Mundt2006-10-0313-28/+19Star
* sh: Set pclk default for SH7705.Paul Mundt2006-10-031-1/+1
* sh: defconfig updates.Paul Mundt2006-10-0321-3227/+5659
* [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/+0Star
* [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/+1Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt2006-09-271-11/+9Star
* sh: Calculate shm alignment at runtime.Paul Mundt2006-09-272-20/+39
* sh: Initial vsyscall page support.Paul Mundt2006-09-2713-12/+418
* sh: Selective flush_cache_mm() flushing.Paul Mundt2006-09-271-90/+130
* 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/+0Star
* 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-277-23/+170
* sh: Enable /proc/kcore support.Paul Mundt2006-09-271-2/+9
* sh: stack debugging support.Paul Mundt2006-09-274-8/+43
* sh: select CONFIG_EMBEDDED.Paul Mundt2006-09-271-0/+1
* sh: machvec rework.Paul Mundt2006-09-2730-774/+476Star
* sh: Solution Engine SH7343 board support.Paul Mundt2006-09-279-13/+1626
* sh: SH7710VoIPGW board support.Paul Mundt2006-09-276-0/+1036
* sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-2715-156/+38Star
* sh: maskreg IRQ support.Paul Mundt2006-09-273-2/+105
* sh: Kill off dead boards.Paul Mundt2006-09-2732-2435/+4Star
* sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-272-0/+151
* sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu2006-09-271-2/+2
* sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-276-190/+22Star