aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh2 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-16sh: 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-15sh: Make the atomic functions safe for irqsoff tracingMatt Fleming1-12/+12
2009-06-15sh: 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-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-13FRV: Fix interaction with new generic header stuffDavid Howells1-120/+3
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-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
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen1-7/+18
2009-06-13i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich1-1/+11
2009-06-13i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew1-6/+15
2009-06-13i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang1-8/+7
2009-06-13i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich2-4/+9
2009-06-12xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig1-2/+2
2009-06-12xfs: fix warnings with CONFIG_XFS_QUOTA disabledChristoph Hellwig1-1/+8
2009-06-12PM: Add empty suspend/resume device irq functionsHeiko Carstens1-0/+6
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck5-129/+151
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki3-5/+5