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
*
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-25
2
-17
/
+4
*
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-25
2
-1
/
+5
*
sched/core: Convert vcpu_is_preempted() from macro to an inline function
Qian Cai
2019-09-18
1
-1
/
+4
*
Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-09-17
1
-2
/
+6
|
\
|
*
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
2019-09-09
1
-1
/
+1
|
*
platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD
Kristian Klausen
2019-09-09
1
-1
/
+3
|
*
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
2019-08-16
1
-0
/
+1
|
*
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
2019-07-30
1
-0
/
+1
|
*
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
2019-07-30
1
-2
/
+2
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-17
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
2019-09-06
1
-1
/
+1
|
|
\
\
|
|
*
|
x86/mpx: Remove MPX APIs
Dave Hansen
2019-07-22
1
-1
/
+1
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-17
14
-18
/
+65
|
\
\
\
\
|
*
\
\
\
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-16
52
-91
/
+105
|
|
\
\
\
\
|
|
*
|
|
|
locking/spinlocks: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-31
2
-2
/
+2
|
|
*
|
|
|
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-31
3
-3
/
+3
|
|
*
|
|
|
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
3
-8
/
+8
|
*
|
|
|
|
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-09-03
1
-0
/
+14
|
*
|
|
|
|
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2019-07-25
1
-0
/
+5
|
*
|
|
|
|
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
2019-07-25
1
-4
/
+4
|
*
|
|
|
|
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
3
-0
/
+14
|
*
|
|
|
|
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-07-25
1
-0
/
+10
|
*
|
|
|
|
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
1
-1
/
+5
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-17
3
-1
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
2019-09-05
1
-0
/
+5
|
*
|
|
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-09-02
13
-12
/
+36
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
perf: Allow normal events to output AUX data
Alexander Shishkin
2019-08-28
2
-1
/
+16
*
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-17
4
-31
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mutex: Fix up mutex_waiter usage
Peter Zijlstra
2019-08-08
1
-0
/
+13
|
*
|
|
|
|
|
|
locking/mutex: Make __mutex_owner static to mutex.c
Mukesh Ojha
2019-08-06
1
-35
/
+3
|
*
|
|
|
|
|
|
locking/rwsem: Check for operations on an uninitialized rwsem
Davidlohr Bueso
2019-08-06
1
-0
/
+10
|
*
|
|
|
|
|
|
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2019-07-25
1
-6
/
+3
|
*
|
|
|
|
|
|
stacktrace: Constify 'entries' arguments
Bart Van Assche
2019-07-25
1
-2
/
+2
|
*
|
|
|
|
|
|
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
2019-07-25
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
1
-9
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-08-08
1
-0
/
+5
|
*
|
|
|
|
|
|
|
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
1
-1
/
+0
|
*
|
|
|
|
|
|
|
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-08-08
1
-1
/
+0
|
*
|
|
|
|
|
|
|
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-08-08
1
-7
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
6
-14
/
+50
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-28
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
rcu: Don't include <linux/ktime.h> in rcutiny.h
Christoph Hellwig
2019-08-27
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-22
5
-13
/
+49
|
|
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
rcu/nocb: Atomic ->len field in rcu_segcblist structure
Paul E. McKenney
2019-08-13
1
-0
/
+4
|
|
*
|
|
|
|
|
|
|
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
2019-08-13
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
2019-08-13
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
rcu/nocb: Use separate flag to indicate disabled ->cblist
Paul E. McKenney
2019-08-13
1
-0
/
+4
|
|
*
|
|
|
|
|
|
|
rcu/nocb: Rename and document no-CB CB kthread sleep trace event
Paul E. McKenney
2019-08-13
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
rcu/sync: Remove custom check for RCU readers
Joel Fernandes (Google)
2019-08-09
1
-3
/
+1
|
|
*
|
|
|
|
|
|
|
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2019-08-09
2
-5
/
+34
[next]