aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi1-3/+7
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson1-0/+14
2012-11-20Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2-35/+36
2012-11-20Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King3-39/+111
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 Pieralisi1-0/+100
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 Pieralisi1-26/+1
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 Pieralisi1-0/+1
2012-11-19ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook1-1/+4
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook2-19/+20
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King1-69/+85
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King5-320/+368
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida1-1/+1
2012-11-16Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socArnd Bergmann1-14/+4
2012-11-13ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre1-2/+1
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo1-0/+5
2012-11-09ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon1-5/+10
2012-11-09ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann1-20/+20
2012-11-09ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon1-13/+15
2012-11-09ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon1-2/+2
2012-11-09ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon1-3/+3
2012-11-09ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon1-10/+26
2012-11-09ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon1-20/+5
2012-11-09ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon1-6/+14
2012-11-09ARM: PMU: fix runtime PM enableJon Hunter1-0/+1
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2-4/+4
2012-11-09ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon1-0/+2
2012-11-09ARM: perf: register cpu_notifier at driver initMark Rutland1-2/+11
2012-11-09ARM: perf: check ARMv7 counter validity on a per-pmu basisSudeep KarkadaNagesha1-64/+30
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha5-106/+131
2012-11-09ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha4-144/+153
2012-11-09ARM: perf: add guest vs host discriminationMarc Zyngier1-0/+36
2012-11-07Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_llRob Herring1-0/+14
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-14/+4
2012-11-06ARM: smp_twd: fix build warningArnd Bergmann1-1/+1
2012-11-05ARM: implement debug_ll_io_init()Rob Herring1-0/+14
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd1-10/+9
2012-11-04ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantLinus Walleij1-5/+37
2012-11-04ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Linus Walleij1-10/+2
2012-10-31ARM: smp_twd: don't warn on no DT nodeRob Herring1-4/+2
2012-10-29ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 21-14/+4
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-10/+25
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2-0/+6
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij1-2/+2
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-18ARM: 7544/1: Add BUG_ON when hlt counter is wrongly usedfwu1-0/+1
2012-10-18ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon1-0/+4