index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: allow mapping ACPI data using a different physical address
Juergen Gross
2024-10-04
2
-1
/
+36
*
xen: move checks for e820 conflicts further up
Juergen Gross
2024-10-04
1
-22
/
+22
*
xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
Juergen Gross
2024-10-04
1
-1
/
+91
*
xen: add capability to remap non-RAM pages to different PFNs
Juergen Gross
2024-10-04
2
-0
/
+66
*
xen: move max_pfn in xen_memory_setup() out of function scope
Juergen Gross
2024-10-04
1
-26
/
+26
*
xen: introduce generic helper checking for memory map conflicts
Juergen Gross
2024-10-04
3
-11
/
+31
*
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
2024-10-04
1
-2
/
+3
*
xen: use correct end address of kernel for conflict checking
Juergen Gross
2024-10-04
1
-1
/
+1
*
x86/xen: Convert comma to semicolon
Chen Ni
2024-08-03
1
-2
/
+2
*
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-24
2
-6
/
+38
|
\
|
*
xen/x86: add extra pages to unpopulated-alloc if available
Roger Pau Monne
2024-05-17
1
-0
/
+33
|
*
locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()
Uros Bizjak
2024-05-17
1
-6
/
+5
*
|
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-13
1
-3
/
+0
|
\
\
|
*
|
x86/xen: Remove duplicate #include
Jiapeng Chong
2024-03-22
1
-3
/
+0
*
|
|
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
2024-04-11
5
-45
/
+114
|
|
\
\
|
*
|
|
x86/boot: Simplify boot stack setup
Brian Gerst
2024-03-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86/xen: return a sane initial apic id when running as PV guest
Juergen Gross
2024-05-02
1
-1
/
+10
*
|
|
x86/xen/smp_pv: Register the boot CPU APIC properly
Thomas Gleixner
2024-05-02
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-1
/
+0
|
\
\
|
*
|
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
1
-1
/
+0
*
|
|
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-19
4
-44
/
+114
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-03-13
4
-44
/
+114
|
|
/
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
2
-7
/
+11
|
\
\
|
*
|
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
1
-2
/
+2
|
*
|
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
1
-2
/
+2
|
*
|
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
|
*
|
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
2
-1
/
+5
|
*
|
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
1
-5
/
+5
|
\
\
|
*
\
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-14
11
-42
/
+90
|
|
\
\
|
*
|
|
x86/percpu, xen: Correct PER_CPU_VAR() usage to include symbol and its addend
Uros Bizjak
2023-10-20
1
-5
/
+5
*
|
|
|
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
2
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2024-01-30
2
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
2024-03-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
1
-0
/
+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86/xen: Add some null pointer checking to smp.c
Kunwu Chan
2024-02-12
1
-0
/
+12
|
|
/
/
*
|
|
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2024-02-15
1
-2
/
+0
*
|
|
x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
Thomas Gleixner
2024-02-15
2
-12
/
+15
*
|
|
x86/xen/smp_pv: Count number of vCPUs early
Thomas Gleixner
2024-02-15
3
-0
/
+19
*
|
|
x86/xen/smp_pv: Register fake APICs
Thomas Gleixner
2024-02-15
1
-27
/
+10
*
|
|
x86/apic: Use a proper define for invalid ACPI CPU ID
Thomas Gleixner
2024-02-15
1
-1
/
+1
*
|
|
x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
Thomas Gleixner
2024-02-15
1
-7
/
+0
*
|
|
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
2024-02-15
1
-10
/
+1
*
|
|
x86/xen/smp_pv: Prepare for separate mpparse callbacks
Thomas Gleixner
2024-02-15
1
-2
/
+9
*
|
|
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
2024-02-15
1
-1
/
+1
*
|
|
x86/xen/smp_pv: Remove cpudata fiddling
Thomas Gleixner
2024-02-15
1
-3
/
+0
*
|
|
x86/apic: Remove unused phys_pkg_id() callback
Thomas Gleixner
2024-02-15
1
-6
/
+0
|
/
/
*
|
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
1
-1
/
+1
|
\
\
[next]