summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-03-214-31/+24
|\
| * thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-111-1/+1
| * thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-111-1/+3
| * Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-5/+3
| * Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
| * Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
| * thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-111-4/+5
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-2117-35/+152
|\ \
| * | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
| * | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-182-1/+5
| * | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-181-1/+2
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-187-7/+53
| |\ \
| | * | perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-141-0/+24
| | * | perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu2013-03-131-0/+13
| | * | perf probe: Fix segfaultAnanth N Mavinakayanahalli2013-03-131-1/+1
| | * | libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell2013-03-131-1/+1
| | * | perf record: Fix -C optionJiri Olsa2013-03-131-2/+4
| | * | perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz2013-03-131-1/+7
| | * | perf report: Fix build with NO_NEWT=1Michael Ellerman2013-03-131-0/+1
| | * | perf annotate: Fix build with NO_NEWT=1Michael Ellerman2013-03-131-2/+2
| * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-03-184-21/+78
| |\ \ \
| | * | | tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)2013-03-144-16/+65
| | * | | tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)2013-03-141-1/+5
| | * | | tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-03-141-4/+8
| * | | | perf: Generate EXIT event only once per task contextNamhyung Kim2013-03-181-2/+5
| * | | | perf: Reset hwc->last_period on sw clock eventsNamhyung Kim2013-03-181-0/+1
| * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-03-142-3/+4
| |\| | |
| | * | | tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)2013-03-131-2/+2
| | * | | tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)2013-03-121-1/+2
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-2119-91/+204
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-03-215-8/+32
| |\ \ \ \ \
| | * | | | | drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina2013-03-201-1/+10
| | * | | | | MAINTAINERS: intel-gfx is no longer subscribers-onlyDaniel Vetter2013-03-181-1/+1
| | * | | | | drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()Takashi Iwai2013-03-181-1/+11
| | * | | | | Revert "drm/i915: try to train DP even harder"Takashi Iwai2013-03-171-1/+1
| | * | | | | drm/i915: bounds check execbuffer relocation countKees Cook2013-03-131-3/+8
| | * | | | | drm/i915: restrict kernel address leak in debugfsKees Cook2013-03-131-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire2013-03-211-5/+5
| * | | | | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-03-204-18/+50
| |\ \ \ \ \
| | * | | | | drm/radeon: add Richland pci idsAlex Deucher2013-03-151-1/+12
| | * | | | | drm/radeon: add support for Richland APUsAlex Deucher2013-03-151-1/+10
| | * | | | | drm/radeon/benchmark: allow same domains for dma copyAlex Deucher2013-03-151-4/+1
| | * | | | | drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher2013-03-151-7/+9
| | * | | | | drm/radeon: fix backend map setup on 1 RB trinity boardsAlex Deucher2013-03-151-5/+16
| | * | | | | drm/radeon: fix S/R on VM systems (cayman/TN/SI)Alex Deucher2013-03-152-0/+2
| * | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-03-209-60/+117
| |\ \ \ \ \ \
| | * | | | | | drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs2013-03-191-2/+2
| | * | | | | | drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs2013-03-191-2/+1
| | * | | | | | drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailableMartin Peres2013-03-181-13/+31
| | * | | | | | drm/nouveau/therm: display the availability of the internal sensorMartin Peres2013-03-183-0/+13