summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-06[PATCH] m68knommu: switch 68360 to using rtc_timeGreg Ungerer1-1/+1
2006-12-06[PATCH] m68knommu: fix timer register access on 523x ColdFire platformsGreg Ungerer1-4/+12
2006-12-06[PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer1-0/+1
2006-12-06[PATCH] m68knommu: create rtc.hGreg Ungerer1-0/+1
2006-12-06Actually update the fixed up compile failures.David Howells4-12/+18
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells135-2060/+5142
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan10-159/+165
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: Fixup pte_mkhuge() build failure.Paul Mundt1-0/+8
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 Mundt11-103/+289
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt1-24/+24
2006-12-06sh: dyntick infrastructure.Paul Mundt3-1/+162
2006-12-06sh: Clock framework tidying.Paul Mundt9-23/+38
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 Mundt3-24/+39
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt11-45/+37
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt1-7/+18
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher2-96/+218
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt1-8/+1
2006-12-06sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt1-2/+2
2006-12-06sh: dma-sysfs fixes.Paul Mundt1-8/+15
2006-12-06sh: Fix syscall tracing ordering.Stuart Menefy1-23/+22
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy1-2/+2
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy6-117/+204
2006-12-06sh: R7780RP push-switch support.Paul Mundt2-1/+125
2006-12-06sh: generic push-switch framework.Paul Mundt5-1/+178
2006-12-06sh: pmd rework.Stuart Menefy4-48/+76
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy2-31/+31
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy4-58/+61
2006-12-06sh: gcc4 support.Stuart Menefy8-64/+78
2006-12-06sh: Explicit endian selection support.Paul Mundt2-14/+21
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt2-26/+11
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt8-161/+376
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt4-2/+11
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt11-1785/+52
2006-12-06sh: Configurable timer IRQ.Paul Mundt5-4/+11
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt1-1/+1
2006-12-06sh: SE7206 build fixes.Paul Mundt9-153/+54
2006-12-06sh: Add support for Solution Engine 7206 and 7619 boards.Yoshinori Sato9-0/+1404
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato19-9/+415
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato7-332/+767
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato1-9/+79
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato26-53/+1036
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds83-1126/+4760