summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell 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-20ARM: kprobes: Add config option for selecting the ARM kprobes testsJon Medhurst
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-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre
2011-09-14ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio
2011-09-14ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik
2011-09-10Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann
2011-09-09ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov
2011-09-09ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin
2011-09-07ARM: davinci: fix cache flush build errorLinus Walleij
2011-09-07ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov
2011-09-07ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman
2011-09-04Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley
2011-09-04OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland
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
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland
2011-08-31ARM: perf: remove cpu-related misnomersMark Rutland
2011-08-31ARM: perf: remove event limit from pmu_hw_eventsMark Rutland
2011-08-31ARM: perf: add support for multiple PMUsMark Rutland
2011-08-31ARM: perf: refactor event mappingMark Rutland
2011-08-31ARM: perf: add type field to struct arm_pmuMark Rutland
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland
2011-08-31ARM: perf: remove unnecessary armpmu->stopMark Rutland
2011-08-31ARM: perf: indirect access to cpu_hw_eventsMark Rutland
2011-08-31ARM: perf: move platform device to struct arm_pmuMark Rutland
2011-08-31ARM: perf: move active_events into struct arm_pmuMark Rutland
2011-08-31ARM: perf: remove active_maskMark Rutland