summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2007-02-111-16/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-094-586/+28
|\
| * [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-094-586/+28
* | [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-123-3/+6
* 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-1215-13/+226
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-122-4/+5
* 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: Kill off unused SE7619 I/O ops.Yoshinori Sato2006-12-123-124/+1
* sh: Fix Solution Engine 7619 build.Yoshinori Sato2006-12-122-33/+33
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-125-16/+7
* sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-123-8/+111
* sh: gcc4 symbol export fixups.Stuart Menefy2006-12-121-1/+14
* sh: landisk board build fixes.Paul Mundt2006-12-122-33/+56
* sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
* sh: SH-2 defconfig updates.Yoshinori Sato2006-12-122-39/+847
* sh: Add uImage and S-rec generation support.Paul Mundt2006-12-123-10/+43
* sh: push-switch fixups for work_struct API damage.Paul Mundt2006-12-121-5/+8
* [PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen2006-12-081-86/+4
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert shJosef Sipek2006-12-081-1/+1
* [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-072-4/+4
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-068-126/+134
* sh: update r7780rp defconfig.Paul Mundt2006-12-061-20/+49
* sh: compile fixes for header cleanup.Paul Mundt2006-12-061-0/+2
* sh: set KBUILD_IMAGE to something sensible.Paul Mundt2006-12-061-1/+3
* sh: show held locks in stack trace with lockdep.Paul Mundt2006-12-061-0/+6
* sh: platform_pata support for R7780RPPaul Mundt2006-12-061-0/+29
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-068-2/+139
* sh: dyntick infrastructure.Paul Mundt2006-12-062-1/+141
* 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: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt2006-12-061-4/+2
* sh: Fix store queue bitmap end.Paul Mundt2006-12-061-6/+5
* sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-062-24/+38
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-068-34/+31
* sh: Fixup 4K irq stacks.Paul Mundt2006-12-061-7/+18
* sh: dma-api channel capability extensions.Mark Glaisher2006-12-061-85/+189