aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro6-23/+22
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds126-2965/+5650
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds373-1863/+2361
2006-12-06[PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger1-5/+7
2006-12-06[PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert1-6/+0
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer1-3/+51
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/torvalds/linux-2.6David 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