summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann25-940/+5753
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King7-40/+224
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2-17/+46
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier2-30/+5
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2-52/+17
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles3-2/+3
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo1-0/+5
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo1-0/+5
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo1-1/+1
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon1-0/+15
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot3-0/+154
2011-10-08ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon1-0/+5
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2-3/+3
2011-09-22Merge branch 'pm' into devel-stableRussell King3-59/+100
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King8-0/+4676
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-09-20ARM: pm: add L2 cache cleaning for suspendRussell King1-0/+3
2011-09-20ARM: pm: convert some assembly to CRussell King2-39/+38
2011-09-20ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2-8/+4
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King2-17/+19
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King3-22/+61
2011-09-20ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King1-0/+2
2011-09-20ARM: kprobes: Add introductory comment to test codeJon Medhurst1-0/+21
2011-09-20ARM: kprobes: Add some benchmarking to test moduleJon Medhurst1-0/+161
2011-09-20ARM: kprobes: Add decoding table test coverage analysisJon Medhurst1-0/+261
2011-09-20ARM: kprobes: Add decoding table self-consistency testsJon Medhurst1-4/+99
2011-09-20ARM: kprobes: Add exports for test codeJon Medhurst3-0/+19
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst4-0/+1332
2011-09-20ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst4-0/+1221
2011-09-20ARM: kprobes: Framework for instruction set test casesJon Medhurst2-0/+1224
2011-09-20ARM: kprobes: Add basic API testsJon Medhurst2-0/+342
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon1-0/+10
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King9-782/+743
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King1-1/+1
2011-08-31Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon5-665/+564
2011-08-31ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland1-12/+2
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland1-50/+3
2011-08-31ARM: perf: remove cpu-related misnomersMark Rutland4-78/+78
2011-08-31ARM: perf: remove event limit from pmu_hw_eventsMark Rutland1-2/+7
2011-08-31ARM: perf: add support for multiple PMUsMark Rutland1-22/+41
2011-08-31ARM: perf: refactor event mappingMark Rutland4-52/+87
2011-08-31ARM: perf: add type field to struct arm_pmuMark Rutland1-2/+4
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland4-40/+62
2011-08-31ARM: perf: remove unnecessary armpmu->stopMark Rutland1-1/+0
2011-08-31ARM: perf: indirect access to cpu_hw_eventsMark Rutland1-3/+15
2011-08-31ARM: perf: move platform device to struct arm_pmuMark Rutland1-4/+6
2011-08-31ARM: perf: move active_events into struct arm_pmuMark Rutland1-11/+20
2011-08-31ARM: perf: remove active_maskMark Rutland4-18/+18
2011-08-31ARM: perf: clean up event group validationMark Rutland1-1/+2