index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-20
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
|
*
|
|
|
|
|
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
2017-01-12
1
-8
/
+0
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-20
32
-2406
/
+2579
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/core: Remove unlikely() annotation from sched_move_task()
Steven Rostedt (VMware)
2017-02-10
1
-2
/
+2
|
*
|
|
|
|
|
|
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
2017-02-08
4
-2
/
+2
|
*
|
|
|
|
|
|
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
2017-02-07
4
-1658
/
+1684
|
*
|
|
|
|
|
|
sched/core: Remove unnecessary #include headers
Ingo Molnar
2017-02-07
1
-49
/
+10
|
*
|
|
|
|
|
|
sched/rq_clock: Consolidate the ordering of the rq_clock methods
Ingo Molnar
2017-02-07
1
-75
/
+78
|
*
|
|
|
|
|
|
sched/core: Clean up comments
Ingo Molnar
2017-02-07
1
-176
/
+182
|
*
|
|
|
|
|
|
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2017-02-01
3
-3
/
+5
|
*
|
|
|
|
|
|
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
2017-02-01
1
-20
/
+11
|
*
|
|
|
|
|
|
sched/cputime: Complete nsec conversion of tick based accounting
Frederic Weisbecker
2017-02-01
1
-30
/
+22
|
*
|
|
|
|
|
|
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-20
/
+19
|
*
|
|
|
|
|
|
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-9
/
+9
[next]