summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-2611-9/+578
|\
| * ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-233-0/+12
| * ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar2011-09-231-1/+1
| * ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross2011-09-231-0/+1
| * ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross2011-09-231-8/+21
| * ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-232-0/+195
| * ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar2011-09-231-0/+1
| * cpu_pm: call notifiers during suspendColin Cross2011-09-231-0/+33
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-234-0/+314
* | Merge branch 'pm' into devel-stableRussell King2011-09-2212-201/+197
|\ \
| * | ARM: pm: add L2 cache cleaning for suspendRussell King2011-09-211-0/+3
| * | ARM: pm: convert some assembly to CRussell King2011-09-213-39/+46
| * | ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2011-09-212-8/+4
| * | ARM: pm: no need to save/restore context ID registerRussell King2011-09-212-24/+22
| * | ARM: pm: only use preallocated page table during resumeRussell King2011-09-219-99/+99
| * | ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-2111-72/+62
| * | ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King2011-09-211-0/+2
* | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-21143-633/+6041
|\ \ \
| * | | ARM: kprobes: Add introductory comment to test codeJon Medhurst2011-09-201-0/+21
| * | | ARM: kprobes: Add some benchmarking to test moduleJon Medhurst2011-09-201-0/+161
| * | | ARM: kprobes: Add decoding table test coverage analysisJon Medhurst2011-09-201-0/+261
| * | | ARM: kprobes: Add decoding table self-consistency testsJon Medhurst2011-09-201-4/+99
| * | | ARM: kprobes: Add exports for test codeJon Medhurst2011-09-203-0/+19
| * | | ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst2011-09-204-0/+1332
| * | | ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst2011-09-204-0/+1221
| * | | ARM: kprobes: Framework for instruction set test casesJon Medhurst2011-09-202-0/+1224
| * | | ARM: kprobes: Add basic API testsJon Medhurst2011-09-202-0/+342
| * | | ARM: kprobes: Add config option for selecting the ARM kprobes testsJon Medhurst2011-09-201-0/+6
| | |/ | |/|
| * | Linux 3.1-rc6v3.1-rc6Linus Torvalds2011-09-121-1/+1
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
| |\ \
| | * | drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| | * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| | |\ \
| | | * | drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | | * | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | | * | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | | * | drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | | * | drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| | * | | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| | |/ /
| * | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
| |\ \ \
| | * \ \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| | |\ \ \
| | | * | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| | * | | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| | |\ \ \ \
| | | * | | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | | |/ / | | | |/| |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-109-14/+64
| | |\ \ \ \ \
| | | | * | | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-071-1/+5
| | | | * | | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-071-1/+1
| | | | * | | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-071-0/+28
| | | | |/ / /
| | | | | | |
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-----. \ \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-05377-1892/+3236
| | | |\ \ \ \ \ \ \
| | | | | | | * | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-202-2/+2
| | | | | | | * | | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-201-9/+16