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
2014-10-03
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
3
-64
/
+8
2014-10-03
locking/rwsem: Avoid double checking before try acquiring write lock
Jason Low
1
-9
/
+11
2014-09-16
locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition
Davidlohr Bueso
1
-4
/
+3
2014-09-10
locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.S
Waiman Long
3
-94
/
+0
2014-09-10
locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock code
Waiman Long
2
-83
/
+2
2014-09-04
locking/semaphore: Resolve some shadow warnings
Mark Rustad
1
-6
/
+6
2014-08-13
locking/selftest: Support queued rwlock
Waiman Long
1
-7
/
+49
2014-08-13
locking/lockdep: Restrict the use of recursive read_lock() with qrwlock
Waiman Long
2
-1
/
+15
2014-08-13
locking/spinlocks: Always evaluate the second argument of spin_lock_nested()
Bart Van Assche
1
-1
/
+7
2014-08-13
locking/Documentation: Update locking/mutex-design.txt disadvantages
Davidlohr Bueso
1
-3
/
+3
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
17
-19
/
+21
2014-08-13
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
Davidlohr Bueso
2
-2
/
+2
2014-08-13
locking/mutexes: Refactor optimistic spinning code
Davidlohr Bueso
1
-182
/
+214
2014-08-13
locking/mcs: Remove obsolete comment
Davidlohr Bueso
1
-3
/
+0
2014-08-13
locking/mutexes: Document quick lock release when unlocking
Davidlohr Bueso
1
-2
/
+9
2014-08-13
locking/mutexes: Standardize arguments in lock/unlock slowpaths
Davidlohr Bueso
1
-3
/
+4
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
3
-72
/
+0
2014-08-04
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-291
/
+193
2014-08-04
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-39
/
+49
2014-08-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-247
/
+653
2014-08-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-41
/
+493
2014-08-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-99
/
+193
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
40
-622
/
+1508
2014-08-04
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-398
/
+433
2014-08-04
Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...
Linus Torvalds
10
-75
/
+47
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
57
-560
/
+588
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
147
-941
/
+3699
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
48
-425
/
+707
2014-08-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
40
-177
/
+492
2014-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-6
/
+2
2014-08-04
Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
66
-953
/
+3061
2014-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
47
-1444
/
+1790
2014-08-04
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-64
/
+19
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
50
-693
/
+1032
2014-08-04
Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-349
/
+297
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
118
-397
/
+17745
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
25
-141
/
+917
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
16
-436
/
+806
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
11
-811
/
+832
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-151
/
+64
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-14
/
+14
2014-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
108
-583
/
+20473
2014-08-04
clk: Add missing of_clk_set_defaults export
Sylwester Nawrocki
1
-0
/
+1
2014-08-04
Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
9
-24
/
+616
2014-08-04
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-348
/
+313
2014-08-03
Linux 3.16
v3.16
Linus Torvalds
1
-1
/
+1
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+9
2014-08-02
x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()
Dan Carpenter
1
-5
/
+5
2014-08-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-17
/
+43
[next]