index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
locking/ww_mutex: Use relaxed atomics
Peter Zijlstra
1
-1
/
+1
2016-12-02
locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy...
Thomas Gleixner
1
-4
/
+12
2016-12-02
locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL
Thomas Gleixner
1
-2
/
+1
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
38
-150
/
+367
2016-12-02
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
1
-2
/
+3
2016-12-02
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
1
-2
/
+66
2016-11-25
locking/selftest: Fix output since KERN_CONT changes
Michael Ellerman
1
-33
/
+33
2016-11-23
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-13
/
+35
2016-11-23
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-2
/
+2
2016-11-23
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
1
-2
/
+2
2016-11-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-38
/
+50
2016-11-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+1
2016-11-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-1
/
+8
2016-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-9
/
+27
2016-11-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-4
/
+16
2016-11-22
NFSv4.x: hide array-bounds warning
Arnd Bergmann
1
-1
/
+1
2016-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+31
2016-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-33
/
+95
2016-11-22
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
9
-27
/
+54
2016-11-22
locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owne...
Pan Xinhui
2
-5
/
+22
2016-11-22
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...
Pan Xinhui
1
-1
/
+8
2016-11-22
Documentation/virtual/kvm: Support the vCPU preemption check
Pan Xinhui
1
-1
/
+8
2016-11-22
x86/xen: Support the vCPU preemption check
Juergen Gross
1
-1
/
+2
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
1
-0
/
+12
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
2
-1
/
+19
2016-11-22
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
2
-6
/
+16
2016-11-22
locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...
Pan Xinhui
3
-0
/
+16
2016-11-22
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
Christian Borntraeger
3
-19
/
+23
2016-11-22
locking/core, powerpc: Implement vcpu_is_preempted(cpu)
Pan Xinhui
1
-0
/
+8
2016-11-22
sched/core: Introduce the vcpu_is_preempted(cpu) interface
Pan Xinhui
1
-0
/
+12
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
575
-3292
/
+6532
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
1
-4
/
+4
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2
-13
/
+24
2016-11-22
perf/x86: Restore TASK_SIZE check on frame pointer
Johannes Weiner
1
-8
/
+2
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
3
-0
/
+22
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
1
-11
/
+12
2016-11-22
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
Herbert Xu
1
-4
/
+0
2016-11-22
crypto: algif_hash - Fix result clobbering in recvmsg
Herbert Xu
1
-1
/
+1
2016-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+4
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
17
-83
/
+948
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-560
/
+1020
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
NFSv4.1: Keep a reference on lock states while checking
Benjamin Coddington
1
-3
/
+15
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-21
thermal/powerclamp: add back module device table
Jacob Pan
1
-1
/
+8
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
1
-0
/
+2
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
2
-2
/
+2
2016-11-21
x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well
H.J. Lu
1
-3
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
1
-5
/
+27
[next]