summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'origin' into for-linusRussell King207-1341/+19712
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds5-22/+202
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-21/+21
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell6-20/+21
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds4-9/+9
2009-09-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2-11/+11
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-4/+269
2009-09-23ep93xx video driver platform supportRyan Mallon5-1/+183
2009-09-23omapfb: fix coding style / remove dead linearun c1-2/+2
2009-09-23N770: enable LCD MIPI-DCS in KconfigImre Deak1-1/+1
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao1-2/+52
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi1-1/+46
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman1-2/+37
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak1-0/+5
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin1-6/+23
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer1-0/+27
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala3-6/+47
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele5-0/+386
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter1-0/+4
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2-0/+59
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov3-0/+7
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter3-0/+7
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2-0/+18
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown5-22/+202
2009-09-22Merge branch 'master' into for-linusRussell King43-124/+206
2009-09-22ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor3-7/+7
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij12-36/+18
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-12/+12
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-19/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-2/+2
2009-09-21ixp4xx: arch_idle() documentation fixupMikael Pettersson1-2/+4
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson1-9/+7
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij6-104/+104
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss1-2/+17
2009-09-21Merge branch 'u300' into develRussell King14-69/+1053
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten1-10/+7
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre2-0/+65
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King67-3289/+5102
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre1-0/+49
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre1-0/+47
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-1/+1
2009-09-21trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale11-11/+11
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-2/+2
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20ARM: Add support for checking access permissions on prefetch abortsRussell King1-3/+6
2009-09-20ARM: Separate out access error checkingRussell King1-11/+22