index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Move record_wakee()
Peter Zijlstra
2016-05-12
1
-28
/
+33
*
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
2016-05-12
4
-255
/
+195
|
\
|
*
sched: Make hrtick_notifier an explicit call
Thomas Gleixner
2016-05-06
1
-33
/
+1
|
*
sched/fair: Make ilb_notifier an explicit call
Thomas Gleixner
2016-05-06
3
-14
/
+6
|
*
sched/hotplug: Make activate() the last hotplug step
Thomas Gleixner
2016-05-06
1
-6
/
+9
|
*
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2016-05-06
2
-51
/
+23
|
*
sched/migration: Move CPU_ONLINE into scheduler state
Thomas Gleixner
2016-05-06
1
-11
/
+22
|
*
sched/migration: Move calc_load_migrate() into CPU_DYING
Thomas Gleixner
2016-05-06
1
-3
/
+0
|
*
sched/migration: Move prepare transition to SCHED_STARTING state
Thomas Gleixner
2016-05-06
1
-9
/
+11
|
*
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
2016-05-06
2
-15
/
+14
|
*
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
2016-05-06
2
-48
/
+27
|
*
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
Thomas Gleixner
2016-05-06
1
-3
/
+0
|
*
sched: Consolidate the notifier maze
Thomas Gleixner
2016-05-06
1
-105
/
+69
|
*
sched: Allow hotplug notifiers to be setup early
Thomas Gleixner
2016-05-06
1
-23
/
+36
|
*
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
2016-05-06
2
-7
/
+15
|
*
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-05-06
1
-7
/
+42
*
|
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-12
15
-82
/
+212
|
\
\
|
*
|
Revert "sched/fair: Fix fairness issue on migration"
Ingo Molnar
2016-05-11
1
-14
/
+6
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-10
3
-1
/
+10
|
|
\
\
|
|
*
|
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2016-05-10
2
-0
/
+2
|
|
*
|
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
2016-05-07
1
-1
/
+8
|
*
|
|
perf/core: Change the default paranoia level to 2
Andy Lutomirski
2016-05-10
1
-1
/
+1
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-06
1
-13
/
+16
|
|
\
|
|
|
*
|
|
Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-04
1
-2
/
+7
|
|
\
\
\
|
|
*
|
|
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-03
1
-2
/
+7
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-02
3
-36
/
+71
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-04-28
1
-25
/
+40
|
|
*
|
bpf: fix refcnt overflow
Alexei Starovoitov
2016-04-28
3
-11
/
+31
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-04-29
2
-3
/
+7
|
|
\
\
\
|
|
*
|
|
kcov: don't profile branches in kcov
Andrey Ryabinin
2016-04-29
1
-0
/
+1
|
|
*
|
|
kcov: don't trace the code coverage code
James Morse
2016-04-29
1
-1
/
+1
|
|
*
|
|
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
2016-04-29
1
-0
/
+1
|
|
*
|
|
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
2016-04-29
1
-2
/
+4
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-29
1
-17
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
2016-04-28
1
-16
/
+36
|
|
*
|
|
|
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
2016-04-23
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-29
2
-3
/
+36
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
lockdep: Fix lock_chain::base size
Peter Zijlstra
2016-04-23
2
-1
/
+25
|
|
*
|
|
|
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
2016-04-23
1
-2
/
+11
|
*
|
|
|
|
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-27
1
-0
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-04-26
1
-0
/
+29
|
*
|
|
|
|
|
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-27
2
-4
/
+7
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-04-25
2
-4
/
+7
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-27
1
-1
/
+0
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-04-26
1
-1
/
+0
*
|
|
|
|
|
|
sched/core: Fix comment typo in wake_q_add()
Davidlohr Bueso
2016-05-09
1
-1
/
+1
*
|
|
|
|
|
|
sched/core: Remove unused variable
Muhammad Falak R Wani
2016-05-09
1
-2
/
+2
*
|
|
|
|
|
|
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
2016-05-05
1
-3
/
+4
*
|
|
|
|
|
|
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
2016-05-05
1
-10
/
+3
*
|
|
|
|
|
|
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
2016-05-05
1
-0
/
+1
[next]