summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King37-49/+76
2008-08-07[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King2-16/+20
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King391-409/+389
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King25-25/+0
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King3-21/+20
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds200-71/+16544
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski1-1/+0
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King9-23/+23
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King182-6/+16301
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King1-3/+0
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/...David 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-...Jeff Garzik5-0/+15
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus 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/k...Linus Torvalds1-1/+1
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus 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