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
*
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
2020-01-28
1
-12
/
+29
*
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-01-28
3
-11
/
+28
*
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
2020-01-28
1
-8
/
+10
*
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
2020-01-20
1
-0
/
+2
*
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
2020-01-17
1
-0
/
+39
*
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
2020-01-17
1
-1
/
+1
*
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2020-01-17
2
-8
/
+7
*
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2020-01-17
1
-4
/
+6
*
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
2020-01-17
1
-22
/
+4
*
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
2020-01-17
1
-5
/
+6
*
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
2020-01-17
1
-9
/
+6
*
stop_machine: Make stop_cpus() static
Yangtao Li
2020-01-17
2
-10
/
+1
*
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
2020-01-17
1
-2
/
+9
*
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-01-17
1
-1
/
+2
*
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2020-01-17
1
-0
/
+6
*
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
2020-01-17
1
-11
/
+21
*
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
2020-01-17
1
-5
/
+9
*
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
2020-01-17
1
-3
/
+0
*
sched/rt: Make RT capacity-aware
Qais Yousef
2019-12-25
3
-18
/
+94
*
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
2019-12-25
1
-2
/
+10
*
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
2019-12-25
1
-1
/
+15
*
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2019-12-25
2
-5
/
+6
*
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2019-12-25
2
-10
/
+10
*
sched/uclamp: Remove uclamp_util()
Valentin Schneider
2019-12-25
1
-9
/
+0
*
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
2019-12-25
1
-22
/
+12
*
sched/core: Remove unused variable from set_user_nice()
Qian Cai
2019-12-25
1
-2
/
+1
*
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
2365
-24019
/
+73714
|
\
|
*
Linux 5.5-rc3
v5.5-rc3
Linus Torvalds
2019-12-23
1
-1
/
+1
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-23
6
-3
/
+18
|
|
\
|
|
*
fs: call fsnotify_sb_delete after evict_inodes
Eric Sandeen
2019-12-18
2
-1
/
+6
|
|
*
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
2019-12-18
4
-1
/
+10
|
|
*
pipe: Fix bogus dereference in iov_iter_alignment()
Jan Kara
2019-12-16
1
-1
/
+2
|
*
|
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-22
13
-104
/
+341
|
|
\
\
|
|
*
|
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-20
1
-1
/
+1
|
|
*
|
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
4
-1
/
+130
|
|
*
|
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
1
-51
/
+72
|
|
*
|
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
1
-5
/
+13
|
|
*
|
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-19
4
-24
/
+34
|
|
*
|
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
2019-12-19
1
-1
/
+1
|
|
*
|
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2019-12-17
1
-19
/
+77
|
|
*
|
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-11
2
-2
/
+13
|
|
*
|
xfs: fix Sphinx documentation warning
Randy Dunlap
2019-12-11
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-22
8
-104
/
+116
|
|
\
\
|
|
*
|
ext4: clarify impact of 'commit' mount option
Jan Kara
2019-12-22
1
-8
/
+11
|
|
*
|
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
2019-12-22
1
-1
/
+3
|
|
*
|
jbd2: fix kernel-doc notation warning
Randy Dunlap
2019-12-16
1
-1
/
+1
|
|
*
|
ext4: use RCU API in debug_print_tree
Phong Tran
2019-12-16
1
-1
/
+5
|
|
*
|
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
2019-12-16
1
-74
/
+69
|
|
*
|
ext4: reserve revoke credits in __ext4_new_inode
yangerkun
2019-12-14
1
-2
/
+2
|
|
*
|
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
2019-12-14
1
-2
/
+2
[next]