aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| | * | | ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-19
| | | |/ | | |/|
| * | | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King2012-11-20
| |\ \ \
| | * | | ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-19
| | |/ /
| * | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2012-11-19
| |\ \ \
| | * | | ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-09
| | * | | ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon2012-11-09
| | * | | ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon2012-11-09
| | | |/ | | |/|
| * | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2012-11-19
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: PMU: fix runtime PM enableJon Hunter2012-11-09
| | * | ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-09
| | * | ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon2012-11-09
| | * | ARM: perf: register cpu_notifier at driver initMark Rutland2012-11-09
| | * | ARM: perf: check ARMv7 counter validity on a per-pmu basisSudeep KarkadaNagesha2012-11-09
| | * | ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-09
| | * | ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha2012-11-09
| | * | ARM: perf: add guest vs host discriminationMarc Zyngier2012-11-09
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-10
|\ \ \ \ \ | | | | |/ | | | |/|
| | * | | ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2012-12-10
| | * | | ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti2012-12-07
| | * | | ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook2012-11-19
| | * | | ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-19
| | * | | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre2012-11-13
| | * | | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2012-11-13
| | * | | ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-04
| | * | | ARM: 7563/1: SMP_TWD: make setup()/stop() reentrantLinus Walleij2012-11-04
| | * | | ARM: 7561/1: SMP_TWD: use clk_prepare_enable()Linus Walleij2012-11-04
| | * | | ARM: 7544/1: Add BUG_ON when hlt counter is wrongly usedfwu2012-10-18
| |/ / / |/| | |
| * | | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre2012-12-07
| | |/ | |/|
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-06
| |\ \ | | |/ | |/|
| | * ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 22012-10-29
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-25
| |\|
| | * Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-22
| | |\
| | | * ARM: export set_irq_flagsArnd Bergmann2012-10-09
| | | * ARM: kprobes: make more tests conditionalArnd Bergmann2012-10-09
| | * | ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij2012-10-22
| | * | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-22
| | * | ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon2012-10-18
| | * | ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen2012-10-18
| |/ / |/| |
| * | ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King2012-10-15
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \
| * | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-12