aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-09-13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm: Drop the NV12M and YUV420M formatsVille Syrjälä2012-09-12
| | * | | | | | | | | | | drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae2012-09-12
| | * | | | | | | | | | | drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines2012-09-12
| | * | | | | | | | | | | drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski2012-09-12
| | * | | | | | | | | | | drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Make g2d_pm_ops staticSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Add dependency for G2D in KconfigSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: fixed page align bug.Inki Dae2012-09-12
| | * | | | | | | | | | | drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-09-12
| | * | | | | | | | | | | drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat2012-09-12
| | * | | | | | | | | | | drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat2012-09-12
| * | | | | | | | | | | | vmwgfx: add dumb ioctl supportDave Airlie2012-09-12
| |/ / / / / / / / / / /
| * | | | | | | | | | | gma500: Fix regression on Oaktrail devicesAlan Cox2012-09-12
| * | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-09-12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: fix up the IBX transcoder B checkDaniel Vetter2012-09-11
| | * | | | | | | | | | | drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter2012-09-10
| | * | | | | | | | | | | drm/i915: initialize dpio_lock spin lockAlexander Shishkin2012-09-08
| | * | | | | | | | | | | drm/i915: do not expose a dysfunctional backlight interface to userspaceJani Nikula2012-09-03
| | * | | | | | | | | | | drm/i915: only enable sdvo hotplug irq if neededJani Nikula2012-09-03
| | * | | | | | | | | | | drm/i915/edp: get the panel delay before powering upDave Airlie2012-09-03
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Fix kernel-doc warnings in kernel/sched/fair.cRandy Dunlap2012-09-04
| * | | | | | | | | | | | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-04
| * | | | | | | | | | | | sched: Add missing call to calc_load_exit_idle()Charles Wang2012-09-04
| * | | | | | | | | | | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-04
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-09-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter2012-08-27
| * | | | | | | | | | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
| * | | | | | | | | | | | | perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-04
| * | | | | | | | | | | | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
| * | | | | | | | | | | | | perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian2012-08-27
* | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm/memblock: Use NULL instead of 0 for pointersSachin Kamat2012-09-05
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi2012-09-13
| * | | | | | | | | | | | | | bnx2x: Add missing afex codeYuval Mintz2012-09-13
| * | | | | | | | | | | | | | bnx2x: fix registers dumpedDmitry Kravkov2012-09-13
| * | | | | | | | | | | | | | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-13
| * | | | | | | | | | | | | | bnx2x: display the correct duplex valueYaniv Rosner2012-09-13
| * | | | | | | | | | | | | | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-13
| * | | | | | | | | | | | | | bnx2x: fix stats copying logicYuval Mintz2012-09-13
| * | | | | | | | | | | | | | bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov2012-09-13
| * | | | | | | | | | | | | | net: qmi_wwan: call subdriver with control intf onlyBjørn Mork2012-09-13
| * | | | | | | | | | | | | | net_sched: gred: actually perform idling in WRED modeDavid Ward2012-09-13