summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-10-08ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon1-0/+5
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King7-9/+231
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar3-0/+12
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar1-1/+1
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross1-0/+1
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross1-8/+21
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2-0/+195
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar1-0/+1
2011-09-23Merge branch 'pm' into devel-stableRussell King12-201/+197
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King32-25/+4787
2011-09-21ARM: pm: add L2 cache cleaning for suspendRussell King1-0/+3
2011-09-21ARM: pm: convert some assembly to CRussell King3-39/+46
2011-09-21ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2-8/+4
2011-09-21ARM: pm: no need to save/restore context ID registerRussell King2-24/+22
2011-09-21ARM: pm: only use preallocated page table during resumeRussell King9-99/+99
2011-09-21ARM: pm: preallocate a page table for suspend/resumeRussell King11-72/+62
2011-09-21ARM: 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-20ARM: kprobes: Add config option for selecting the ARM kprobes testsJon Medhurst1-0/+6
2011-09-17Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King54-869/+1146
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King14-54/+434
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre1-2/+2
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre6-2/+184
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre3-41/+132
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre2-4/+18
2011-09-14ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio2-3/+87
2011-09-14ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre1-0/+4
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-18/+72
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann4-0/+4
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4
2011-09-11ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-11Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann9-14/+64
2011-09-09ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov1-1/+1
2011-09-09ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin3-3/+0
2011-09-07ARM: davinci: fix cache flush build errorLinus Walleij1-1/+5
2011-09-07ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov1-1/+1
2011-09-07ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar1-0/+28
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2-2/+28
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij1-3/+3
2011-09-07OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman1-0/+3
2011-09-05Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley11-13/+30