index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
1
-2
/
+4
2015-06-19
locking/lockdep: Remove hard coded array size dependency
George Beshers
1
-2
/
+2
2015-06-19
locking/qrwlock: Don't contend with readers when setting _QW_WAITING
Waiman Long
1
-4
/
+24
2015-06-19
perf/x86: Honor the architectural performance monitoring version
Palik, Imre
1
-6
/
+6
2015-06-19
perf/x86/intel: Fix PMI handling for Intel PT
Alexander Shishkin
1
-4
/
+23
2015-06-19
perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
Alexander Shishkin
3
-19
/
+46
2015-06-19
perf/x86: Add more Broadwell model numbers
Andi Kleen
1
-0
/
+2
2015-06-19
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
1
-7
/
+7
2015-06-18
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2015-06-18
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
1
-5
/
+4
2015-06-19
Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+4
2015-06-19
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...
Dave Airlie
3
-0
/
+9
2015-06-18
drm/radeon: don't probe MST on hw we don't support it on
Dave Airlie
1
-0
/
+5
2015-06-18
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Michel Dänzer
2
-0
/
+4
2015-06-18
x86/cpu/amd: Give access to the number of nodes in a physical package
Aravind Gopalakrishnan
2
-5
/
+19
2015-06-18
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
22
-223
/
+378
2015-06-17
Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
2015-06-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+16
2015-06-17
Kconfig: disable Media Controller for DVB
Mauro Carvalho Chehab
1
-0
/
+1
2015-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-1
/
+3
2015-06-17
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
Hugh Dickins
1
-1
/
+7
2015-06-17
perf top: Allow disabling/enabling events dynamicly
Arnaldo Carvalho de Melo
2
-16
/
+38
2015-06-17
perf evlist: Add toggle_enable() method
Arnaldo Carvalho de Melo
2
-0
/
+11
2015-06-17
perf trace: Fix race condition at the end of started workloads
Sukadev Bhattiprolu
1
-1
/
+8
2015-06-17
perf probe: Speed up perf probe --list by caching debuginfo
Masami Hiramatsu
1
-4
/
+44
2015-06-17
perf probe: Show usage even if the last event is skipped
Masami Hiramatsu
1
-18
/
+17
2015-06-17
perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable
Wang Nan
1
-3
/
+5
2015-06-17
perf tools: Fix a problem when opening old perf.data with different byte order
Wang Nan
1
-14
/
+36
2015-06-17
perf tools: Ignore .config-detected in .gitignore
Wang Nan
1
-0
/
+1
2015-06-17
i2c: slave: fix the example how to instantiate from userspace
Wolfram Sang
1
-3
/
+3
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
1
-2
/
+9
2015-06-16
perf probe: Fix to return error if no probe is added
Masami Hiramatsu
1
-42
/
+71
2015-06-16
perf unwind: Fix a compile error
Hou Pengyang
1
-1
/
+1
2015-06-16
perf stat: Introduce perf_counts__(new|delete|reset) functions
Jiri Olsa
3
-17
/
+33
2015-06-16
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
Jiri Olsa
6
-21
/
+24
2015-06-16
perf tools: Add thread_map__(alloc|realloc) helpers
Jiri Olsa
1
-8
/
+16
2015-06-16
perf tools: Introduce xyarray__reset function
Jiri Olsa
2
-0
/
+10
2015-06-16
perf probe: List probes in stdout
Masami Hiramatsu
1
-14
/
+35
2015-06-16
tools lib traceevent: Fix python/perf.so compiling error
Wang Nan
1
-1
/
+1
2015-06-16
perf tools: Replace map->referenced & maps->removed_maps with map->refcnt
Arnaldo Carvalho de Melo
3
-73
/
+32
2015-06-16
ALSA: hda - Fix unused label skip_i915
sound-4.1
Takashi Iwai
1
-0
/
+2
2015-06-16
crypto: caam - fix RNG buffer cache alignment
Steve Cornelius
1
-1
/
+1
2015-06-16
crypto: caam - improve initalization for context state saves
Steve Cornelius
1
-0
/
+2
2015-06-16
KVM: x86: fix lapic.timer_mode on restore
Radim Krčmář
1
-10
/
+16
2015-06-16
drm/mgag200: Reject non-character-cell-aligned mode widths
Adam Jackson
1
-0
/
+5
2015-06-15
ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)
Takashi Iwai
1
-0
/
+1
2015-06-15
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
1
-0
/
+3
2015-06-15
ALSA: mips: let SND_SGI_O2 select SND_PCM
Nicholas Mc Guire
1
-0
/
+2
2015-06-15
ALSA: hda - Fix audio crackles on Dell Latitude E7x40
Takashi Iwai
1
-2
/
+15
2015-06-15
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
Hui Wang
1
-0
/
+25
[prev]
[next]