summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-281-0/+1
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-289-49/+53
| |\
| | * powerpc/ps3: Fix build error on UPGeoff Levand2009-04-281-4/+0
| | * powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
| | * powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala2009-04-281-0/+1
| | * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras2009-04-281-13/+43
| | |\
| | | * powerpc/44x: Correct memory size calculation for denali-based boardsValentine Barshak2009-04-241-13/+43
| | * | powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch2009-04-271-0/+1
| | * | powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-04-231-1/+1
| | * | Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-234-30/+3
| | |/
| * | powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-281-2/+2
| * | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-272-2/+2
| * | sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
| * | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-271-2/+3
| * | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
| * | arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
| * | FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
| * | FRV: Remove unused header asm/init.h.Tim Abbott2009-04-271-12/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-275-6/+17
| |\ \
| | * | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-221-0/+4
| | * | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-224-7/+9
| | * | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-1/+6
| | * | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
| * | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-272-21/+38
| |\ \ \
| | * | | sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt2009-04-271-1/+1
| * | | | FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-271-2/+3