summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-0/+2
|\
| * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-291-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-302-0/+6
|\ \
| * | Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-292-0/+6
* | | pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-304-10/+6Star
* | | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-301-5/+0Star
* | | arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-3025-143/+283
|\ \ \
| * \ \ Merge branch 'orion-fixes2'Russell King2008-04-294-6/+112
| |\ \ \
| | * | | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-284-3/+102
| | * | | [ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre2008-04-281-3/+10
| | | | |
| | \ \ \
| *-. | | | Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-2919-108/+138
| |\ \| | |
| | | * | | [ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek2008-04-286-8/+8
| | | * | | [ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek2008-04-281-2/+2
| | | * | | [ARM] Orion: fix ->map_irq() PCIe bus number checkLennert Buytenhek2008-04-287-27/+54
| | | * | | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek2008-04-281-3/+0Star
| | | * | | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2008-04-282-41/+1Star
| | | * | | kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek2008-04-281-1/+1
| | | * | | kprobes/arm: fix cache flush address for instruction stubNicolas Pitre2008-04-281-1/+1
| | * | | | [ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945bRussell King2008-04-291-3/+3
| | * | | | [ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()Mark Brown2008-04-241-0/+2
| | * | | | [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_infoPhilipp Zabel2008-04-241-1/+1
| | * | | | [ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov2008-04-241-2/+2
| | * | | | [ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel2008-04-211-0/+8
| | * | | | [ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel2008-04-211-8/+43
| | * | | | [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar2008-04-212-11/+12
| * | | | | [ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell2008-04-281-5/+9
| * | | | | [ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilationCatalin Marinas2008-04-281-22/+22
| * | | | | [ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263Nicolas Ferre2008-04-282-2/+2
| | |/ / / | |/| | |
* | | | | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-2918-42/+17Star
* | | | | arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-7/+1Star
* | | | | arm: use non-racy method for /proc/davinci_clocks creationDenis V. Lunev2008-04-291-5/+1Star
* | | | | proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan2008-04-291-28/+26Star
* | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* | | | | proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
* | | | | iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* | | | | ARM: always select HAVE_IDEAdrian Bunk2008-04-281-14/+1Star
| |_|_|/ |/| | |
* | | | atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2008-04-282-0/+25
|/ / /
* | | Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2008-04-241-1/+4
|\ \ \
| * | | arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik2008-04-241-1/+4
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-2424-20/+31
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-2423-17/+29
| * | | [ARM] fix lh7a40x/kev7a400 buildRussell King2008-04-201-3/+2Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-221-3/+3
|\ \ \ \
| * | | | arm: Storage class should be before const qualifierTobias Klauser2008-04-221-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-221-1/+1
|\ \ \ \
| * | | | ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik2008-04-211-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-221-0/+2
|\ \ \ \
| * | | | UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch2008-04-201-0/+2
| |/ / /
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-229-10/+0Star
|\ \ \ \ | |_|/ / |/| | |