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-07-03
um: Enable preemption in UML
Anton Ivanov
3
-2
/
+3
2024-07-03
um: refactor TLB update handling
Benjamin Berg
9
-132
/
+110
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
3
-317
/
+99
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
3
-33
/
+15
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
2
-5
/
+24
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
7
-42
/
+49
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
9
-229
/
+10
2024-07-03
um: remove LDT support
Benjamin Berg
9
-477
/
+10
2024-07-03
um: compress memory related stub syscalls while adding them
Benjamin Berg
1
-0
/
+39
2024-07-03
um: Rework syscall handling
Benjamin Berg
16
-297
/
+274
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2
-0
/
+38
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
5
-8
/
+24
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
3
-11
/
+8
2024-07-03
um: time-travel: fix signal blocking race/hang
Johannes Berg
1
-20
/
+98
2024-07-03
um: time-travel: remove time_exit()
Johannes Berg
1
-6
/
+0
2024-07-03
MIPS: sync-r4k: Rework based on x86 tsc_sync
Jiaxun Yang
3
-86
/
+202
2024-07-03
MIPS: csrc-r4k: Don't register as sched_clock if unfit
Jiaxun Yang
1
-3
/
+14
2024-07-03
MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT
Jiaxun Yang
1
-0
/
+1
2024-07-03
MIPS: csrc-r4k: Apply verification clocksource flags
Jiaxun Yang
1
-1
/
+3
2024-07-03
MIPS: csrc-r4k: Refine rating computation
Jiaxun Yang
1
-1
/
+2
2024-07-03
arm64: dts: ti: k3-am62a7-sk: Reserve 576MiB of global CMA
Devarsh Thakkar
1
-0
/
+9
2024-07-03
arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA
Devarsh Thakkar
1
-0
/
+8
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
12
-30
/
+18
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
2
-2
/
+1
2024-07-03
perf/arm: Move 32-bit PMU drivers to drivers/perf/
Rob Herring (Arm)
4
-3203
/
+0
2024-07-03
KVM: s390: remove useless include
Claudio Imbrenda
1
-1
/
+0
2024-07-03
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
1
-4
/
+10
2024-07-03
um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
um: add shared memory optimisation for time-travel=ext
Johannes Berg
1
-12
/
+118
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
2
-0
/
+25
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
6
-41
/
+54
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
3
-0
/
+71
2024-07-03
um: enable UBSAN
Johannes Berg
1
-0
/
+1
2024-07-03
um/mm: remove redundant assignment of max_low_pfn
Wei Yang
1
-1
/
+0
2024-07-03
arch: um: rust: Add i386 support for Rust
David Gow
1
-1
/
+1
2024-07-03
arch: um: rust: Use the generated target.json again
David Gow
1
-0
/
+1
2024-07-03
um: Remove /proc/sysemu support code
Tiwei Bie
1
-67
/
+0
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
2
-4
/
+0
2024-07-03
ubd: Remove unused mutex 'ubd_mutex'
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
2024-07-03
um: Select HAS_IOREMAP for UML_IOMEM_EMULATION
Niklas Schnelle
1
-1
/
+2
2024-07-03
um: Remove obsolete pcap driver
Anton Ivanov
5
-299
/
+2
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
4
-21
/
+74
2024-07-03
um: chan_user: retry partial writes
Benjamin Berg
1
-3
/
+15
2024-07-03
um: chan_user: catch EINTR when reading and writing
Benjamin Berg
1
-2
/
+2
2024-07-03
um: irqs: process outstanding IRQs when unblocking signals
Benjamin Berg
1
-29
/
+49
2024-07-03
arm64: dts: renesas: rz-smarc: Replace fixed regulator for USB VBUS
Biju Das
1
-8
/
+3
2024-07-02
ARM: dts: qcom: qcom-msm8226-samsung-ms013g: Add initial device tree
Raymond Hackley
2
-0
/
+387
2024-07-02
arm64: dts: qcom: Add device tree for ASUS Vivobook S 15
Xilin Wu
2
-0
/
+617
2024-07-02
arm64: dts: qcom: qrb4210-rb2: Correct max current draw for VBUS
Dang Huynh
1
-1
/
+1
[prev]
[next]