summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * sh: Kill off extra cflags Kconfig entry.Paul Mundt2009-05-082-14/+0
| * sh: Always select RTC_LIB, not just for SUPERH32.Paul Mundt2009-05-081-1/+1
| * sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt2009-05-081-3/+0
| * sh: TMU platform data for sh7723Magnus Damm2009-05-081-1/+195
| * sh: enable TMU clocksource on sh7722Magnus Damm2009-05-081-2/+2
| * sh: clock framework update, fix count and kill off krefMagnus Damm2009-05-082-34/+39
| * sh: Move out cayman-specific panic handler code to its own file.Paul Mundt2009-05-083-44/+50
| * sh: Kill off unused sh64 debug code.Paul Mundt2009-05-082-49/+1
| * sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt2009-05-085-232/+2
| * sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt2009-05-081-5/+0
| * sh: mach-sh03: Give the sh03 rtc its own spinlock.Paul Mundt2009-05-081-5/+5
| * sh: Kill off dead timer sysclass pm hooks.Paul Mundt2009-05-081-45/+0
| * sh: Kill off dead handle_timer_tick() code.Paul Mundt2009-05-082-54/+4
| * sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2009-05-082-0/+18
| * sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt2009-05-083-2/+2
| * sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt2009-05-084-269/+120
| * sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2009-05-082-51/+32
| * sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt2009-05-081-2/+2
| * sh: TMU platform data for sh7785Magnus Damm2009-05-082-0/+205
| * sh: r7785 highlander clock fixesMagnus Damm2009-05-081-2/+2
| * sh: call clock framework init() callback onceMagnus Damm2009-05-081-3/+6
| * sh: sh7785 early scif fixMagnus Damm2009-05-081-1/+1
| * sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt2009-05-073-38/+0
| * sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-0711-190/+155
| * sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt2009-05-071-0/+4
| * sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-073-6/+136
| * sh: Flag IRQSTACKS as BROKEN for now.Paul Mundt2009-05-071-1/+1
| * sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt2009-05-034-2/+4
| * sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt2009-05-032-19/+0
| * sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.Paul Mundt2009-05-031-8/+1
| * sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-0310-38/+35
| * sh: TMU platform data for sh7722Magnus Damm2009-05-032-0/+100
| * clocksource: SuperH TMU Timer driverMagnus Damm2009-05-031-0/+12
| * sh: remove old MTU2 driverMagnus Damm2009-05-035-215/+2
| * sh: sh2a MTU2 platform dataMagnus Damm2009-05-035-1/+405
| * clocksource: SuperH MTU2 Timer driverMagnus Damm2009-05-031-0/+11
| * time: sh: convert to use arch_getoffset() infrastructurejohn stultz2009-05-035-113/+11
| * sh: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-032-2/+2
| * sh: remove obsolete no_irq_typeThomas Gleixner2009-05-031-2/+1
| * Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2009-05-0346-100/+170
| |\
| * | sh: remove old CMT driverMagnus Damm2009-04-305-206/+6
| * | sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm2009-04-303-0/+252
| * | sh: pass through ioremap() for non-mmu processors.Magnus Damm2009-04-302-9/+9
| * | sh: register the rtc-generic platform device properly.Paul Mundt2009-04-281-1/+16
| * | sh: setup timers in late_time_init()Magnus Damm2009-04-281-14/+20
| * | sh: mach-r2d: add physmap-flash support for R2D+ boards.Jean-Christophe PLAGNIOL-VILLARD2009-04-272-1/+136
| * | sh: rtc-generic support.Paul Mundt2009-04-273-0/+35
| * | sh: select GENERIC_TIME for new CMT driver.Paul Mundt2009-04-271-1/+2
| * | sh: update defconfigs for PCI changes.Paul Mundt2009-04-2743-303/+1247
| | |
| | \
| *-. \ Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2009-04-27198-8992/+5023
| |\ \ \
OpenPOWER on IntegriCloud