summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-09-21sh: replace sh specific CONFIG_VOYAGERGX with CONFIG_MFD_SM501Magnus Damm4-31/+25
2007-09-21sh: intc - convert board specific r2d codeMagnus Damm4-62/+151
2007-09-21sh: intc - rework core codeMagnus Damm2-212/+328
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm10-96/+104
2007-09-21sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfigMagnus Damm1-0/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner10-9/+271
2007-09-21sh: Kill off duplicate symbol exports on SMP.Paul Mundt1-6/+1
2007-09-21sh: Wire up CSM node for SH-X3.Paul Mundt1-5/+8
2007-09-21sh: Bump up NODES_SHIFT for SH-X3.Paul Mundt1-0/+1
2007-09-21sh: x3proto: Trivial ILSEL build fix.Paul Mundt1-3/+3
2007-09-21sh: x3proto: Hook up ethernet and USB platform devices.Paul Mundt1-0/+82
2007-09-21sh: x3proto: ILSEL IRQ support.Paul Mundt2-1/+152
2007-09-21sh: Initial support for SH-X3 prototype board.Paul Mundt4-0/+60
2007-09-21sh: Plug in SH-X3 SCIF0 for sercon earlyprintk.Paul Mundt1-1/+3
2007-09-21sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt1-1/+1
2007-09-21sh: remove intc2 codeMagnus Damm4-91/+0
2007-09-21sh: intc - convert voyagergx codeMagnus Damm3-136/+63
2007-09-21sh: intc - add single bitmap register supportMagnus Damm1-11/+62
2007-09-21sh: intc - remove redundant irq code for shminMagnus Damm2-25/+5
2007-09-21sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm5-87/+15
2007-09-21rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2-3/+19
2007-09-21sh: Initial multiple-node support for SH-X3.Paul Mundt2-0/+17
2007-09-21sh: intc - add support for x3Magnus Damm2-17/+189
2007-09-21sh: intc - fix IRQ4 and IRQ5 typo on sh3Magnus Damm3-3/+3
2007-09-21sh: Fix cache disabling build failures on nommu.Paul Mundt1-10/+14
2007-09-21sh: simplify se7780 IRQ codeMagnus Damm2-28/+1
2007-09-21sh: intc - add support for SH7760Magnus Damm2-109/+147
2007-09-21sh: intc - add support for SH7785Magnus Damm2-34/+223
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt6-26/+49
2007-09-21sh: intc - avoid SH7710 specific vector on SH7712Magnus Damm1-2/+7
2007-09-21sh: intc - add missing vectors for SH7707Magnus Damm1-0/+8
2007-09-21sh: intc - add support for SH7706, SH7707, SH7708, SH7709Magnus Damm5-194/+220
2007-09-21sh: intc - add support for SH7710Magnus Damm2-55/+132
2007-09-21sh: intc - add support for SH7705Magnus Damm2-45/+119
2007-09-20[x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle1-1/+1
2007-09-20[acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2-65/+23
2007-09-20[x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin1-4/+10
2007-09-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+3
2007-09-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-5/+19
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds1-0/+7
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki1-2/+2
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-09-19uml: fix irqstack crashJeff Dike3-6/+7
2007-09-19xen: don't bother trying to set cr4Jeremy Fitzhardinge1-2/+2
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-3/+5
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt1-0/+12
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig1-2/+2
2007-09-17[SPARC64]: Warn user if cpu is ignored.David S. Miller2-2/+10
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller3-26/+58