summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'renesas/pmu' into next/socOlof Johansson2012-09-1129-449/+468
|\
| * ARM: shmobile: emev2: enable PMU(Performance Monitoring Unit)Tetsuyuki Kobayashi2012-09-112-0/+22
| * ARM: shmobile: sh73a0: enable PMU(Performance Monitoring Unit)Tetsuyuki Kobayashi2012-09-112-0/+22
| * ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-233-61/+79
| * ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-233-211/+233
| * ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-236-52/+53
| * ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-234-103/+110
| * ARM: perf: remove mysterious compiler barrierWill Deacon2012-08-231-1/+0
| * ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-2314-36/+13
| * ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-236-87/+1
| * ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon2012-08-232-1/+9
| * ARM: PMU: Add runtime PM SupportJon Hunter2012-08-232-16/+45
* | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson2012-09-111-1/+10
|\ \
| * | r8a7779: add SDHI clock supportPhil Edworthy2012-09-061-1/+10
* | | Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2012-09-07224-1360/+1948
|\ \ \
| * | | ARM: LPC32xx: Remove board specific GPIO initRoland Stigge2012-09-061-6/+0
| * | | ARM: LPC32xx: Provide DMA filter callbacks via platform dataRoland Stigge2012-09-061-0/+14
| * | | ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge2012-09-061-3/+4
| * | | Linux 3.6-rc4Linus Torvalds2012-09-011-1/+1
| * | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-012-5/+12
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-312-3/+7
| |\ \ \
| | * | | KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
| | * | | kvm: Fix nonsense handling of compat ioctlAlan Cox2012-08-261-3/+4
| * | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-08-313-7/+7
| |\ \ \ \
| | * | | | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
| | * | | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-315-9/+7
| |\ \ \ \ \
| | * | | | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
| | * | | | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
| | * | | | | s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
| | * | | | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3018-126/+174
| |\ \ \ \ \ \
| | * | | | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| | * | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | | * | | | | | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | | * | | | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | | * | | | | | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | | * | | | | | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | | * | | | | | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | | * | | | | | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | | * | | | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | | * | | | | | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | | * | | | | | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| | * | | | | | | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| | |/ / / / / /
| | * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-294-9/+17
| | |\ \ \ \ \ \
| | | * | | | | | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-241-0/+8
| | | * | | | | | drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-241-1/+1
| | | * | | | | | drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-231-2/+2
| | | * | | | | | drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-231-6/+6
| | | | |_|_|_|/ | | | |/| | | |
OpenPOWER on IntegriCloud