- 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
- ae72fd5 Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk by Will Deacon · 13 years ago
- e0516a6 arm: pmu: allow platform specific irq enable/disable handling by Ming Lei · 14 years ago
- feb45d0 ARM: perf: remove unused armpmu_get_max_events by Will Deacon · 13 years ago
- 0445e7a ARM: perf: add support for stalled cycle ABI events by Will Deacon · 13 years ago
- 4d30151 ARM: perf: clean and update ARMv7 event numbers by Will Deacon · 13 years ago
- 4cbd6b1 ARM: 7182/1: ARM cpu topology: fix warning by Vincent Guittot · 13 years ago
- b5bed7f ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below by Jon Medhurst (Tixy) · 13 years ago
- 14383c2 ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction by Jon Medhurst (Tixy) · 13 years ago
- 46589e2 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels by Jon Medhurst · 13 years ago
- c89cefe ARM: 7170/2: fix compilation breakage in entry-armv.S by Guennadi Liakhovetski · 13 years ago
- 7334c67 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Russell King · 13 years ago
- e5a2132 ARM: perf: check that we have a platform device when reserving PMU by Will Deacon · 13 years ago
- 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
- 11ed0ba ARM: 7161/1: errata: no automatic store buffer drain by Will Deacon · 13 years ago
- e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
- 27a3f0e ARM: sort the meminfo array earlier by Nicolas Pitre · 13 years ago
- e548984 ARM: wire up process_vm_writev and process_vm_readv syscalls by Russell King · 13 years ago
- bce34d1 ARM: perf: initialise used_mask for fake PMU during validation by Will Deacon · 13 years ago
- ec84d52 ARM: PMU: re-export release_pmu symbol to modules by Will Deacon · 13 years ago
- abeb24a ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive by Marc Zyngier · 13 years ago
- a34dbfb ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list by Will Deacon · 13 years ago
- 5aafec1 ARM: restart: remove argument to setup_mm_for_reboot() by Russell King · 13 years ago
- ac15e00 ARM: restart: move reboot failure handing into machine_restart() by Russell King · 13 years ago
- b44c350 ARM: restart: allow platforms more flexibility specifying restart mode by Russell King · 13 years ago
- a528721 ARM: restart: add restart hook to machine_desc record by Russell King · 13 years ago
- 8428e84 ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors by Catalin Marinas · 13 years ago
- abf015f Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage" by Russell King · 13 years ago
- 73017a5 arm: fix implicit module.h users by adding it to arch/arm as required. by Paul Gortmaker · 13 years ago
- ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 13 years ago
- d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
- d44b28c arm: fix implicit memset/string.h usage in various arch/arm files by Paul Gortmaker · 13 years ago
- ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 13 years ago
- 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
- 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
- eb04745 ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online by Thomas Gleinxer · 13 years ago
- 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
- 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 13 years ago
- 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 13 years ago
- b55fa18 ARM: 7137/1: Fix error upon adding LL debug by Afzal Mohammed · 13 years ago
- cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- 2b03492 ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage by Lei Wen · 13 years ago
- 7f94e9c ARM: 7062/1: cache: detect PIPT I-cache using CTR by Will Deacon · 13 years ago
- 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
- 87e040b ARM: 7017/1: Use generic BUG() handler by Simon Glass · 13 years ago
- b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 13 years ago
- ef4c536 ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels by Dave Martin · 13 years ago
- 8551918 ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions by Dave Martin · 13 years ago
- 2ecccf9 ARM: 7029/1: Make cpu_architecture into a global variable by Dave Martin · 13 years ago
- 91c2ebb ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode by Barry Song · 13 years ago
- 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 13 years ago
- 0af8aa0 ARM: 7124/1: smp: Add a localtimer handler callable from C code by Shawn Guo · 13 years ago
- 0b5a1b95 ARM: 7123/1: smp: Add an IPI handler callable from C code by Shawn Guo · 13 years ago
- 26a527e ARM: 7100/1: smp_scu: remove __init annotation from scu_enable() by Shawn Guo · 13 years ago
- d625728 ARM: 7060/1: smp: populate logical CPU mapping during boot by Will Deacon · 13 years ago
- c9018aa ARM: 7011/1: Add ARM cpu topology definition by Vincent Guittot · 13 years ago
- 29a541f ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 by Will Deacon · 13 years ago
- a26bce1 ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores by Will Deacon · 13 years ago
- b214bea ARM: pci: always export pcibios_bus_to_resource by Arnd Bergmann · 13 years ago
- 15e0d9e ARM: pm: let platforms select cpu_suspend support by Arnd Bergmann · 13 years ago
- 63216d3 ARM: export rtc_lock for nvram driver by Arnd Bergmann · 14 years ago
- 1b9f95f ARM: prepare for removal of a bunch of <mach/memory.h> files by Nicolas Pitre · 14 years ago
- 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
- b0a37dc Merge branch 'pm' into devel-stable by Russell King · 13 years ago
- f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
- 6760b10 ARM: fix vmlinux.lds.S discarding sections by Russell King · 13 years ago
- 8e6f83b ARM: pm: add L2 cache cleaning for suspend by Russell King · 13 years ago
- abda1bd ARM: pm: convert some assembly to C by Russell King · 13 years ago
- 62b2d07 ARM: pm: get rid of cpu_resume_turn_mmu_on by Russell King · 13 years ago
- de8e71c ARM: pm: only use preallocated page table during resume by Russell King · 13 years ago
- e8ce0eb ARM: pm: preallocate a page table for suspend/resume by Russell King · 13 years ago
- f5fa68d ARM: pm: force non-zero return value from __cpu_suspend when aborting by Russell King · 13 years ago
- 08aab44 ARM: kprobes: Add introductory comment to test code by Jon Medhurst · 13 years ago
- ce5af3b ARM: kprobes: Add some benchmarking to test module by Jon Medhurst · 13 years ago
- 963780d ARM: kprobes: Add decoding table test coverage analysis by Jon Medhurst · 13 years ago
- 68f360e ARM: kprobes: Add decoding table self-consistency tests by Jon Medhurst · 13 years ago
- 2c89240 ARM: kprobes: Add exports for test code by Jon Medhurst · 13 years ago
- c0cc6df ARM: kprobes: Add ARM instruction simulation test cases by Jon Medhurst · 13 years ago
- c7054aa ARM: kprobes: Add Thumb instruction simulation test cases by Jon Medhurst · 13 years ago
- a43bc69 ARM: kprobes: Framework for instruction set test cases by Jon Medhurst · 13 years ago
- 9eed179 ARM: kprobes: Add basic API tests by Jon Medhurst · 13 years ago
- f630c1b ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed by Will Deacon · 13 years ago
- 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 13 years ago
- 1db3706 Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 16 years ago
- 4fb0d2e Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk by Will Deacon · 13 years ago
- 7325eae ARM: perf: Remove unnecessary armpmu->enable()s by Mark Rutland · 13 years ago
- 0ce4708 ARM: perf: move arm_pmu into <asm/pmu.h> by Mark Rutland · 14 years ago
- 8be3f9a ARM: perf: remove cpu-related misnomers by Mark Rutland · 14 years ago
- 3fc2c83 ARM: perf: remove event limit from pmu_hw_events by Mark Rutland · 14 years ago
- 8a16b34 ARM: perf: add support for multiple PMUs by Mark Rutland · 14 years ago
- e1f431b ARM: perf: refactor event mapping by Mark Rutland · 14 years ago
- 7ae18a5 ARM: perf: add type field to struct arm_pmu by Mark Rutland · 14 years ago
- 0f78d2d ARM: perf: lock PMU registers per-CPU by Mark Rutland · 14 years ago
- 1b69beb ARM: perf: remove unnecessary armpmu->stop by Mark Rutland · 13 years ago
- 92f701e ARM: perf: indirect access to cpu_hw_events by Mark Rutland · 14 years ago
- a9356a0 ARM: perf: move platform device to struct arm_pmu by Mark Rutland · 14 years ago