summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-10-20Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaseJohn Stultz
2011-10-19ARM: kprobes: Fix build error in test codeJon Medhurst (Tixy)
2011-10-17ARM: kprobes: work around build errorsArnd Bergmann
2011-10-17Add ARM cpu topology definitionVincent Guittot
2011-10-17Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1Nicolas Pitre
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-09Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross
2011-10-09ARM: add option to flush console before rebootDima Zavin
2011-10-09ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-10-09ARM: Call idle notifiersTodd Poynor
2011-10-09ARM: etm: Power down etm(s) when tracing is not enabled=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Support multiple ETMs/PTMs.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Return the entire trace buffer if it is empty after reset=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Add some missing locks and error checks=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Configure data tracing=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Allow range selection=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Don't try to clear the buffer full status after reading the buffer=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Don't limit tracing to only non-secure code.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Don't require clock control=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-10-09ARM: Fix up vfp exception location in thumb modeColin Cross
2011-10-09Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-10-09process: Add display of memory around registers when displaying regs.San Mehat
2011-10-08ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King
2011-09-20ARM: pm: add L2 cache cleaning for suspendRussell King
2011-09-20ARM: pm: convert some assembly to CRussell King
2011-09-20ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-20ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King
2011-09-20ARM: kprobes: Add introductory comment to test codeJon Medhurst
2011-09-20ARM: kprobes: Add some benchmarking to test moduleJon Medhurst
2011-09-20ARM: kprobes: Add decoding table test coverage analysisJon Medhurst
2011-09-20ARM: kprobes: Add decoding table self-consistency testsJon Medhurst
2011-09-20ARM: kprobes: Add exports for test codeJon Medhurst
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst
2011-09-20ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst
2011-09-20ARM: kprobes: Framework for instruction set test casesJon Medhurst
2011-09-20ARM: kprobes: Add basic API testsJon Medhurst
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King
2011-08-31Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon
2011-08-31ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland