aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-2/+0
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks1-1/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-2/+1
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-2/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds21-34/+23
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds739-9291/+33104
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King9-34/+480
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao1-9/+25
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao1-14/+1
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao1-0/+1
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao1-2/+8
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao1-0/+1
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao5-9/+31
2008-12-29[ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2-0/+413
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-24/+74
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai1-0/+13
2008-12-25Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King1-212/+114
2008-12-25[ARM] pxa: Update eseries defconfigIan Molton1-212/+114
2008-12-23[ARM] 5352/1: add w90p910-plat config filewanzongshun1-0/+626
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King17-93/+1799
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2-14/+62
2008-12-22IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa1-0/+1
2008-12-22IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa1-0/+4
2008-12-21[ARM] s3c: S3C options should depend on PLAT_S3CRussell King1-15/+8
2008-12-20Merge git://git.marvell.com/orion into develRussell King20-443/+642
2008-12-20[ARM] mv78xx0: implement GPIO and GPIO interrupt supportLennert Buytenhek5-6/+71
2008-12-20[ARM] Kirkwood: implement GPIO and GPIO interrupt supportLennert Buytenhek5-6/+75
2008-12-20[ARM] Orion: share GPIO IRQ handling codeLennert Buytenhek5-172/+200
2008-12-20[ARM] Orion: share GPIO handling codeLennert Buytenhek11-271/+308
2008-12-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King8-25/+127
2008-12-18[ARM] s3c: define __io using the typesafe versionRussell King1-1/+1
2008-12-18Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King21-80/+77
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King170-1151/+10308
2008-12-18[ARM] S3C64XX: Ensure CPU_V6 is selectedBen Dooks1-1/+2
2008-12-18[ARM] 5349/1: VFP: Add PM code to save and restore current VFP stateBen Dooks3-2/+58
2008-12-18[ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks10-10/+0
2008-12-18[ARM] S3C24A0: Remove duplicate <mach/io.h> fileBen Dooks1-16/+0
2008-12-18[ARM] S3C64XX: Remove __virt_to_bus/__bus_to_virt macrosBen Dooks1-3/+0
2008-12-18[ARM] S3C24XX: Add fourth UART definition for S3C2443Ben Dooks3-3/+31
2008-12-18[ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks1-1/+1
2008-12-18Merge branch 'next-s3c64xx-device' into next-mergedBen Dooks81-218/+4027
2008-12-18[ARM] MXC: do not include mach/hardware.h from mach/memory.hSascha Hauer8-11/+13
2008-12-18[ARM] MXC: do not include mach/hardware.h from mach/timex.hSascha Hauer4-14/+7
2008-12-18[ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer13-52/+50
2008-12-18[ARM] MX1/MX2 DMA: add missing local_irq_restore()Sascha Hauer1-2/+5
2008-12-18Merge branch 'next-s3c64xx' into next-mergedBen Dooks73-192/+4527
2008-12-18Merge branch 'next-s3c24xx' into next-mergedBen Dooks48-765/+1698
2008-12-18[ARM] AT2440EVB: LCD frame buffer support.Ben Dooks1-0/+36
2008-12-18[ARM] S3C24XX: AT2440EVB MMCBen Dooks1-0/+8