summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-17sh: use kzalloc() for cpg clocksMagnus Damm1-7/+9
2009-06-17sh: unbreak WARN_ON()Magnus Damm1-0/+1
2009-06-16sh: Revised clock function in highlanderNobuhiro Iwamatsu1-1/+2
2009-06-16sh: Update r7780mp defconfigNobuhiro Iwamatsu1-25/+118
2009-06-16sh: Add support mtd mapping for highlanderNobuhiro Iwamatsu2-0/+52
2009-06-16sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt1-12/+2
2009-06-15sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.Paul Mundt1-0/+1
2009-06-15sh: urquell: Add system FPGA mode pin support.Paul Mundt1-0/+7
2009-06-15serial: sh-sci: Move over to dev_pm_ops.Paul Mundt1-8/+10
2009-06-14sh: Make the atomic functions safe for irqsoff tracingMatt Fleming1-12/+12
2009-06-14sh: Convert sh64 to use the generic checksum code.Paul Mundt6-301/+6
2009-06-14sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt1-1/+1
2009-06-14sh: Switch to asm-generic versions for identical headers.Paul Mundt6-146/+6
2009-06-14sh: Convert to asm-generic/signal.h.Paul Mundt1-146/+1
2009-06-14sh: Convert to asm-generic/types.h.Paul Mundt1-15/+1
2009-06-14sh: Convert to asm-generic/scatterlist.h.Paul Mundt1-22/+2
2009-06-14sh: Convert to asm-generic/unaligned.h.Paul Mundt1-13/+1
2009-06-14sh: Convert to asm-generic/module.h.Paul Mundt1-11/+1
2009-06-14sh: Conver to asm-generic/mmu_context.h.Paul Mundt1-9/+9
2009-06-14sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt3-9/+3
2009-06-14sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt4-127/+4
2009-06-14sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2-288/+2
2009-06-14sh: Convert to asm-generic/posix_types.h.Paul Mundt2-214/+32
2009-06-14sh: Convert to asm-generic/dma.h.Paul Mundt1-9/+1
2009-06-14sh: Convert to asm-generic/current.h.Paul Mundt1-20/+1
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1361-29435/+120530
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt3-3/+0
2009-06-14sh: Bump the earlytimer probe devices up.Paul Mundt1-2/+7
2009-06-14sh: Use generic sched_clock().Paul Mundt1-5/+0
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt1-11/+6
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell2-6/+5
2009-06-14cpumask: use mm_cpumask() wrapper: shRusty Russell1-2/+2
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell2-3/+4
2009-06-14cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell1-3/+0
2009-06-14sh: pci: remove duplicated #include'sHuang Weiyi2-2/+0
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+8
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds13-25/+1889
2009-06-14FRV: Fix interaction with new generic header stuffDavid Howells1-120/+3
2009-06-14Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds7-54/+118
2009-06-14Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-1668/+2978
2009-06-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds44-2083/+1341
2009-06-14Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds3-19/+246
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds21-457/+2141
2009-06-13[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’Ingo Molnar1-0/+2
2009-06-13[SCSI] cnic: fix undefined reference to `ip6_route_output'Randy Dunlap1-2/+6
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen1-1/+10
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen10-9/+1863
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors3-0/+24
2009-06-13i2c-s3c2410: move to using platform idtable to match devicesBen Dooks1-26/+22
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen1-2/+12