aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+6
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao4-10/+6
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao1-5/+0
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2-0/+6
2008-04-17Generic semaphore implementationMatthew Wilcox2-222/+1
2008-04-29arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V1-0/+1
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-143/+283
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare18-42/+17
2008-04-29Merge branch 'orion-fixes2'Russell King4-6/+112
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King19-108/+138
2008-04-29[ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945bRussell King1-3/+3
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-7/+1
2008-04-29arm: use non-racy method for /proc/davinci_clocks creationDenis V. Lunev1-5/+1
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan1-28/+26
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-28ARM: always select HAVE_IDEAdrian Bunk1-14/+1
2008-04-28[ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek4-3/+102
2008-04-28[ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre1-3/+10
2008-04-28[ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek6-8/+8
2008-04-28[ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek1-2/+2
2008-04-28[ARM] Orion: fix ->map_irq() PCIe bus number checkLennert Buytenhek7-27/+54
2008-04-28[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek1-3/+0
2008-04-28[ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2-41/+1
2008-04-28kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek1-1/+1
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre1-1/+1
2008-04-28[ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell1-5/+9
2008-04-28[ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilationCatalin Marinas1-22/+22
2008-04-28[ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263Nicolas Ferre2-2/+2
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2-0/+25
2008-04-24[ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()Mark Brown1-0/+2
2008-04-24[ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_infoPhilipp Zabel1-1/+1
2008-04-24Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-1/+4
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-20/+31
2008-04-24[ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov1-2/+2
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik1-1/+4
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas23-17/+29
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-3/+3
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+2
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds9-10/+0
2008-04-21arm: Storage class should be before const qualifierTobias Klauser1-3/+3
2008-04-21[ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel1-0/+8
2008-04-21[ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel1-8/+43
2008-04-21[ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar2-11/+12
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik1-1/+1
2008-04-20[ARM] fix lh7a40x/kev7a400 buildRussell King1-3/+2
2008-04-19UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch1-0/+2
2008-04-19Merge branch 'merge-fixes' into develRussell King2-222/+1