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
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
x86/xen: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-05-25
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
3
-24
/
+0
2024-04-13
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-1
/
+0
2024-03-27
x86/xen: Add some null pointer checking to smp.c
Kunwu Chan
1
-0
/
+12
2023-08-08
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
1
-0
/
+2
2023-01-14
x86/xen: Fix memory leak in xen_init_lock_cpu()
Xiu Jianfeng
1
-3
/
+3
2023-01-14
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
Xiu Jianfeng
2
-18
/
+18
2022-10-26
x86/entry: Work around Clang __bdos() bug
Kees Cook
1
-1
/
+2
2022-07-25
x86/xen: Fix initialisation in hypercall_page after rethunk
Ben Hutchings
1
-2
/
+2
2022-07-25
objtool: Add entry UNRET validation
Peter Zijlstra
1
-5
/
+5
2022-07-25
x86/xen: Rename SYS* entry points
Peter Zijlstra
3
-16
/
+16
2022-07-25
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+1
2022-07-25
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2
-8
/
+8
2022-07-25
x86/xen: Support objtool vmlinux.o validation in xen-head.S
Josh Poimboeuf
1
-2
/
+3
2022-07-25
x86/xen: Support objtool validation in xen-asm.S
Josh Poimboeuf
2
-11
/
+19
2022-04-13
xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
Dongli Zhang
2
-1
/
+29
2022-04-08
xen: fix is_xen_pmu()
Juergen Gross
3
-8
/
+7
2022-02-23
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2021-12-08
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
1
-3
/
+0
2021-12-08
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
1
-0
/
+20
2021-10-27
xen/x86: prevent PVH type from getting clobbered
Jan Beulich
1
-5
/
+4
2021-09-30
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-22
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-18
xen: fix setting of max_pfn in shared_info
Juergen Gross
1
-2
/
+2
2021-06-30
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-05-26
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-03-30
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
2
-5
/
+14
2021-03-30
xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG
Roger Pau Monne
1
-2
/
+2
2021-03-07
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
2
-26
/
+9
2021-03-07
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
1
-3
/
+41
2021-02-23
Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
Jan Beulich
1
-1
/
+2
2021-02-23
Xen/x86: don't bail early from clear_foreign_p2m_mapping()
Jan Beulich
1
-7
/
+5
2021-02-04
x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
Juergen Gross
2
-1
/
+15
2021-01-27
x86/xen: fix 'nopvspin' build error
Randy Dunlap
1
-0
/
+2
2021-01-27
x86/xen: Fix xen_hvm_smp_init() when vector callback not available
David Woodhouse
1
-10
/
+17
2021-01-27
x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
David Woodhouse
1
-1
/
+10
2020-11-20
Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2020-11-09
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
1
-1
/
+11
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+13
2020-10-23
xen/events: only register debug interrupt for 2-level events
Juergen Gross
2
-8
/
+13
2020-10-18
x86/xen: open code alloc_vm_area in arch_gnttab_valloc
Christoph Hellwig
1
-7
/
+20
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+10
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-10-14
x86/numa: cleanup configuration dependent command-line options
Dan Williams
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-10-05
x86/xen: Fix typo in xen_pagetable_p2m_free()
Hui Su
1
-1
/
+1
2020-10-05
x86/xen: disable Firmware First mode for correctable memory errors
Juergen Gross
1
-0
/
+9
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
1
-1
/
+1
[next]