summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-12-11Merge branch 'devel-stable' into for-linusRussell King
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-11ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin
2012-12-11ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon
2012-12-11ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas
2012-12-07ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMUWill Deacon
2012-12-07ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accessesWill Deacon
2012-12-07ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring
2012-12-03ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi
2012-11-23ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-22Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-11-21Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg
2012-11-20Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King
2012-11-20Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King
2012-11-20ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOCBartlomiej Zolnierkiewicz
2012-11-19ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre
2012-11-19ARM: kernel: add logical mappings look-upLorenzo Pieralisi
2012-11-19ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi
2012-11-19ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi
2012-11-19ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi
2012-11-19ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi
2012-11-19ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTERWill Drewry
2012-11-19ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook
2012-11-19ARM: 7577/1: arch/add syscall_get_archWill Drewry
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun