summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson2013-03-061-2/+2
| | * | | | | | | drm/i915: also disable south interrupts when handling themPaulo Zanoni2013-03-051-2/+24
| | * | | | | | | drm/i915: enable irqs earlier when resumingDaniel Vetter2013-03-051-1/+12
| | * | | | | | | drm/i915: Increase the RC6p threshold.Stéphane Marchesin2013-03-051-1/+1
| | * | | | | | | DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich2013-03-041-0/+26
| | * | | | | | | drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke2013-03-031-6/+6
| | * | | | | | | drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-03-031-7/+4Star
| | * | | | | | | drm/i915: wait_event_timeout's timeout is in jiffiesPaulo Zanoni2013-03-031-1/+2
| | * | | | | | | drm/i915: Fix missing variable initilizationSyam Sidhardhan2013-03-031-1/+1
| * | | | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-03-055-73/+117
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs2013-03-041-83/+106
| | * | | | | | | drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs2013-03-041-0/+1
| | * | | | | | | drm/nv84: fix regression in page flippingBen Skeggs2013-03-041-6/+14
| | * | | | | | | drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-041-1/+1
| | * | | | | | | drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez2013-03-041-0/+12
| | * | | | | | | drm/nve0/graph: some random reg moved on keplerBen Skeggs2013-03-041-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-0719-214/+215
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-fixes' into fixesRafael J. Wysocki2013-03-069-145/+163
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie2013-03-061-0/+3
| | * | | | | | | | cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie2013-03-061-28/+11Star
| | * | | | | | | | PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-044-76/+55Star
| | * | | | | | | | PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki2013-03-041-42/+87
| | * | | | | | | | cpufreq: highbank: do not initialize array with a loopEmilio López2013-03-041-7/+1Star
| | * | | | | | | | PM / OPP: improve introductory documentationNishanth Menon2013-03-041-5/+20
| | * | | | | | | | cpufreq: Fix a typo in commentNamhyung Kim2013-03-041-1/+1
| | * | | | | | | | mailbox, pl320-ipc: remove __init from probe functionMark Langsdorf2013-03-041-2/+1Star
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpi-fixes' into fixesRafael J. Wysocki2013-03-0610-69/+52Star
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-043-34/+1Star
| | * | | | | | | ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-047-32/+43
| | * | | | | | | ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang2013-03-041-1/+1
| | * | | | | | | ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-041-2/+1Star
| | * | | | | | | ACPI / Sleep: Avoid interleaved message on errorsJoe Perches2013-03-041-5/+11
| |/ / / / / / /
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-0721-109/+178
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
| * | | | | | | | ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-071-1/+1
| * | | | | | | | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-071-1/+1
| * | | | | | | | ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-032-2/+2
| * | | | | | | | ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-031-1/+1
| * | | | | | | | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-031-1/+1
| * | | | | | | | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-031-1/+1
| * | | | | | | | ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-034-1/+6
| * | | | | | | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-032-6/+40
| * | | | | | | | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-034-14/+19
| * | | | | | | | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon2013-03-031-3/+3
| * | | | | | | | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-031-4/+22
| * | | | | | | | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo2013-03-031-0/+4
| * | | | | | | | ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.idBen Dooks2013-03-031-1/+1
| * | | | | | | | ARM: 7642/1: netx: bump IRQ offset to 64Linus Walleij2013-03-032-33/+33
* | | | | | | | | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-075-12/+18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/fix/twl' into tmpMark Brown2013-03-051-5/+4Star
| |\ \ \ \ \ \ \ \ \