aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
* | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-30
* | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-30
* | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-30
* | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2011-11-26
* | ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-26
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-22
|\ \
| * | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-22
| * | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-17
| * | ARM: PMU: re-export release_pmu symbol to modulesWill Deacon2011-11-16
| |/
* | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-21
* | ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2011-11-17
* | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-12
* | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-08
* | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-07
|/
* arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-31
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-31
* arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-31
* arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker2011-10-31
* arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-10-31
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-23
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-23
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-23
| * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18
| |\ \
| | * | ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-26
| | * | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-26
| | * | Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2011-08-29
| | |\ \
| * | | | ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon2011-10-08
| * | | | Merge branch 'pm' into devel-stableRussell King2011-09-22
| |\ \ \ \
| | * | | | ARM: pm: add L2 cache cleaning for suspendRussell King2011-09-20
| | * | | | ARM: pm: convert some assembly to CRussell King2011-09-20
| | * | | | ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2011-09-20
| | * | | | ARM: pm: only use preallocated page table during resumeRussell King2011-09-20
| | * | | | ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-20
| | * | | | ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King2011-09-20
| * | | | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-21
| |\ \ \ \ \
| | * | | | | ARM: kprobes: Add introductory comment to test codeJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add some benchmarking to test moduleJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add decoding table test coverage analysisJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add decoding table self-consistency testsJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add exports for test codeJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Framework for instruction set test casesJon Medhurst2011-09-20
| | * | | | | ARM: kprobes: Add basic API testsJon Medhurst2011-09-20
| * | | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-16
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon2011-08-31
| | |\ \ \ \ \ \
| | | * | | | | | ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland2011-08-31