index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
1
-2
/
+2
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
2
-0
/
+93
2019-10-29
context_tracking: Check static key on context_tracking_enabled_*cpu()
Frederic Weisbecker
2
-4
/
+4
2019-10-29
sched/vtime: Introduce vtime_accounting_enabled_cpu()
Frederic Weisbecker
1
-6
/
+7
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
4
-9
/
+9
2019-10-29
context_tracking: Introduce context_tracking_enabled_cpu()
Frederic Weisbecker
1
-0
/
+6
2019-10-29
context_tracking: Rename context_tracking_is_cpu_enabled() to context_trackin...
Frederic Weisbecker
3
-4
/
+4
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
6
-20
/
+20
2019-10-29
context_tracking: Remove context_tracking_active()
Frederic Weisbecker
1
-1
/
+0
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
2
-7
/
+13
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
2
-7
/
+12
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
2
-0
/
+4
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
2
-1
/
+14
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
1
-128
/
+256
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
1
-36
/
+14
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
1
-10
/
+10
2019-10-21
sched/fair: Use utilization to select misfit task
Vincent Guittot
1
-8
/
+3
2019-10-21
sched/fair: Spread out tasks evenly when not overloaded
Vincent Guittot
1
-12
/
+28
2019-10-21
sched/fair: Use load instead of runnable load in load_balance()
Vincent Guittot
1
-10
/
+14
2019-10-21
sched/fair: Use rq->nr_running when balancing load
Vincent Guittot
1
-5
/
+8
2019-10-21
sched/fair: Rework load_balance()
Vincent Guittot
1
-209
/
+402
2019-10-21
sched/fair: Remove meaningless imbalance calculation
Vincent Guittot
1
-104
/
+1
2019-10-21
sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running
Vincent Guittot
1
-16
/
+16
2019-10-21
sched/fair: Clean up asym packing
Vincent Guittot
1
-47
/
+16
2019-10-17
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
1
-6
/
+3
2019-10-09
sched/cputime: Spare a seqcount lock/unlock cycle on context switch
Frederic Weisbecker
2
-27
/
+35
2019-10-09
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
6
-21
/
+21
2019-10-09
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
1
-3
/
+3
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
1
-1
/
+0
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-30
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
[next]