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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
9
-38
/
+37
|
\
|
*
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
2019-02-28
1
-3
/
+2
|
*
kthread: Convert worker lock to raw spinlock
Julia Cartwright
2019-02-28
1
-2
/
+2
|
*
sched/wait: Use freezable_schedule() when possible
Hugo Lefeuvre
2019-02-11
1
-3
/
+3
|
*
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
1
-4
/
+4
|
*
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-11
41
-226
/
+348
|
|
\
|
*
|
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
1
-2
/
+2
|
*
|
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
1
-16
/
+7
|
*
|
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
3
-2
/
+3
|
*
|
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
2
-3
/
+4
|
*
|
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
1
-1
/
+1
|
*
|
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-04
1
-1
/
+2
|
*
|
sched: Remove stale PF_MUTEX_TESTER bit
Thomas Gleixner
2019-01-29
1
-1
/
+0
|
*
|
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2019-01-27
1
-0
/
+7
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
4
-12
/
+100
|
\
\
\
|
*
\
\
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
1
-1
/
+6
|
|
\
\
\
|
|
*
|
|
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2019-02-22
1
-1
/
+6
|
*
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
35
-106
/
+230
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
2019-02-06
1
-2
/
+5
|
*
|
|
|
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-1
/
+1
|
*
|
|
|
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
2019-02-04
1
-1
/
+2
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
40
-222
/
+293
|
|
\
\
\
\
|
*
|
|
|
|
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
3
-1
/
+41
|
*
|
|
|
|
perf, bpf: Introduce PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
2
-1
/
+33
|
*
|
|
|
|
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2019-01-21
1
-3
/
+3
|
*
|
|
|
|
perf: Remove duplicated workqueue.h include from perf_event.h
YueHaibing
2019-01-21
1
-1
/
+0
|
*
|
|
|
|
perf/core: Remove unused perf_flags
Andrew Murray
2019-01-21
1
-2
/
+0
|
*
|
|
|
|
perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2019-01-21
1
-0
/
+1
|
*
|
|
|
|
perf/core: Add function to test for event exclusion flags
Andrew Murray
2019-01-21
1
-0
/
+9
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-06
8
-1684
/
+4795
|
\
\
\
\
\
\
|
*
|
|
|
|
|
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
2019-02-28
1
-2
/
+4
|
*
|
|
|
|
|
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
2019-02-28
1
-24
/
+4
|
*
|
|
|
|
|
locking/lockdep: Add support for dynamic keys
Bart Van Assche
2019-02-28
1
-3
/
+18
|
*
|
|
|
|
|
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
2019-02-28
1
-3
/
+6
|
*
|
|
|
|
|
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
1
-0
/
+5
|
*
|
|
|
|
|
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
2019-02-28
1
-0
/
+1
|
*
|
|
|
|
|
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
2019-02-28
1
-7
/
+7
|
*
|
|
|
|
|
locking/percpu-rwsem: Remove preempt_disable variants
Peter Zijlstra
2019-02-28
1
-20
/
+4
|
*
|
|
|
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-28
35
-106
/
+230
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
2019-02-13
3
-0
/
+3
|
*
|
|
|
|
|
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
Ingo Molnar
2019-02-11
4
-1624
/
+4742
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
locking/atomics: Switch to generated instrumentation
Mark Rutland
2018-11-01
1
-169
/
+1489
|
|
*
|
|
|
|
|
locking/atomics: Switch to generated atomic-long
Mark Rutland
2018-11-01
1
-215
/
+958
|
|
*
|
|
|
|
|
locking/atomics: Switch to generated fallbacks
Mark Rutland
2018-11-01
2
-1240
/
+2295
|
*
|
|
|
|
|
|
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
1
-2
/
+2
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-06
1
-14
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-02-16
1
-13
/
+13
|
*
|
|
|
|
|
|
efi: Use 32-bit alignment for efi_guid_t
Ard Biesheuvel
2019-02-04
1
-1
/
+14
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
11
-218
/
+36
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2019-02-13
11
-218
/
+36
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]