aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-0/+15
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds28-51/+51
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez28-51/+51
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-0/+15
2008-07-30[ARM] initrd: claim initrd memory exclusivelyRussell King1-12/+20
2008-07-30regulator: core kbuild filesLiam Girdwood1-0/+2
2008-07-29Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixesJeff Garzik5-0/+15
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+9
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-28[ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao3-22/+190
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar131-1447/+6096
2008-07-28Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King4-4/+8
2008-07-28[ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen4-4/+4
2008-07-28[ARM] i.MX: add missing clock functions exportsPaulius Zaleckas1-0/+5
2008-07-28[ARM] i.MX: remove set_imx_fb_info() exportPaulius Zaleckas1-1/+0
2008-07-28[ARM] mx1ads: make mmc platform data available for modulesSascha Hauer1-2/+2
2008-07-28[ARM] mx2: add missing Kconfig dependencySascha Hauer1-1/+1
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds53-787/+638
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King1-3/+7
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov47-166/+166
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds16-38/+38
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King3-615/+462
2008-07-26[ARM] update defconfig for eseries.Ian Molton1-613/+460
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-26[ARM] fix IOP32x, IOP33x, MXC and Samsung buildsRussell King2-4/+4
2008-07-26[ARM] fix mode for board-yl-9200.cRussell King1-0/+0
2008-07-26[ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946EAdrian Bunk1-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-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse339-5990/+41928
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-24mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek5-0/+15
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