summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
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: 7595/1: syscall: rework ordering in syscall_trace_exitWill 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-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi
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-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: 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-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-13ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo
2012-11-09ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon
2012-11-09ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann
2012-11-09ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon
2012-11-09ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon
2012-11-09ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon
2012-11-09ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon
2012-11-09ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon
2012-11-09ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon
2012-11-09ARM: PMU: fix runtime PM enableJon Hunter
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon
2012-11-09ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon
2012-11-09ARM: perf: register cpu_notifier at driver initMark Rutland
2012-11-09ARM: perf: check ARMv7 counter validity on a per-pmu basisSudeep KarkadaNagesha
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha
2012-11-09ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha
2012-11-09ARM: perf: add guest vs host discriminationMarc Zyngier
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd
2012-11-04ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantLinus Walleij
2012-11-04ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Linus Walleij
2012-10-29ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 2
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-18ARM: 7544/1: Add BUG_ON when hlt counter is wrongly usedfwu
2012-10-18ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon
2012-10-18ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen