summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao2010-07-072-7/+2
* ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-075-10/+20
* ARM: zImage: don't define unused symbol initrd_physUwe Kleine-König2010-07-071-6/+3
* ARM: remove bit-rotten STANDALONE_DEBUG for decompressorUwe Kleine-König2010-07-072-43/+0
* ARM: zImage: annotate debug functions about corrupted registersUwe Kleine-König2010-06-171-0/+4
* ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flushUwe Kleine-König2010-06-171-5/+6
* ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specificationUwe Kleine-König2010-06-171-1/+1
* ARM: zImage: some comments for __armv3_mpu_cache_onUwe Kleine-König2010-06-171-0/+6
* ARM: zImage: don't hard code the stack size twiceUwe Kleine-König2010-06-171-1/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-06-1019-30/+206
|\
| * ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj2010-06-084-8/+8
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-06-0842-293/+1326
| |\
| | * [ARM] pxa/spitz: Correctly register WM8750Marek Vasut2010-05-311-0/+3
| | * [ARM] pxa/palmtc: storage class should be before const qualifierTobias Klauser2010-05-311-2/+2
| * | ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-06-081-0/+3
| * | ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre2010-06-081-1/+10
| * | ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij2010-06-081-1/+2
| * | ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek Vašut2010-05-271-2/+7
| * | ARM: 6145/1: ux500 MTU clockrate correctionLinus Walleij2010-05-277-12/+167
| * | ARM: 6144/1: TCM memory bug freeing bugLinus Walleij2010-05-271-3/+3
| * | ARM: VFP: Fix vfp_put_double() for d16-d31Russell King2010-05-271-1/+1
* | | msm: dma: add completion.h headerDaniel Walker2010-06-071-0/+1
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-304-3/+82
|\ \
| * | mfd: New AB8500 driverRabin Vincent2010-05-281-1/+1
| * | ARM: AB3550 board configuration and irq for U300Mattias Wallin2010-05-282-0/+62
| * | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
| * | davinci: da850 TPS6507x touch screen driver board dataTodd Fischer2010-05-281-0/+12
| * | mfd: Add tps6507x board data structureTodd Fischer2010-05-281-1/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-306-1/+283
|\ \ \
| * | | DMAENGINE: DMA40 U8500 platform configurationLinus Walleij2010-05-276-1/+283
* | | | ARM: Merge for-2635/defconfig3Ben Dooks2010-05-282-22/+403
|\ \ \ \
| * | | | ARM: s3c2410_defconfig: Add new machinesBen Dooks2010-05-281-8/+27
| * | | | ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks2010-05-281-2/+43
| * | | | ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks2010-05-281-1/+66
| * | | | ARM: s3c6400_defconfig: Enable USB host sideBen Dooks2010-05-281-3/+217
| * | | | ARM: s3c6400_defconfig: Add SPI driverBen Dooks2010-05-281-1/+37
| * | | | ARM: s3c6400_defconfig: Update compiled machinesBen Dooks2010-05-281-7/+13
| | |/ / | |/| |
* | | | ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham2010-05-281-0/+1
* | | | ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham2010-05-281-0/+6
* | | | ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks2010-05-281-0/+21
* | | | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks2010-05-281-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-05-271-67/+9
|\ \ \
| * | | gta02: Use pcf50633 backlight driver instead of platform backlight driver.Lars-Peter Clausen2010-05-261-67/+9
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-272-11/+56
|\ \ \
| * | | leds: Add mx31moboard MC13783 led supportPhilippe Rétornaz2010-05-261-1/+44
| * | | leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-10/+12
| |/ /
* | | Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-2716-122/+407
|\ \ \
| * \ \ ARM: Merge next-samsungBen Dooks2010-05-269-33/+42
| |\ \ \
| | * | | ARM: S5PC100: Fixup cross tree merge problemsBen Dooks2010-05-261-5/+2
| | * | | ARM: S5P: Fix the platform external interrupt issues.Pannaga Bhushan2010-05-268-28/+40
| | |/ /
OpenPOWER on IntegriCloud