index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-19
/
+5
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-47
/
+12
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
3
-34
/
+53
2016-03-02
sched: Account rr tasks
Frederic Weisbecker
2
-0
/
+17
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2
-24
/
+49
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
1
-9
/
+9
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2
-7
/
+144
2016-03-02
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
Alexander Gordeev
3
-5
/
+4
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
3
-35
/
+38
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2
-8
/
+13
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2
-29
/
+39
2016-03-01
cpu/hotplug: Move online calls to hotplugged cpu
Thomas Gleixner
1
-48
/
+96
2016-03-01
cpu/hotplug: Create hotplug threads
Thomas Gleixner
3
-1
/
+147
2016-03-01
cpu/hotplug: Split out the state walk into functions
Thomas Gleixner
1
-43
/
+68
2016-03-01
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
3
-38
/
+11
2016-03-01
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
Thomas Gleixner
2
-10
/
+18
2016-03-01
cpu/hotplug: Implement setup/removal interface
Thomas Gleixner
1
-0
/
+224
2016-03-01
cpu/hotplug: Make target state writeable
Thomas Gleixner
1
-8
/
+65
2016-03-01
cpu/hotplug: Add sysfs state interface
Thomas Gleixner
1
-0
/
+100
2016-03-01
cpu/hotplug: Hand in target state to _cpu_up/down
Thomas Gleixner
1
-11
/
+20
2016-03-01
cpu/hotplug: Convert the hotplugged cpu work to a state machine
Thomas Gleixner
1
-15
/
+66
2016-03-01
cpu/hotplug: Convert to a state machine for the control processor
Thomas Gleixner
1
-26
/
+176
2016-03-01
cpu/hotplug: Split out cpu down functions
Thomas Gleixner
1
-30
/
+53
2016-03-01
cpu/hotplug: Restructure cpu_up code
Thomas Gleixner
1
-22
/
+47
2016-03-01
cpu/hotplug: Restructure FROZEN state handling
Thomas Gleixner
1
-40
/
+29
2016-03-01
cgroup: reset css on destruction
Vladimir Davydov
1
-0
/
+3
2016-03-01
MODSIGN: linux/string.h should be #included to get memcpy()
David Howells
1
-0
/
+1
2016-02-29
cgroup: fix and restructure error handling in copy_cgroup_ns()
Tejun Heo
1
-13
/
+5
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
1
-7
/
+9
2016-02-29
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
David Howells
1
-1
/
+8
2016-02-29
locking/lockdep: Detect chain_key collisions
Ingo Molnar
1
-8
/
+51
2016-02-29
locking/lockdep: Prevent chain_key collisions
Alfredo Alvarez Fernandez
1
-8
/
+6
2016-02-29
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
1
-2
/
+3
2016-02-29
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
2
-0
/
+8
2016-02-29
locking/qspinlock: Use smp_cond_acquire() in pending code
Waiman Long
1
-4
/
+3
2016-02-29
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
2
-20
/
+9
2016-02-29
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
1
-1
/
+7
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
8
-173
/
+261
2016-02-29
sched/deadline: Remove superfluous call to switched_to_dl()
Peter Zijlstra
1
-2
/
+1
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2
-14
/
+4
2016-02-29
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
1
-16
/
+23
2016-02-29
time, acct: Drop irq save & restore from __acct_update_integrals()
Rik van Riel
1
-5
/
+4
2016-02-29
acct, time: Change indentation in __acct_update_integrals()
Rik van Riel
1
-25
/
+26
2016-02-29
sched, time: Remove non-power-of-two divides from __acct_update_integrals()
Rik van Riel
1
-10
/
+16
2016-02-29
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
1
-1
/
+9
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
1
-0
/
+9
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
3
-178
/
+186
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2
-133
/
+131
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
3
-50
/
+111
2016-02-29
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
1
-1
/
+0
[prev]
[next]