summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-05-08sh: Move out cayman-specific panic handler code to its own file.Paul Mundt
2009-05-08sh: Kill off unused sh64 debug code.Paul Mundt
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt
2009-05-08sh: mach-sh03: Give the sh03 rtc its own spinlock.Paul Mundt
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt
2009-05-08sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt
2009-05-08sh: TMU platform data for sh7785Magnus Damm
2009-05-08sh: r7785 highlander clock fixesMagnus Damm
2009-05-08sh: call clock framework init() callback onceMagnus Damm
2009-05-08sh: sh7785 early scif fixMagnus Damm
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt
2009-05-07sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt
2009-05-07sh: Flag IRQSTACKS as BROKEN for now.Paul Mundt
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt
2009-05-03sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.Paul Mundt
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt
2009-05-03sh: TMU platform data for sh7722Magnus Damm
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm
2009-05-03sh: remove old MTU2 driverMagnus Damm
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner
2009-05-03sh: remove obsolete no_irq_typeThomas Gleixner
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2009-04-30sh: remove old CMT driverMagnus Damm
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm
2009-04-30sh: pass through ioremap() for non-mmu processors.Magnus Damm
2009-04-28sh: register the rtc-generic platform device properly.Paul Mundt
2009-04-28sh: setup timers in late_time_init()Magnus Damm
2009-04-28sh: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27sh: mach-r2d: add physmap-flash support for R2D+ boards.Jean-Christophe PLAGNIOL-VILLARD
2009-04-27sh: rtc-generic support.Paul Mundt
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt
2009-04-27sh: select GENERIC_TIME for new CMT driver.Paul Mundt
2009-04-27sh: update defconfigs for PCI changes.Paul Mundt
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-24sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt