summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-0/+1
|\
| * iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel2011-12-061-0/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-0828-55/+69
|\ \
| * \ Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2011-12-081-2/+2
| |\ \
| | * | ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-072-7/+10
| |\ \ \
| | * | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik2011-12-051-1/+6
| | * | | ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik2011-12-011-1/+1
| | * | | ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik2011-12-011-5/+0
| | * | | ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren2011-12-011-0/+3
| * | | | Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2011-12-073-2/+3
| |\ \ \ \
| | * | | | ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown2011-12-021-1/+1
| | * | | | ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown2011-12-021-0/+1
| | * | | | ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown2011-12-021-1/+1
| | |/ / /
| * | | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2011-12-066-16/+18
| |\ \ \ \
| | * | | | ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay2011-12-051-1/+1
| | * | | | ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash2011-12-051-1/+1
| | * | | | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil2011-12-051-3/+3
| | * | | | ARM: davinci: dm646x does not have a DSP domainSekhar Nori2011-12-051-1/+0
| | * | | | ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2011-12-052-9/+11
| | * | | | ARM: davinci: psc: fix incorrect maskMurali Karicheri2011-12-052-1/+2
| | |/ / /
| * | | | Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2011-12-065-6/+7
| |\ \ \ \
| | * | | | ARM: mx28: LRADC macro renamePeter Rusko2011-12-021-2/+2
| | * | | | arm: mx23: recognise stmp378x as mx23Wolfram Sang2011-12-021-0/+1
| | * | | | ARM: mxs: fix machines' initializers orderLauri Hintsala2011-12-022-2/+2
| | * | | | ARM: mxs/tx28: add __initconst for fec pdataDong Aisheng2011-12-021-2/+2
| | |/ / /
| * | | | Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann2011-12-062-0/+2
| |\ \ \ \
| | * | | | ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song2011-12-021-0/+1
| | * | | | ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song2011-12-021-0/+1
| | |/ / /
| * | | | Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2011-12-063-14/+19
| |\ \ \ \
| | * | | | arm/imx: fix irq_base for gpioShawn Guo2011-12-013-9/+6
| | * | | | arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo2011-12-013-5/+13
| * | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2011-12-066-8/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: at91: Fix USB AT91 gadget registrationAnders Darander2011-11-304-4/+4
| | * | | | ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD2011-11-301-3/+3
| | * | | | ARM: at91: fix NAND bus width decoding from system_revChristian Hitz2011-11-281-1/+1
| | |/ / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-3/+3
* | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-0124-117/+195
|\ \ \ \ \
| * | | | | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-302-2/+2
| * | | | | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-302-10/+19
| * | | | | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-301-1/+1
| * | | | | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon2011-11-261-5/+8
| * | | | | ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier2011-11-261-1/+2
| * | | | | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2011-11-262-38/+78
| * | | | | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya2011-11-261-0/+9
| * | | | | ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-267-22/+28
| * | | | | ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-261-1/+1
| * | | | | ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring2011-11-261-17/+6
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-223-11/+11
| |\ \ \ \ \