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
/
xen
/
enlighten_pv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
2021-10-05
1
-11
/
+0
*
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
2021-10-05
1
-7
/
+1
*
xen/x86: allow "earlyprintk=xen" to work for PV Dom0
Jan Beulich
2021-10-05
1
-1
/
+1
*
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
2021-10-05
1
-16
/
+0
*
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
2021-09-21
1
-6
/
+9
*
xen: reset legacy rtc flag for PV domU
Juergen Gross
2021-09-15
1
-0
/
+7
*
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2021-08-30
1
-10
/
+2
*
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
2021-06-22
1
-0
/
+2
*
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
2021-05-21
1
-4
/
+4
*
Merge 'x86/alternatives'
Borislav Petkov
2021-03-31
1
-3
/
+1
|
\
|
*
x86/paravirt: Have only one paravirt patch function
Juergen Gross
2021-03-11
1
-1
/
+0
|
*
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2021-03-11
1
-2
/
+1
*
|
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-03-08
1
-1
/
+0
|
/
*
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
2021-02-10
1
-2
/
+0
*
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
1
-1
/
+0
*
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2021-02-10
1
-3
/
+0
*
x86/xen: Use specific Xen pv interrupt entry for DF
Juergen Gross
2021-02-10
1
-2
/
+8
*
x86/xen: Use specific Xen pv interrupt entry for MCE
Juergen Gross
2021-02-10
1
-1
/
+15
*
x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
Juergen Gross
2021-01-27
1
-1
/
+14
*
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-0
/
+9
|
\
|
*
x86/xen: disable Firmware First mode for correctable memory errors
Juergen Gross
2020-10-04
1
-0
/
+9
*
|
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-1
/
+1
|
\
\
|
*
|
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-09-10
1
-1
/
+1
|
|
/
*
|
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-13
1
-1
/
+1
*
|
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2020-08-15
1
-6
/
+0
|
/
*
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
1
-72
/
+6
|
\
|
*
x86/xen: drop tests for highmem in pv code
Juergen Gross
2020-08-11
1
-10
/
+4
|
*
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
1
-62
/
+2
*
|
x86/ioperm: Initialize pointer bitmap with NULL rather than 0
Colin Ian King
2020-07-26
1
-1
/
+1
|
/
*
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
2020-07-18
1
-0
/
+12
*
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
1
-4
/
+24
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-1
/
+1
*
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2020-06-11
1
-2
/
+2
*
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
2020-06-11
1
-1
/
+6
*
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
[next]