aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml build fixTheodore Tso2006-07-031-0/+2
* [PATCH] genirq: Fixup ARM devel mergeThomas Gleixner2006-07-021-7/+8
* [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner2006-07-023-0/+6
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-0256-69/+71
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0242-958/+109
|\
| * [ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handlingThomas Gleixner2006-07-012-6/+7
| * [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handlingThomas Gleixner2006-07-015-3/+6
| * [ARM] 3702/1: ARM: Convert ixp23xx to generic irq handlingThomas Gleixner2006-07-012-6/+6
| * [ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner2006-07-012-2/+2
| * [ARM] 3700/1: ARM: Convert lh7a40x to generic irq handlingThomas Gleixner2006-07-012-0/+2
| * [ARM] 3699/1: ARM: Convert s3c2410 to generic irq handlingThomas Gleixner2006-07-012-3/+4
| * [ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner2006-07-015-2/+6
| * [ARM] 3697/1: ARM: Convert shark to generic irq handlingThomas Gleixner2006-07-011-0/+1
| * [ARM] 3696/1: ARM: Convert clps711x to generic irq handlingThomas Gleixner2006-07-011-0/+1
| * [ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner2006-07-011-1/+1
| * [ARM] 3693/1: ARM: Convert omap1 to generic irq handlingThomas Gleixner2006-07-012-1/+2
| * [ARM] 3691/1: ARM: Convert imx to generic irq handlingThomas Gleixner2006-07-011-0/+1
| * [ARM] 3688/1: ARM: Convert clps7500 to generic irq handlingThomas Gleixner2006-07-011-0/+1
| * [ARM] 3687/1: ARM: Convert integrator to generic irq handlingThomas Gleixner2006-07-011-0/+1
| * [ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner2006-07-012-1/+2
| * [ARM] 3684/1: ARM: Convert l7200 to generic irq handlingThomas Gleixner2006-07-011-0/+1
| * [ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner2006-07-013-3/+4
| * [ARM] 3680/1: ARM: Convert footbridge to generic irq handlingThomas Gleixner2006-07-012-0/+2
| * [ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner2006-07-013-5/+20
| * [ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2006-07-013-925/+39
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0287-841/+5254
|\ \
| * | [ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre2006-07-012-3/+12
| * | Merge nommu branchRussell King2006-07-0115-125/+101
| |\ \
| | * | [ARM] nommu: provide a way for correct control register value selectionRussell King2006-06-2915-125/+101
| * | | [ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek2006-07-011-3/+63
| * | | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-015-25/+78
| * | | [ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek2006-07-013-0/+69
| * | | [ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr2006-07-011-6/+6
| * | | [ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr2006-07-011-0/+3
| * | | [ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren2006-07-011-4/+4
| * | | [ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren2006-07-011-38/+91
| * | | [ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2006-07-012-3/+4
| * | | [ARM] Add section support to ioremapRussell King2006-06-291-4/+163
| * | | [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
| * | | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-2918-21/+144
| * | | [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-298-1/+2209
| * | | Merge omap treeRussell King2006-06-2930-388/+1965
| |\ \ \
| | * | | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-261-0/+6
| | * | | ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren2006-06-261-6/+3
| | * | | ARM: OMAP: Update dmtimersTimo Teras2006-06-261-16/+30
| | * | | ARM: OMAP: Make clock variables staticJuha Yrjola2006-06-261-2/+2
| | * | | ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-261-4/+4
| | * | | ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-261-6/+26
| | * | | ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-263-7/+566
| | * | | ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2006-06-262-6/+14