summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-131-1/+0
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-139-178/+189
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-132-40/+37
* sh: SH-DMAC compile fixesManuel Lauss2007-02-131-1/+1
* sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-131-15/+51
* sh: Fix handle_BUG() compile error.Nobuhiro Iwamatsu2007-02-131-1/+1
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-131-4/+0
* sh: More tidying for large base pages.Paul Mundt2007-02-131-7/+3
* sh: shmin updates.Takashi YOSHII2007-02-132-3/+37
* sh: allow earlyprintk baud rate to be set via command lineJamie Lenehan2007-02-131-2/+22
* sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2007-02-132-79/+72
* sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-137-85/+113
* [PATCH] Dynamic kernel command-line: shAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-092-539/+0
|\
| * [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-092-539/+0
* | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9
|/
* sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14
* sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16
* sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-121-1/+2
* sh: Fixup .data.page_aligned.Paul Mundt2006-12-121-1/+1
* sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
* sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1214-12/+215
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-121-3/+4
* sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
* sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
* sh: BUG() handling through trapa vector.Paul Mundt2006-12-122-0/+45
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-122-2/+2
* sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-122-4/+99
* sh: gcc4 symbol export fixups.Stuart Menefy2006-12-121-1/+14
* sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-071-2/+1
* [PATCH] Export pm_suspend for the shared APM emulationRalf Baechle2006-12-071-4/+0
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* 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