summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-29arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29Merge branch 'orion-fixes2'Russell King
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King
2008-04-29[ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945bRussell King
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter
2008-04-29arm: use non-racy method for /proc/davinci_clocks creationDenis V. Lunev
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-28ARM: always select HAVE_IDEAdrian Bunk
2008-04-28[ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek
2008-04-28[ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre
2008-04-28[ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek
2008-04-28[ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek
2008-04-28[ARM] Orion: fix ->map_irq() PCIe bus number checkLennert Buytenhek
2008-04-28[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek
2008-04-28[ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek
2008-04-28kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre
2008-04-28[ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell
2008-04-28[ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilationCatalin Marinas
2008-04-28[ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263Nicolas Ferre
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen
2008-04-24[ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()Mark Brown
2008-04-24[ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_infoPhilipp Zabel
2008-04-24Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-24[ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21arm: Storage class should be before const qualifierTobias Klauser
2008-04-21[ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel
2008-04-21[ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel
2008-04-21[ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik
2008-04-20[ARM] fix lh7a40x/kev7a400 buildRussell King
2008-04-19UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch
2008-04-19Merge branch 'merge-fixes' into develRussell King