index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2024-01-05
um: Mark 32bit syscall helpers as clobbering memory
Benjamin Berg
1
-6
/
+12
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
6
-68
/
+16
2024-01-05
bpf, x86: Use emit_nops to replace memcpy x86_nops
Leon Hwang
1
-25
/
+22
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-76
/
+88
2024-01-05
x86/csum: clean up `csum_partial' further
Linus Torvalds
1
-44
/
+37
2024-01-05
x86/csum: Remove unnecessary odd handling
Noah Goldstein
1
-32
/
+4
2024-01-05
um: Always inline stub functions
Benjamin Berg
2
-18
/
+20
2024-01-05
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
4
-61
/
+5
2024-01-04
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
1
-1
/
+6
2024-01-04
x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
Nathan Chancellor
1
-1
/
+1
2024-01-04
x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...
Jinghao Jia
1
-1
/
+2
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
60
-72
/
+72
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2
-2
/
+3
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
8
-34
/
+55
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
30
-174
/
+297
2023-12-30
x86/alternative: Correct feature bit debug output
Borislav Petkov (AMD)
1
-1
/
+1
2023-12-29
x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init()
Yuntao Wang
1
-1
/
+1
2023-12-29
x86/kexec: fix incorrect argument passed to kexec_dprintk()
Yuntao Wang
1
-1
/
+1
2023-12-29
x86/kexec: use pr_err() instead of kexec_dprintk() when an error occurs
Yuntao Wang
1
-1
/
+1
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2023-12-28
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2023-12-27
kill unnecessary thread_info.h include
Kent Overstreet
2
-1
/
+2
2023-12-27
Kill unnecessary kernel.h include
Kent Overstreet
2
-1
/
+2
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
1
-0
/
+1
2023-12-23
Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+29
2023-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+21
2023-12-23
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
13
-89
/
+174
2023-12-22
Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-31
/
+5
2023-12-21
x86/xen: add CPU dependencies for 32-bit build
Arnd Bergmann
1
-0
/
+1
2023-12-21
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-30
/
+4
2023-12-21
x86/signal: kill dependency on time.h
Kent Overstreet
1
-1
/
+0
2023-12-21
sched.h: move pid helpers to pid.h
Kent Overstreet
1
-0
/
+1
2023-12-21
x86/kexec: simplify the logic of mem_region_callback()
Yuntao Wang
1
-5
/
+2
2023-12-21
kexec_file, x86: print out debugging message if required
Baoquan He
2
-11
/
+16
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2
-3
/
+3
2023-12-21
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
1
-2
/
+2
2023-12-21
x86: fix missing includes/forward declarations
Kent Overstreet
5
-0
/
+9
2023-12-21
x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()
Colin Ian King
1
-1
/
+1
2023-12-20
x86/asm: Add DB flag to 32-bit percpu GDT entry
Vegard Nossum
1
-1
/
+1
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
5
-14
/
+14
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
7
-33
/
+33
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, preparations
Vegard Nossum
5
-8
/
+5
2023-12-20
x86/asm: Provide new infrastructure for GDT descriptors
Vegard Nossum
1
-13
/
+63
2023-12-19
x86/Kconfig: Rework CONFIG_X86_PAE dependency
Arnd Bergmann
2
-3
/
+7
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-56
/
+425
2023-12-18
x86/acpi: Handle bogus MADT APIC tables gracefully
Thomas Gleixner
1
-1
/
+1
2023-12-18
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
1
-1
/
+1
2023-12-18
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2
-2
/
+2
[prev]
[next]