aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-01[ARM] 3688/1: ARM: Convert clps7500 to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3687/1: ARM: Convert integrator to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner2-1/+2
2006-07-01[ARM] 3684/1: ARM: Convert l7200 to generic irq handlingThomas Gleixner1-0/+1
2006-07-01[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handlingThomas Gleixner3-3/+4
2006-07-01[ARM] 3680/1: ARM: Convert footbridge to generic irq handlingThomas Gleixner2-0/+2
2006-07-01[ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner3-5/+20
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner3-925/+39
2006-07-01[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre2-3/+12
2006-07-01Merge nommu branchRussell King15-125/+101
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek1-3/+63
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek5-25/+78
2006-07-01[ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek3-0/+69
2006-07-01[ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr1-6/+6
2006-07-01[ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr1-0/+3
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren1-4/+4
2006-07-01[ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren1-38/+91
2006-07-01[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2-3/+4
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds169-169/+0
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel169-169/+0
2006-06-29[ARM] Add section support to ioremapRussell King1-4/+163
2006-06-29[ARM] Fix sa11x0 SDRAM selectionRussell King1-55/+76
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+39
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King18-21/+144
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele8-1/+2209
2006-06-29Merge omap treeRussell King30-388/+1965
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor16-30/+92
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek3-0/+69
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek1-24/+102
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King15-125/+101
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King8-117/+9
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-94/+297
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King1-4/+1
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi13-0/+129
2006-06-28[ARM] nommu: prevent Xscale-based machines being selectedRussell King1-0/+5
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi1-0/+1
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King1-4/+4
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King1-2/+0
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2-2/+10
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi1-0/+4
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King4-48/+92
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi1-29/+32
2006-06-28[ARM] nommu: uaccess tweaksRussell King3-7/+21
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King1-3/+3
2006-06-28[ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski1-2/+2
2006-06-28[ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek3-0/+69
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek6-0/+405
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek1-0/+36
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek1-0/+39