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
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
1
-10
/
+14
2023-06-20
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
1
-6
/
+0
2023-06-20
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
1
-2
/
+3
2023-06-20
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
3
-23
/
+64
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
8
-8
/
+79
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
4
-21
/
+64
2023-06-20
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
4
-8
/
+38
2023-06-20
cpufreq: amd-pstate: Set default governor to schedutil
Mario Limonciello
1
-1
/
+1
2023-06-20
mmc: core: disable TRIM on Kingston EMMC04G-M627
Robert Marko
1
-0
/
+7
2023-06-20
mmc: mmci: stm32: add delay block support for STM32MP25
Yann Gautier
1
-1
/
+65
2023-06-20
mmc: mmci: stm32: prepare other delay block support
Yann Gautier
1
-13
/
+55
2023-06-20
mmc: mmci: stm32: manage block gap hardware flow control
Yann Gautier
2
-0
/
+18
2023-06-20
mmc: mmci: Add support for sdmmc variant revision v3.0
Yann Gautier
1
-0
/
+33
2023-06-20
mmc: mmci: add stm32_idmabsize_align parameter
Yann Gautier
3
-4
/
+5
2023-06-20
dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible
Yann Gautier
1
-3
/
+4
2023-06-20
Merge tag 'devfreq-next-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
3
-2
/
+5
2023-06-20
Merge branch 'dsa-mt7530-fixes'
David S. Miller
5
-13
/
+78
2023-06-20
MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER
Arınç ÜNAL
1
-2
/
+3
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
3
-1
/
+46
2023-06-20
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
2
-0
/
+9
2023-06-20
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
1
-3
/
+11
2023-06-20
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
1
-1
/
+1
2023-06-20
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2
-7
/
+9
2023-06-20
net: dpaa2-mac: add 25gbase-r support
Josua Mayer
1
-1
/
+6
2023-06-20
Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-6
/
+9
2023-06-20
Merge branch 'ptp-adjphase-cleanups'
David S. Miller
13
-56
/
+135
2023-06-20
ptp: ocp: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-0
/
+7
2023-06-20
ptp: idt82p33: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2
-11
/
+11
2023-06-20
ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2
-20
/
+18
2023-06-20
net/mlx5: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-16
/
+15
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
6
-4
/
+31
2023-06-20
testptp: Add support for testing ptp_clock_info .adjphase callback
Rahul Rameshbabu
1
-1
/
+18
2023-06-20
testptp: Remove magic numbers related to nanosecond to second conversion
Rahul Rameshbabu
1
-2
/
+2
2023-06-20
docs: ptp.rst: Add information about NVIDIA Mellanox devices
Rahul Rameshbabu
1
-0
/
+13
2023-06-20
ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used
Rahul Rameshbabu
2
-2
/
+20
2023-06-19
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-88
/
+129
2023-06-19
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
3
-4
/
+12
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
4
-5
/
+10
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
6
-33
/
+18
2023-06-19
watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
3
-6
/
+10
2023-06-19
watchdog/hardlockup: make the config checks more straightforward
Petr Mladek
2
-32
/
+53
2023-06-19
watchdog/hardlockup: sort hardlockup detector related config values a logical...
Petr Mladek
1
-39
/
+39
2023-06-19
watchdog/hardlockup: move SMP barriers from common code to buddy code
Douglas Anderson
2
-6
/
+21
2023-06-19
watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
Douglas Anderson
1
-1
/
+1
2023-06-19
watchdog/buddy: don't copy the cpumask in watchdog_next_cpu()
Douglas Anderson
1
-3
/
+2
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
3
-11
/
+10
2023-06-19
watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+0
2023-06-19
watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()
Douglas Anderson
1
-1
/
+3
2023-06-19
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
Douglas Anderson
1
-1
/
+1
2023-06-19
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
3
-14
/
+7
[prev]
[next]