aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter1-16/+1
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds4-586/+28
2007-02-09[PATCH] SH vdso: use install_special_mapping()Paul Mundt1-49/+9
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt4-586/+28
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato1-18/+14
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt2-31/+16
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt3-3/+6
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt1-1/+1
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt15-13/+226
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2-4/+5
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt1-0/+6
2006-12-12sh: Fix get_wchan().Paul Mundt1-2/+3
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt2-0/+45
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato3-124/+1
2006-12-12sh: Fix Solution Engine 7619 build.Yoshinori Sato2-33/+33
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato5-16/+7
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato3-8/+111
2006-12-12sh: gcc4 symbol export fixups.Stuart Menefy1-1/+14
2006-12-12sh: landisk board build fixes.Paul Mundt2-33/+56
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan1-0/+31
2006-12-12sh: SH-2 defconfig updates.Yoshinori Sato2-39/+847
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt3-10/+43
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt1-5/+8
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen1-86/+4
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert shJosef Sipek1-1/+1
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-2/+1
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle1-4/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-4/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan8-126/+134
2006-12-06sh: update r7780rp defconfig.Paul Mundt1-20/+49
2006-12-06sh: compile fixes for header cleanup.Paul Mundt1-0/+2
2006-12-06sh: set KBUILD_IMAGE to something sensible.Paul Mundt1-1/+3
2006-12-06sh: show held locks in stack trace with lockdep.Paul Mundt1-0/+6
2006-12-06sh: platform_pata support for R7780RPPaul Mundt1-0/+29
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt8-2/+139
2006-12-06sh: dyntick infrastructure.Paul Mundt2-1/+141
2006-12-06sh: Clock framework tidying.Paul Mundt7-10/+33
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt4-29/+12
2006-12-06sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt1-4/+2
2006-12-06sh: Fix store queue bitmap end.Paul Mundt1-6/+5
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2-24/+38
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt8-34/+31