aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2011-12-23ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij
2011-12-23ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij
2011-12-23ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-13ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.Leif Lindholm
2011-12-13ARM: 7208/1: Add condition code checking to SWP emulation handler.Leif Lindholm
2011-12-13ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm
2011-12-13ARM: 7199/2: only look for TCM on ARMv5 and laterLinus Walleij
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon
2011-12-06ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei
2011-12-02ARM: perf: remove unused armpmu_get_max_eventsWill Deacon
2011-12-02ARM: perf: add support for stalled cycle ABI eventsWill Deacon
2011-12-02ARM: perf: clean and update ARMv7 event numbersWill Deacon
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-11-26ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst
2011-11-26ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-21ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-11-18ARM: sort the meminfo array earlierNicolas Pitre
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King
2011-11-17ARM: perf: initialise used_mask for fake PMU during validationWill Deacon