summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+2
|\
| * Merge branch 'master' into for-upstreamDavid Vrabel2008-10-20783-8275/+32649
| |\
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel2008-10-101-0/+2
| |\ \
| | * | uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-171-0/+2
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-2325-26/+162
|\ \ \ \
| * | | | [ARM] clps711x: add sparsemem definitionsRussell King2008-10-211-0/+2
| * | | | [ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson2008-10-211-1/+1
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2008-10-2010-1/+136
| |\ \ \ \
| | * | | | [ARM] Orion: activate workaround for 88f6183 SPI clock erratumNicolas Pitre2008-10-191-1/+2
| | * | | | [ARM] Orion: instantiate the dsa switch driverLennert Buytenhek2008-10-199-0/+129
| | * | | | [ARM] mv78xx0: force link speed/duplex on eth2/eth3Lennert Buytenhek2008-10-191-0/+5
| | | |_|/ | | |/| |
| * | | | [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski2008-10-181-1/+1
| * | | | [ARM] balance parenthesis in header fileMariusz Kozlowski2008-10-181-1/+1
| * | | | [ARM] pxa: fix trizeps defconfigRussell King2008-10-171-0/+1
| * | | | Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-10-173-9/+8
| |\ \ \ \
| | * | | | [ARM] S3C24XX: Fix redefine of DEFINE_TIMER() in s3c24xx pwm-clock.cNelson Castillo2008-10-161-6/+6
| | * | | | [ARM] S3C2443: Fix HCLK rateBen Dooks2008-10-161-2/+1
| | * | | | [ARM] S3C24XX: pwm-clock set_parent mask fixDallas Foley2008-10-161-1/+1
| * | | | | [ARM] dmabounce requires ZONE_DMARussell King2008-10-174-8/+2
| * | | | | [ARM] 5303/1: period_cycles should be greater than 1roelkluin2008-10-171-1/+1
| * | | | | [ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström2008-10-171-3/+3
| * | | | | [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King2008-10-171-0/+2
| * | | | | [ARM] pxa: fix redefinition of NR_IRQSRussell King2008-10-171-1/+4
| | |/ / / | |/| | |
* | | | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-202-4/+4
* | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-202-6/+6
|\ \ \ \ \
| * | | | | genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-162-6/+6
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-201-75/+0
|\ \ \ \ \
| * | | | | ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz2008-10-171-75/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-202-8/+31
|\ \ \ \ \
| * | | | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-191-0/+2
| * | | | | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-192-8/+29
| |/ / / /
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-203-3/+74
|\ \ \ \ \
| * | | | | [MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer2008-09-021-0/+27
| * | | | | [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-011-8/+1
| * | | | | [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-011-4/+4
| * | | | | [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-011-0/+3
| * | | | | [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-011-0/+44
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-01120-531/+18587
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-121512-1653/+80651
| |\ \ \ \ \ \
* | | | | | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16171-1082/+12036
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2008-10-1533-108/+102
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier2008-10-151-11/+43
| | * | | | | | | [ARM] 5306/1: pxa: fix build error on CM-X270Mike Rapoport2008-10-151-1/+1
| * | | | | | | | Merge branch 's3c-move' into develRussell King2008-10-1491-319/+1511
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ARM] S3C24XX: Additional include movesBen Dooks2008-10-0746-47/+492
| | * | | | | | | | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-0772-164/+1002
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'omap-all' into develRussell King2008-10-1488-858/+10497
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud