aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25gpiolib: allow user-selectionMichael Buesch1-4/+4
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+3
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-52/+7
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+1
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+52
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2-0/+2
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-18/+16
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell1-0/+13
2008-07-24Remove use of asm/semaphore.hMatthew Wilcox1-1/+1
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds48-505/+5078
2008-07-23kgdb: support for ARCH=armJason Wessel5-0/+210
2008-07-23leds: Add pca9532 platform data for Thecus N2100Riku Voipio1-0/+52
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers7-13/+12
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-1/+3
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman4-18/+13
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar312-5494/+36650
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar4-147/+21
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds297-5333/+36432
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King36-1819/+1468
2008-07-13Merge branch 'pxa' into develRussell King62-2297/+6519
2008-07-13[ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)Eric Miao3-0/+90
2008-07-13[ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB)Eric Miao3-0/+90
2008-07-13[ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao3-0/+194
2008-07-13[ARM] Update mach-typesRussell King1-1/+9
2008-07-12[ARM] pxa: make littleton to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12[ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12[ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12[ARM] pxa: make lubbock to use new smc91x platform dataEric Miao1-0/+8
2008-07-12Merge branch 'pxa-devel' into pxaRussell King15-69/+368
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov8-13/+13
2008-07-12Merge branch 'eseries' into pxaRussell King8-3/+535
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King6-53/+604
2008-07-12Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King9-253/+664
2008-07-10Support for LCD on e740 e750 e400 and e800 e-series PDAsIan Molton6-0/+454
2008-07-10E-series UDC supportIan Molton2-1/+58
2008-07-10Add e350 supportIan Molton2-0/+21
2008-07-10Fix broken e-series buildIan Molton1-1/+1
2008-07-10Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King22-102/+677
2008-07-10[ARM] 5112/1: PXA SSP: Strip in-code changelogMark Brown1-7/+0
2008-07-10[ARM] 5110/1: PXA SSP: Remember the platform device on probe()Mark Brown1-0/+1
2008-07-10[ARM] 5108/2: PXA SSP: Don't unconditionally free interruptMark Brown1-2/+3