aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-01[ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3682/2: ARM: Convert ixp4xx to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3702/1: ARM: Convert ixp23xx to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3699/1: ARM: Convert s3c2410 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3697/1: ARM: Convert shark to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3696/1: ARM: Convert clps711x to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3693/1: ARM: Convert omap1 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3691/1: ARM: Convert imx to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3688/1: ARM: Convert clps7500 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3687/1: ARM: Convert integrator to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3684/1: ARM: Convert l7200 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3680/1: ARM: Convert footbridge to generic irq handlingThomas Gleixner
2006-07-01[ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner
2006-07-01[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre
2006-07-01Merge nommu branchRussell King
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek
2006-07-01[ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek
2006-07-01[ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr
2006-07-01[ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren
2006-07-01[ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren
2006-07-01[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[ARM] Add section support to ioremapRussell King
2006-06-29[ARM] Fix sa11x0 SDRAM selectionRussell King
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele
2006-06-29Merge omap treeRussell King
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi