aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt4-9/+4
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2-8/+8
2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt1-14/+18
2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt1-1/+6
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt1-1/+2
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt4-3/+2
2008-01-28sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt2-1/+1
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt4-5/+9
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt4-2/+2
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2-1/+12
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt1-0/+21
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt3-2/+2
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt2-25/+30
2008-01-28sh: Kill off lib64 version of io.c.Paul Mundt2-138/+6
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt3-68/+83
2008-01-28sh: Consolidate CPU features in Kconfig.cpu.Paul Mundt3-118/+104
2008-01-28sh64: Kill off arch/sh64/oprofile.Paul Mundt2-35/+0
2008-01-28sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt3-0/+0
2008-01-28sh: Move sh64 boards to arch/sh/.Paul Mundt9-0/+0
2008-01-28sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.Paul Mundt2-21/+14
2008-01-28sh: Plug SH-5 in to arch/sh/Makefile.Paul Mundt1-2/+6
2008-01-28sh: Move arch/sh64/lib to arch/sh/lib64.Paul Mundt12-0/+0
2008-01-28sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.Paul Mundt1-0/+0
2008-01-28sh: Add a SUPERH32 config symbol.Paul Mundt1-0/+3
2008-01-28sh: Move CPU subtypes to Kconfig.sh.Paul Mundt2-190/+190
2008-01-28sh: Rename Kconfig to Kconfig.sh.Paul Mundt1-0/+0
2008-01-28sh64: Use the generic rtc-sh driver.Paul Mundt1-129/+67
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds57-621/+2388
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss1-0/+21
2008-01-27i2c-pxa: Add polling transferMike Rapoport1-0/+6
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell4-4/+5
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2008-01-27ixp4xx-i2c-gpioMichael-Luke Jones5-31/+38
2008-01-27i2c: the scheduled I2C RTC driver removalAdrian Bunk3-62/+0
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky1-6/+6
2008-01-26[S390] constify function pointer tables.Jan Engelhardt2-2/+2
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi1-0/+23
2008-01-26[S390] add smp_call_function_maskCarsten Otte1-0/+27
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2008-01-26[S390] single-step cleanupRoland McGrath2-16/+19
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky1-3/+9
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches1-1/+1
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-6/+8
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu1-0/+1
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens1-34/+72
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu1-2/+6
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu3-461/+600
2008-01-26[S390] arch/s390: Add missing "space"Joe Perches1-1/+1