aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds5-66/+99
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-55/+69
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson2-7/+10
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann3-2/+3
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixesArnd Bergmann6-16/+18
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann5-6/+7
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into fixesArnd Bergmann2-0/+2
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann3-14/+19
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann6-8/+8
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon1-0/+3
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König3-59/+88
2011-12-06ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre1-1/+2
2011-12-06iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel1-0/+1
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik1-1/+6
2011-12-05ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay1-1/+1
2011-12-05ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash1-1/+1
2011-12-05ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-05ARM: davinci: dm646x does not have a DSP domainSekhar Nori1-1/+0
2011-12-05ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2-9/+11
2011-12-05ARM: davinci: psc: fix incorrect maskMurali Karicheri2-1/+2
2011-12-02ARM: mx28: LRADC macro renamePeter Rusko1-2/+2
2011-12-02arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-02ARM: mxs: fix machines' initializers orderLauri Hintsala2-2/+2
2011-12-02ARM: mxs/tx28: add __initconst for fec pdataDong Aisheng1-2/+2
2011-12-02ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown1-1/+1
2011-12-02ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown1-0/+1
2011-12-02ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown1-1/+1
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song1-0/+1
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song1-0/+1
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-01ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik1-5/+0
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 60MHzTony Lindgren1-0/+3
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds24-117/+195
2011-12-01arm/imx: fix irq_base for gpioShawn Guo3-9/+6
2011-12-01arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo3-5/+13
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander4-4/+4
2011-11-30ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixesArnd Bergmann17-55/+117
2011-11-29ARM: ux500: update defconfigLinus Walleij1-9/+5
2011-11-29ARM: u300: update defconfigLinus Walleij1-7/+6
2011-11-28ARM: at91: fix NAND bus width decoding from system_revChristian Hitz1-1/+1
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon1-5/+8