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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
4
-3
/
+51
2024-02-16
x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
James Morse
1
-20
/
+5
2024-02-16
x86/resctrl: Queue mon_event_read() instead of sending an IPI
James Morse
2
-3
/
+25
2024-02-16
x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
James Morse
2
-7
/
+37
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
2
-24
/
+56
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
3
-5
/
+61
2024-02-16
x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
James Morse
1
-6
/
+12
2024-02-16
x86/resctrl: Track the number of dirty RMID a CLOSID has
James Morse
1
-10
/
+65
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
4
-12
/
+37
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
5
-45
/
+100
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
5
-35
/
+63
2024-02-16
x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare()
James Morse
1
-9
/
+26
2024-02-16
x86/resctrl: Create helper for RMID allocation and mondata dir creation
James Morse
1
-15
/
+27
2024-02-16
x86/resctrl: Free rmid_ptrs from resctrl_exit()
James Morse
3
-0
/
+22
2024-02-16
arm64: dts: qcom: sm8150: correct PCIe wake-gpios
Krzysztof Kozlowski
1
-1
/
+1
2024-02-16
arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios
Krzysztof Kozlowski
1
-1
/
+1
2024-02-16
arm64: dts: qcom: sm7225-fairphone-fp4: Enable display and GPU
Luca Weiss
2
-1
/
+54
2024-02-16
arm64: dts: qcom: sm6350: Remove "disabled" state of GMU
Luca Weiss
1
-2
/
+0
2024-02-16
arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add fuel gauge
Joe Mason
1
-0
/
+21
2024-02-16
arm64: dts: qcom: sm6350: Add interconnect for MDSS
Luca Weiss
1
-0
/
+7
2024-02-16
Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+0
2024-02-16
Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-11
/
+17
2024-02-16
sparc: select FRAME_POINTER instead of redefining it
Masahiro Yamada
1
-5
/
+2
2024-02-16
sparc: vDSO: fix return value of __setup handler
Randy Dunlap
1
-4
/
+3
2024-02-16
sparc64: NMI watchdog: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2024-02-16
sparc: vio: make vio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-16
sparc: Fix typos
Bjorn Helgaas
20
-27
/
+27
2024-02-16
sparc: Use shared font data
Dr. David Alan Gilbert
2
-356
/
+11
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
11
-26
/
+20
2024-02-16
s390/crc32le: convert to C
Heiko Carstens
3
-146
/
+109
2024-02-16
s390/crc32be: convert to C
Heiko Carstens
3
-110
/
+80
2024-02-16
s390/fpu: add vector instruction inline assemblies for crc32
Heiko Carstens
1
-0
/
+56
2024-02-16
s390/sysinfo: convert bogomips calculation to C
Heiko Carstens
2
-15
/
+43
2024-02-16
s390/raid6: convert to use standard fpu_*() inline assemblies
Heiko Carstens
1
-0
/
+48
2024-02-16
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
4
-13
/
+112
2024-02-16
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
6
-16
/
+187
2024-02-16
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
3
-16
/
+20
2024-02-16
s390/checksum: call instrument_read() instead of kasan_check_read()
Heiko Carstens
1
-2
/
+2
2024-02-16
s390/fpu: remove TIF_FPU
Heiko Carstens
1
-2
/
+0
2024-02-16
s390/fpu: limit save and restore to used registers
Heiko Carstens
4
-69
/
+128
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
7
-40
/
+94
2024-02-16
s390/fpu: let fpu_vlm() and fpu_vstm() return number of registers
Heiko Carstens
1
-8
/
+16
2024-02-16
s390/fpu: remove anonymous union from struct fpu
Heiko Carstens
5
-109
/
+78
2024-02-16
s390/fpu: remove regs member from struct fpu
Heiko Carstens
4
-10
/
+4
2024-02-16
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
5
-26
/
+22
2024-02-16
s390/fpu: make kernel fpu context preemptible
Heiko Carstens
4
-13
/
+36
2024-02-16
s390/fpu: change type of fpu mask from u32 to int
Heiko Carstens
3
-9
/
+9
2024-02-16
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
13
-102
/
+102
2024-02-16
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
9
-16
/
+11
2024-02-16
s390/fpu: convert __kernel_fpu_begin()/__kernel_fpu_end() to C
Heiko Carstens
3
-96
/
+75
[prev]
[next]