summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* gpiolib: allow user-selectionMichael Buesch2008-07-251-4/+4
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+3
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2Star
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-52/+7Star
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18312-5494/+36650
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+1
|\ \ \
| * | | Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-07-241-0/+52
|\ \ \ \
| * | | | leds: Add pca9532 platform data for Thecus N2100Riku Voipio2008-07-231-0/+52
* | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-0/+2
* | | | | bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-3/+1Star
* | | | | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* | | | | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-18/+16Star
* | | | | add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-241-0/+13
| |/ / / |/| | |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2448-505/+5078
|\ \ \ \
| * \ \ \ Merge branch 'pxa' into develRussell King2008-07-1362-2297/+6519
| |\ \ \ \
| | * | | | [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)Eric Miao2008-07-133-0/+90
| | * | | | [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB)Eric Miao2008-07-133-0/+90
| | * | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao2008-07-133-0/+194
| | * | | | [ARM] Update mach-typesRussell King2008-07-131-1/+9
| | * | | | [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-0/+9
| | * | | | [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-121-0/+9
| | * | | | [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-0/+9
| | * | | | [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-0/+8
| | * | | | Merge branch 'pxa-devel' into pxaRussell King2008-07-1215-69/+368
| | |\ \ \ \
| | | * | | | [ARM] 5112/1: PXA SSP: Strip in-code changelogMark Brown2008-07-101-7/+0Star
| | | * | | | [ARM] 5110/1: PXA SSP: Remember the platform device on probe()Mark Brown2008-07-101-0/+1
| | | * | | | [ARM] 5108/2: PXA SSP: Don't unconditionally free interruptMark Brown2008-07-101-2/+3
| | | * | | | [ARM] pxa: add support for L2 outer cache on XScale3Eric Miao2008-07-091-0/+2
| | | * | | | [ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao2008-07-093-0/+49
| | | * | | | [ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao2008-07-091-0/+42
| | | * | | | [ARM] pxa: add pxa3xx NAND support for littletonEric Miao2008-07-091-0/+53
| | | * | | | [ARM] pxa: add pxa3xx NAND support for zyloniteEric Miao2008-07-091-0/+53
| | | * | | | [ARM] pxa: add pxa3xx NAND device and clock sourcesEric Miao2008-07-094-0/+61
| | | * | | | [ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.cEric Miao2008-07-092-2/+13
| | | * | | | [ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.heric miao2008-07-092-21/+27
| | | * | | | [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao2008-07-091-14/+37
| | | * | | | [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao2008-07-091-6/+14
| | | * | | | [ARM] pxa: embed body of pxa320_init_mfp()Eric Miao2008-07-091-8/+4Star
| | | * | | | [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao2008-07-091-3/+3
| | | * | | | [ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao2008-07-093-5/+5
| | | * | | | [ARM] pxa: use IORESOURCE_IRQ_* instead of IRQF_* for IRQ resourceEric Miao2008-07-091-1/+1
| | | * | | | [ARM] pxa: add codename zylonite for PXA3xx Development PlatformEric Miao2008-07-091-1/+1
| | * | | | | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov2008-07-128-13/+13
| | * | | | | Merge branch 'eseries' into pxaRussell King2008-07-128-3/+535
| | |\ \ \ \ \
| | | * | | | | Support for LCD on e740 e750 e400 and e800 e-series PDAsIan Molton2008-07-106-0/+454
| | | * | | | | E-series UDC supportIan Molton2008-07-102-1/+58