aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt
2008-01-28sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt
2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt
2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt
2008-01-28sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt
2008-01-28sh: Kill off lib64 version of io.c.Paul Mundt
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt
2008-01-28sh: Consolidate CPU features in Kconfig.cpu.Paul Mundt
2008-01-28sh64: Kill off arch/sh64/oprofile.Paul Mundt
2008-01-28sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt
2008-01-28sh: Move sh64 boards to arch/sh/.Paul Mundt
2008-01-28sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.Paul Mundt
2008-01-28sh: Plug SH-5 in to arch/sh/Makefile.Paul Mundt
2008-01-28sh: Move arch/sh64/lib to arch/sh/lib64.Paul Mundt
2008-01-28sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.Paul Mundt
2008-01-28sh: Add a SUPERH32 config symbol.Paul Mundt
2008-01-28sh: Move CPU subtypes to Kconfig.sh.Paul Mundt
2008-01-28sh: Rename Kconfig to Kconfig.sh.Paul Mundt
2008-01-28sh64: Use the generic rtc-sh driver.Paul Mundt
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss
2008-01-27i2c-pxa: Add polling transferMike Rapoport
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2008-01-27ixp4xx-i2c-gpioMichael-Luke Jones
2008-01-27i2c: the scheduled I2C RTC driver removalAdrian Bunk
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi
2008-01-26[S390] add smp_call_function_maskCarsten Otte
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng