summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-12-24ARM: simplify early machine init hooksRussell King6-19/+15
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2-29/+46
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao5-2/+30
2010-12-05ARM: Ensure experimental options are so markedRussell King3-5/+6
2010-12-05ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King1-8/+8
2010-12-05ARM: implement support for read-mostly sectionsRussell King2-0/+3
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll6-1/+11
2010-11-26ARM: always build swp_emulate as ARMv7Russell King1-0/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD48-283/+73
2010-11-04ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm4-0/+299
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas15-92/+153
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-19/+54
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds224-1625/+8031
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse866-7306/+24817
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds5-17/+32
2010-10-29Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds7-68/+399
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks2-5/+4
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks4-57/+183
2010-10-30ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks1-6/+212
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye1-5/+2
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-29msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-3/+4
2010-10-29kgdb,arm: fix register dumpRabin Vincent2-3/+4
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0
2010-10-29omap4: pandaboard: fix up mmc card detect logicMenon, Nishanth1-3/+12
2010-10-29mfd: Factor out WM831x I2C I/O from the core driverMark Brown1-0/+1
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-1/+6
2010-10-29ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1Arnd Hannemann1-0/+19
2010-10-28Merge branch 'devel-stable' into develRussell King199-1531/+7629
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King10-158/+392
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-0/+192
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman5-0/+192
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-10/+0
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+32
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King7-9/+171
2010-10-28ARM: memblock: setup lowmem mappings using memblockRussell King1-20/+29
2010-10-28ARM: memblock: move meminfo into find_limits directlyRussell King1-4/+4
2010-10-28ARM: memblock: convert free_highpages() to use memblockRussell King1-5/+39
2010-10-28ARM: move freeing of highmem pages out of mem_init()Russell King1-10/+17
2010-10-28ARM: memblock: convert memory detail printing to use memblockRussell King1-3/+6
2010-10-28ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King1-17/+25
2010-10-28ARM: memblock: use memblock when initializing memory allocatorsRussell King1-9/+16
2010-10-28ARM: ensure membank array is always sortedRussell King2-10/+10