index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20 hours
1
-5
/
+0
|
\
|
*
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
1
-5
/
+0
*
|
Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21 hours
2
-61
/
+1
|
\
\
|
*
|
x86/efi: Apply EFI Memory Attributes after kexec
Nicolas Saenz Julienne
6 days
1
-0
/
+1
|
*
|
x86/efi: Drop support for the EFI_PROPERTIES_TABLE
Nicolas Saenz Julienne
6 days
2
-61
/
+0
*
|
|
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
22 hours
1
-1
/
+2
|
\
\
\
|
*
|
|
platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused
Arnd Bergmann
9 days
1
-1
/
+2
*
|
|
|
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22 hours
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
24 hours
2
-24
/
+8
|
\
\
\
\
|
*
|
|
|
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-15
1
-20
/
+1
|
*
|
|
|
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-10
2
-12
/
+15
|
|
/
/
/
*
|
|
|
Merge tag 'probes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
26 hours
1
-8
/
+11
|
\
\
\
\
|
*
|
|
|
x86/kprobes: Cleanup kprobes on ftrace code
Masami Hiramatsu (Google)
2024-11-07
1
-8
/
+11
*
|
|
|
|
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
43 hours
3
-13
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
Nam Cao
2024-11-07
1
-10
/
+2
|
*
|
|
|
|
timekeeping: Always check for negative motion
Thomas Gleixner
2024-11-02
1
-1
/
+0
|
*
|
|
|
|
ntp: Remove unused tick_nsec
Thomas Gleixner
2024-10-02
1
-2
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
44 hours
10
-160
/
+94
|
\
\
\
\
\
|
*
|
|
|
|
x86/vdso: Add missing brackets in switch case
Thomas Gleixner
2024-11-02
1
-0
/
+5
|
*
|
|
|
|
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
2024-11-02
3
-21
/
+64
|
*
|
|
|
|
x86/vdso: Delete vvar.h
Thomas Weißschuh
2024-11-02
1
-66
/
+0
|
*
|
|
|
|
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2024-11-02
2
-8
/
+3
|
*
|
|
|
|
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
2024-11-02
3
-3
/
+3
|
*
|
|
|
|
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
2024-11-02
3
-9
/
+6
|
*
|
|
|
|
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2024-11-02
3
-9
/
+5
|
*
|
|
|
|
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-11-02
4
-37
/
+9
|
*
|
|
|
|
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
2024-11-02
3
-3
/
+4
|
*
|
|
|
|
x86/vdso: Place vdso_data at beginning of vvar page
Thomas Weißschuh
2024-11-02
1
-1
/
+1
|
*
|
|
|
|
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
2024-11-02
1
-2
/
+2
|
*
|
|
|
|
x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
2024-11-02
1
-5
/
+0
|
*
|
|
|
|
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-16
1
-4
/
+1
|
*
|
|
|
|
x86/vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
1
-1
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
44 hours
2
-6
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
2024-10-16
2
-6
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'x86-mm-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45 hours
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG...
Rik van Riel
9 days
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
45 hours
7
-19
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/boot: Remove unused function atou()
Dr. David Alan Gilbert
2024-11-07
3
-10
/
+0
|
*
|
|
|
|
|
x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()
Thorsten Blum
2024-10-26
1
-5
/
+5
|
*
|
|
|
|
|
x86/platform: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-21
3
-4
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
45 hours
6
-410
/
+428
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/bus_lock: Add support for AMD
Ravi Bangoria
2024-08-08
3
-2
/
+3
|
*
|
|
|
|
|
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
2024-08-08
5
-408
/
+425
*
|
|
|
|
|
|
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
45 hours
2
-2
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY.
Sebastian Andrzej Siewior
10 days
1
-1
/
+1
|
*
|
|
|
|
|
|
sched, x86: Enable Lazy preemption
Peter Zijlstra
2024-11-05
2
-2
/
+5
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46 hours
12
-154
/
+370
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/core: Correct perf sampling with guest VMs
Colton Lewis
7 days
1
-3
/
+0
|
*
|
|
|
|
|
|
perf/x86: Refactor misc flag assignments
Colton Lewis
7 days
2
-17
/
+44
[next]