summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* perf: Register PMU implementationsPeter Zijlstra2010-09-091-12/+26
* perf: Deconstify struct pmuPeter Zijlstra2010-09-091-1/+1
* Merge branch 'linus' into perf/coreIngo Molnar2010-08-2513-16/+40
|\
| * ARM: imx: fix build failure concerning otg/ulpiUwe Kleine-König2010-08-244-6/+6
| * s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park2010-08-203-0/+6
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-185-5/+19
| |\
| | * ARM: Tighten check for allowable CPSR valuesRussell King2010-08-151-4/+13
| | * ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2010-08-152-0/+2
| | * ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek2010-08-151-0/+3
| | * ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer usederic miao2010-08-141-1/+1
| * | Make do_execve() take a const filename pointerDavid Howells2010-08-181-5/+9
* | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19969-17762/+44860
|\| |
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-163-0/+3
| |\ \
| | * | ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-123-0/+3
| * | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-1/+1
| * | | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-1411-65/+213
| |\ \ \
| | * \ \ Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635Ben Dooks2010-08-148-62/+208
| | |\ \ \
| | | * | | ARM: SMDK6410: Make virtual screen twice depth of realBen Dooks2010-08-141-0/+2
| | | * | | ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks2010-08-141-0/+2
| | | * | | ARM: S3C64XX: Add audio support to SmartQMaurus Cuelenaere2010-08-141-0/+8
| | | * | | ARM: S3C64XX: Framebuffer fix for SmartQ5Patrick Georgi2010-08-141-4/+4
| | | * | | ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart...Maurus Cuelenaere2010-08-141-1/+1
| | | * | | ARM: S3C64XX: Move SmartQ LCD control platform definition to shared fileMaurus Cuelenaere2010-08-143-58/+30Star
| | | * | | ARM: mach-real6410: add sdhc device supportDarius Augulis2010-08-142-0/+6
| | | * | | ARM: mach-real6410: add dm9000 ethernet support for mach-real6410Darius Augulis2010-08-141-0/+63
| | | * | | ARM: S3C64XX: Support for Real6410Darius Augulis2010-08-143-0/+93
| | * | | | DMAENGINE: correct PL080 register header fileLinus Walleij2010-08-142-2/+4
| | * | | | ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim2010-08-141-1/+1
| | |/ / /
| * | | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-141-0/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-111-0/+9
| | |/ /
| * | | Mark arguments to certain syscalls as being constDavid Howells2010-08-142-5/+5
| * | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-1210-6/+321
| |\ \ \
| | * | | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-104-4/+6
| | * | | msm: trout: Remove extern declaration from source fileSahitya Tummala2010-08-102-3/+3
| | * | | arm: msm: Fix section mismatch in smd.c.Gregory Bean2010-08-101-1/+1
| | * | | arm: msm: trout add mmc supportDaniel Walker2010-06-173-1/+201
| | * | | arm: msm: trout: add trout specific gpio interruptsDaniel Walker2010-06-171-0/+115
| | * | | arm: msm: remove unused #include <linux/version.h>Huang Weiyi2010-06-172-2/+0Star
| * | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-116-3/+334
| |\ \ \ \
| | * | | | IXP4xx: Fix LL debugging on little-endian CPU.Krzysztof Hałasa2010-05-271-0/+2
| | * | | | IXP4xx: Fix sparse warnings in I/O primitives.Krzysztof Hałasa2010-05-271-3/+3
| | * | | | ixp4xx/vulcan: add PCI supportMarc Zyngier2010-05-272-0/+74
| | * | | | ixp4xx: base support for Arcom VulcanMarc Zyngier2010-05-273-0/+255
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-11268-4624/+13478
| |\ \ \ \ \
| | * \ \ \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-11255-4466/+13272
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'devel-stable' into develRussell King2010-08-09244-4485/+12899
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-09148-366/+5191
| | | | |\ \ \ \ \
| | | | | * | | | | ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3Kukjin Kim2010-08-091-2/+5
| | | | | * | | | | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/KconfigKukjin Kim2010-08-091-0/+15
| | | | | * | | | | ARM: S5PV210: Override FIMC driver name on Aquila boardSylwester Nawrocki2010-08-091-0/+5