summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-283-7/+14
|\
| * Merge branch 'linus' into core/percpuIngo Molnar2009-01-27100-654/+414
| |\
| * \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-213-4/+1
| |\ \
| * | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-152-7/+13
| |\ \ \ \
| | * | | | irq: update all arches for new irq_descMike Travis2009-01-122-7/+13
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-23/+0
|\ \ \ \ \
| * | | | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-23/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2627-545/+78
|\ \ \ \
| * | | | [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
| * | | | [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0
| * | | | [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * | | | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * | | | [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * | | | ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| * | | | ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9
| * | | | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| * | | | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| * | | | ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0
| * | | | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
| * | | | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
| * | | | ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
| * | | | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-154-72/+10
| * | | | ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0
| * | | | ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-152-0/+2
| |/ / /
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-2670-108/+108
|\ \ \ \
| * | | | eeprom: More consistent symbol namesJean Delvare2009-01-2670-108/+108
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-263-1/+228
|\ \ \ \ | |/ / / |/| | |
| * | | i.MX31: framebuffer driverGuennadi Liakhovetski2009-01-211-0/+38
| * | | i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2009-01-192-1/+190
| | |/ | |/|
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-1/+1
|\ \ \
| * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
| | |/ | |/|
* | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-3/+0
|/ /
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4
|\ \
| * | [ARM] i.MX add missing includeSascha Hauer2009-01-121-1/+1
| * | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer2009-01-121-3/+3
| * | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer2009-01-121-106/+0
| |/
* | [ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre2009-01-121-0/+1
* | [ARM] w90x900: fix build errors and warningsRussell King2009-01-122-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-092-15/+14
|\
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
| * NOMMU: Rename ARM's struct vm_regionDavid Howells2009-01-081-14/+14
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-093-0/+182
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05767-9374/+33263
| |\ \
| * \ \ Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-103-0/+182
| |\ \ \
| | * | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-293-0/+182
* | | | | Merge branch 'devel'Russell King2009-01-082-0/+59
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2009-01-011-0/+52
| |\ \ \ \ \
OpenPOWER on IntegriCloud