summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-09-21sh: defconfigs for R2D-PLUS and for R2D-1Magnus Damm2-329/+1310
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt1-2/+2
2007-09-21sh: More license string silliness.Paul Mundt2-2/+2
2007-09-21sh: heartbeat driver update.Paul Mundt7-39/+87
2007-09-21sh: intc - add support for sh7206Magnus Damm2-52/+159
2007-09-21sh: intc - add support for sh7619Magnus Damm2-38/+57
2007-09-21sh: fix irqs for the second serial port on sh7206Magnus Damm1-4/+4
2007-09-21sh: intc - primary priority masking fixesMagnus Damm1-5/+28
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm11-79/+76
2007-09-21sh: x3 - add ipi vectorsMagnus Damm1-0/+9
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