index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-21
1
-57
/
+21
|
\
|
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-57
/
+21
|
|
\
|
|
*
blktrace: use existing disk debugfs directory
Omar Sandoval
2017-02-02
1
-5
/
+8
|
|
*
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
1
-13
/
+5
|
|
*
blktrace: make do_blk_trace_setup() static
Omar Sandoval
2017-02-02
1
-3
/
+3
|
|
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
|
|
*
block: cleanup tracing
Christoph Hellwig
2017-01-27
1
-37
/
+6
*
|
|
sched/core: Fix build paravirt build on arm and arm64
Mark Brown
2017-02-21
1
-0
/
+3
*
|
|
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-02-21
2
-2
/
+2
|
\
\
\
|
*
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-02-20
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
PM / sleep: Fix test_suspend after sleep state rework
Geert Uytterhoeven
2017-02-18
1
-1
/
+1
|
|
*
|
|
Merge back earlier suspend/hibernation changes for v4.11.
Rafael J. Wysocki
2017-01-30
154
-3023
/
+6271
|
|
|
\
\
\
|
|
|
*
|
|
PM / Hibernate: Use rb_entry() instead of container_of()
Geliang Tang
2017-01-27
1
-1
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-21
2
-2
/
+41
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
35
-238
/
+538
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Joerg Roedel
2017-01-30
2
-2
/
+41
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
irqdomain: irq_domain_check_msi_remap
Eric Auger
2017-01-23
1
-0
/
+25
|
|
|
|
|
*
|
|
|
|
genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
Eric Auger
2017-01-23
1
-2
/
+2
|
|
|
|
|
*
|
|
|
|
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
2017-01-23
1
-0
/
+14
*
|
|
|
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
18
-338
/
+1127
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
fork: Fix task_struct alignment
Peter Zijlstra
2017-02-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-02-10
1
-81
/
+5
|
*
|
|
|
|
|
|
|
|
|
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
2017-02-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
locking/mutex: Fix lockdep_assert_held() fail
Peter Zijlstra
2017-01-30
3
-35
/
+11
|
*
|
|
|
|
|
|
|
|
|
locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()
Steven Rostedt (VMware)
2017-01-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
locking/rwsem: Reinit wake_q after use
Waiman Long
2017-01-22
1
-2
/
+5
|
*
|
|
|
|
|
|
|
|
|
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2017-01-14
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
2017-01-14
1
-0
/
+254
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
2017-01-14
1
-0
/
+115
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
2017-01-14
1
-0
/
+98
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
2017-01-14
1
-0
/
+39
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2017-01-14
2
-0
/
+141
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
1
-0
/
+73
|
*
|
|
|
|
|
|
|
|
|
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2017-01-14
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
2017-01-14
1
-26
/
+52
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
2017-01-14
1
-20
/
+29
|
*
|
|
|
|
|
|
|
|
|
locking/mutex: Improve inlining
Peter Zijlstra
2017-01-14
1
-41
/
+44
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
2017-01-14
1
-19
/
+40
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
2017-01-14
1
-10
/
+30
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2017-01-14
1
-7
/
+69
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2017-01-14
1
-8
/
+8
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2017-01-14
1
-12
/
+17
|
*
|
|
|
|
|
|
|
|
|
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
2017-01-14
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
|
locking/mutex: Fix mutex handoff
Peter Zijlstra
2017-01-14
2
-58
/
+56
|
*
|
|
|
|
|
|
|
|
|
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2017-01-14
1
-4
/
+3
|
*
|
|
|
|
|
|
|
|
|
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
2017-01-14
1
-0
/
+30
|
*
|
|
|
|
|
|
|
|
|
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
5
-13
/
+13
|
*
|
|
|
|
|
|
|
|
|
kernel/locking: Compute 'current' directly
Davidlohr Bueso
2017-01-14
4
-29
/
+22
|
*
|
|
|
|
|
|
|
|
|
kernel/exit: Compute 'current' directly
Davidlohr Bueso
2017-01-14
1
-11
/
+11
|
*
|
|
|
|
|
|
|
|
|
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
2017-01-12
1
-1
/
+1
[next]