index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
1
-0
/
+6
|
\
|
*
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
2019-05-23
1
-0
/
+3
|
*
cpu/topology: Export die_id
Len Brown
2019-05-23
1
-0
/
+3
*
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-09
1
-0
/
+9
|
\
\
|
*
|
proc: Add /proc/<pid>/arch_status
Aubrey Li
2019-06-12
1
-0
/
+9
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-09
10
-45
/
+227
|
\
\
\
|
*
|
|
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
3
-10
/
+77
|
*
|
|
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
2019-06-24
1
-1
/
+3
|
*
|
|
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
2
-0
/
+21
|
*
|
|
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
3
-6
/
+73
|
*
|
|
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
2019-06-24
1
-0
/
+4
|
*
|
|
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
1
-0
/
+4
|
*
|
|
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2019-06-24
1
-0
/
+23
|
*
|
|
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
2019-06-24
1
-1
/
+15
|
*
|
|
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
3
-13
/
+5
|
*
|
|
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
422
-1918
/
+487
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-17
300
-2472
/
+511
|
|
\
\
\
\
|
*
|
|
|
|
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-06-03
1
-5
/
+0
|
*
|
|
|
|
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
1
-8
/
+0
|
*
|
|
|
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-2
/
+3
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
8
-46
/
+85
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/percpu: Relax smp_processor_id()
Peter Zijlstra
2019-06-17
1
-14
/
+31
|
*
|
|
|
|
|
locking/rwsem: Make rwsem->owner an atomic_long_t
Waiman Long
2019-06-17
2
-7
/
+8
|
*
|
|
|
|
|
locking/rwsem: Clarify usage of owner's nonspinaable bit
Waiman Long
2019-06-17
1
-1
/
+1
|
*
|
|
|
|
|
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
2019-06-17
1
-0
/
+5
|
*
|
|
|
|
|
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2019-06-17
1
-4
/
+5
|
*
|
|
|
|
|
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-17
1
-2
/
+2
|
*
|
|
|
|
|
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
2019-06-17
1
-0
/
+3
|
*
|
|
|
|
|
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-17
300
-2472
/
+511
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
locking/atomic: Use s64 for atomic64_t on 64-bit
Mark Rutland
2019-06-03
1
-1
/
+1
|
*
|
|
|
|
|
locking/atomic: Use s64 for atomic64
Mark Rutland
2019-06-03
1
-10
/
+10
|
*
|
|
|
|
|
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2019-06-03
1
-7
/
+7
|
*
|
|
|
|
|
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
1
-0
/
+1
|
*
|
|
|
|
|
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
1
-1
/
+6
|
*
|
|
|
|
|
locking/lockdep: Update obsolete struct field description
Yuyang Du
2019-06-03
1
-3
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-09
8
-46
/
+55
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-28
8
-46
/
+55
|
|
\
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
*
-
-
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
2019-06-19
6
-45
/
+47
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
1
-1
/
+1
|
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
rcu/sync: Simplify the state machine
Oleg Nesterov
2019-05-28
1
-3
/
+1
|
|
|
|
|
|
*
|
|
|
|
locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...
Oleg Nesterov
2019-05-28
1
-2
/
+6
|
|
|
|
|
|
*
|
|
|
|
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-28
2
-27
/
+11
|
|
|
|
|
_
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
module: Make srcu_struct ptr array as read-only
Joel Fernandes (Google)
2019-05-28
1
-1
/
+1
|
|
|
|
|
*
|
|
|
|
srcu: Remove unused vmlinux srcu linker entries
Joel Fernandes (Google)
2019-05-28
1
-4
/
+0
|
|
|
|
|
*
|
|
|
|
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
2019-05-28
3
-3
/
+20
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
2019-06-14
1
-3
/
+2
|
|
|
|
*
|
|
|
|
rcu: Force inlining of rcu_read_lock()
Waiman Long
2019-06-14
1
-1
/
+1
|
|
|
|
*
|
|
|
|
rcu: Fix irritating whitespace error in rcu_assign_pointer()
Paul E. McKenney
2019-06-14
1
-1
/
+1
|
|
|
|
*
|
|
|
|
rcu: Make kfree_rcu() ignore NULL pointers
Paul E. McKenney
2019-05-28
1
-4
/
+8
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
lockdep: Add assertion to check if in an interrupt
Joel Fernandes (Google)
2019-05-25
1
-0
/
+7
[next]