aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-10-31sh: Titan defconfig update.Jamie Lenehan1-29/+72
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan13-301/+331
2006-10-31sh: Update r7780rp_defconfig.Paul Mundt1-76/+98
2006-10-31sh: Wire up new syscalls.Paul Mundt1-0/+3
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt3-140/+114
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt4-8/+10
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt3-24/+37
2006-10-19sh: Cleanup board header directories.Paul Mundt17-67/+34
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt2-61/+75
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+30
2006-10-12sh: interrupt exception handling reworkPaul Mundt4-721/+40
2006-10-12sh: Default enable R7780RP IRQs.Paul Mundt1-1/+1
2006-10-10sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt1-0/+1
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: Fix pr_debug statements for sh4Jamie Lenehan1-2/+2
2006-10-06sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt1-83/+22
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt15-30/+35
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt1-56/+2
2006-10-06sh: First step at generic timeofday support.Paul Mundt2-0/+6
2006-10-03fix file specification in commentsUwe Zeisberger24-24/+24
2006-10-03sh: Kill off remaining config.h references.Paul Mundt19-31/+0
2006-10-03sh: Initial gitignore listPaul Mundt2-0/+2
2006-10-03sh: build fixes for defconfigs.Paul Mundt13-28/+19
2006-10-03sh: Set pclk default for SH7705.Paul Mundt1-1/+1
2006-10-03sh: defconfig updates.Paul Mundt21-3227/+5659
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-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt1-11/+9
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt2-20/+39
2006-09-27sh: Initial vsyscall page support.Paul Mundt13-12/+418
2006-09-27sh: Selective flush_cache_mm() flushing.Paul Mundt1-90/+130
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 Mundt7-23/+170
2006-09-27sh: Enable /proc/kcore support.Paul Mundt1-2/+9