summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+21
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi1-3/+7
2012-11-23ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier1-0/+2
2012-11-23ARM: pxa: add dummy SA1100 rtc clock in pxa25xAndrea Adami1-0/+1
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+20
2012-11-23Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-0/+4
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann2-8/+8
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa3-38/+21
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa4-21/+17
2012-11-22ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+8
2012-11-22IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa1-0/+1
2012-11-22IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa1-1/+1
2012-11-22IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa1-0/+1
2012-11-22staging: drm/imx: Remove duplicate inclusion of linux/videodev2.hSachin Kamat1-1/+0
2012-11-22Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+6
2012-11-22ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-66/+3
2012-11-21ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-11-21Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-11-21Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-11-21ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat1-4/+5
2012-11-21Merge branch 'at91' into develLinus Walleij29-139/+1770
2012-11-21Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson30-75/+242
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-1/+1
2012-11-21ARM: pxa: fix pxa25x gpio wakeup settingAndrea Adami1-0/+5
2012-11-21ARM: tegra: seaboard: add missing DT vendor prefixesStephen Warren1-2/+2
2012-11-21Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King3-35/+37
2012-11-21Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King7-48/+179
2012-11-20ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOCBartlomiej Zolnierkiewicz2-0/+4
2012-11-19ARM: at91: pm9g45: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+21
2012-11-19ARM: at91: Animeo IP: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+12
2012-11-19ARM: at91: dt: add mmc pinctrl for Atmel reference boardsJean-Christophe PLAGNIOL-VILLARD6-0/+105
2012-11-19ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+203
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches6-0/+77
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches5-0/+72
2012-11-19ARM: at91: add clocks for DT entriesLudovic Desroches5-0/+8
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij21-139/+1272
2012-11-19ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre1-9/+36
2012-11-19ARM: kernel: add logical mappings look-upLorenzo Pieralisi1-0/+17
2012-11-19ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi1-0/+1
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi2-0/+102
2012-11-19ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi1-3/+4
2012-11-19ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi1-10/+5
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2-26/+14
2012-11-19ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi1-35/+35
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2-0/+2
2012-11-19ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTERWill Drewry1-0/+1
2012-11-19ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook1-1/+4