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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
5
-7
/
+69
2022-06-28
sched/fair: Remove the energy margin in feec()
Vincent Donnefort
1
-15
/
+8
2022-06-28
sched/fair: Remove task_util from effective utilization in feec()
Vincent Donnefort
1
-63
/
+139
2022-06-28
sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()
Dietmar Eggemann
1
-9
/
+13
2022-06-28
sched/fair: Rename select_idle_mask to select_rq_mask
Dietmar Eggemann
2
-7
/
+7
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
7
-49
/
+31
2022-06-28
sched/fair: Decay task PELT values during wakeup migration
Vincent Donnefort
3
-34
/
+172
2022-06-28
sched/fair: Provide u64 read for 32-bits arch helper
Vincent Donnefort
2
-71
/
+54
2022-06-28
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
3
-1
/
+90
2022-06-28
sched: only perform capability check on privileged operation
Christian Göttsche
1
-55
/
+83
2022-06-28
sched: Remove unused function group_first_cpu()
Zhang Qiao
1
-9
/
+0
2022-06-28
sched/fair: Remove redundant word " *"
Zhang Qiao
1
-1
/
+1
2022-06-28
selftests/rseq: check if libc rseq support is registered
Michael Jeanson
1
-1
/
+2
2022-06-28
selftests/rseq: riscv: fix 'literal-suffix' warning
Michael Jeanson
1
-7
/
+7
2022-06-28
selftests/rseq: riscv: use rseq_get_abi() helper
Michael Jeanson
1
-18
/
+18
2022-06-13
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2
-13
/
+14
2022-06-13
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
1
-1
/
+5
2022-06-13
sched: Allow newidle balancing to bail out of load_balance
Josh Don
1
-1
/
+7
2022-06-13
sched/deadline: Use proc_douintvec_minmax() limit minimum value
Yajun Deng
1
-2
/
+4
2022-06-13
sched/fair: Optimize and simplify rq leaf_cfs_rq_list
Chengming Zhou
1
-64
/
+28
2022-06-13
sched/fair: Consider CPU affinity when allowing NUMA imbalance in find_idlest...
K Prateek Nayak
1
-3
/
+13
2022-06-13
sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
Mel Gorman
1
-8
/
+15
2022-06-13
sched/numa: Apply imbalance limitations consistently
Mel Gorman
1
-36
/
+45
2022-06-13
sched/numa: Do not swap tasks between nodes when spare capacity is available
Mel Gorman
1
-0
/
+9
2022-06-13
sched/numa: Initialise numa_migrate_retry
Mel Gorman
1
-0
/
+1
2022-06-12
Linux 5.19-rc2
Linus Torvalds
1
-1
/
+1
2022-06-12
Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-14
/
+35
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+73
2022-06-12
Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-23
/
+40
2022-06-12
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-14
/
+29
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-62
/
+71
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
1
-0
/
+6
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
1
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
1
-2
/
+4
2022-06-11
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-68
/
+99
2022-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-61
/
+94
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-15
/
+32
2022-06-11
Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-36
/
+31
2022-06-11
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
1
-2
/
+2
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-06-11
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-10
um: virt-pci: set device ready in probe()
Vincent Whitchurch
1
-1
/
+6
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-21
/
+47
2022-06-10
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2
-1
/
+8
2022-06-10
Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-111
/
+46
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-62
/
+60
2022-06-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+4
2022-06-10
platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
August Wikerfors
1
-0
/
+1
2022-06-10
platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
Piotr Chmura
1
-0
/
+1
[next]