index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
20
-183
/
+173
|
\
|
*
tick: Fix typos in comments
Laurent Gauthier
2019-04-19
1
-2
/
+2
|
*
tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()
Borislav Petkov
2019-03-29
1
-0
/
+4
|
*
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2019-03-28
3
-4
/
+25
|
*
timer/trace: Improve timer tracing
Anna-Maria Gleixner
2019-03-24
2
-8
/
+20
|
*
timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps
Anna-Maria Gleixner
2019-03-24
1
-4
/
+6
|
*
timer: Move trace point to get proper index
Anna-Maria Gleixner
2019-03-24
1
-9
/
+4
|
*
tick/sched: Update tick_sched struct documentation
Anna-Maria Gleixner
2019-03-24
1
-3
/
+10
|
*
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2019-03-23
5
-27
/
+49
|
*
timekeeping: Consistently use unsigned int for seqcount snapshot
Rasmus Villemoes
2019-03-23
5
-14
/
+15
|
*
softirq: Remove tasklet_hrtimer
Thomas Gleixner
2019-03-22
2
-76
/
+0
|
*
xfrm: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
2019-03-22
2
-13
/
+19
|
*
mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
2019-03-22
1
-25
/
+21
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
4
-31
/
+48
|
\
\
|
*
|
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
2019-04-24
1
-1
/
+1
|
*
|
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
2019-04-02
3
-30
/
+47
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
22
-193
/
+255
|
\
\
\
|
*
|
|
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
2019-05-03
2
-14
/
+70
|
*
|
|
sched/isolation: Require a present CPU in housekeeping mask
Nicholas Piggin
2019-05-03
1
-5
/
+13
|
*
|
|
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
2019-05-03
4
-2
/
+28
|
*
|
|
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
2019-05-03
4
-10
/
+22
|
*
|
|
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
2019-05-03
1
-1
/
+1
|
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2019-05-03
984
-5188
/
+10147
|
|
\
\
\
|
*
|
|
|
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
2019-04-29
1
-6
/
+10
|
*
|
|
|
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
Colin Ian King
2019-04-19
1
-1
/
+1
|
*
|
|
|
sched/topology: Update init_sched_domains() comment
Juri Lelli
2019-04-19
1
-3
/
+2
|
*
|
|
|
cgroup/cpuset: Update stale generate_sched_domains() comments
Juri Lelli
2019-04-19
1
-6
/
+5
|
*
|
|
|
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-04-19
1
-1
/
+6
|
*
|
|
|
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-04-19
1
-0
/
+2
|
*
|
|
|
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-04-19
1
-0
/
+5
|
*
|
|
|
sched/core: Fix typo in comment
Joel Savitz
2019-04-19
1
-1
/
+1
|
*
|
|
|
sched/core: Make some functions static
YueHaibing
2019-04-18
2
-6
/
+6
|
*
|
|
|
sched/core: Unify p->on_rq updates
Peter Zijlstra
2019-04-16
2
-7
/
+4
|
*
|
|
|
sched/core: Remove ttwu_activate()
Peter Zijlstra
2019-04-16
1
-7
/
+2
|
*
|
|
|
sched/core, workqueues: Distangle worker accounting from rq lock
Thomas Gleixner
2019-04-16
3
-99
/
+48
|
*
|
|
|
sched/fair: Remove unneeded prototype of capacity_of()
Valentin Schneider
2019-04-16
1
-1
/
+0
|
*
|
|
|
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
2019-04-10
1
-3
/
+9
|
*
|
|
|
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
2019-04-10
1
-2
/
+2
|
*
|
|
|
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
YueHaibing
2019-04-03
1
-2
/
+2
|
*
|
|
|
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
2019-04-03
1
-1
/
+1
|
*
|
|
|
rcuwait: Annotate task_struct with __rcu
Joel Fernandes (Google)
2019-04-03
1
-1
/
+1
|
*
|
|
|
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-04-03
3
-14
/
+14
|
*
|
|
|
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
2019-04-03
2
-2
/
+2
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
140
-7954
/
+13203
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER
Kairui Song
2019-04-29
4
-27
/
+28
|
*
|
|
|
|
watchdog: Fix typo in comment
Arash Fotouhi
2019-04-18
1
-1
/
+1
|
*
|
|
|
|
perf/x86/intel: Add Tremont core PMU support
Kan Liang
2019-04-16
1
-0
/
+91
|
*
|
|
|
|
perf/x86/intel/uncore: Add Intel Icelake uncore support
Kan Liang
2019-04-16
3
-0
/
+98
|
*
|
|
|
|
perf/x86/msr: Add Icelake support
Kan Liang
2019-04-16
1
-0
/
+1
|
*
|
|
|
|
perf/x86/intel/rapl: Add Icelake support
Kan Liang
2019-04-16
1
-0
/
+2
[next]