index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten_pv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
1
-3
/
+1
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
1
-1
/
+0
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
1
-2
/
+1
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-1
/
+0
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
1
-2
/
+0
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
1
-1
/
+0
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
1
-3
/
+0
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for DF
Juergen Gross
1
-2
/
+8
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for MCE
Juergen Gross
1
-1
/
+15
2021-01-27
x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
Juergen Gross
1
-1
/
+14
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
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-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
1
-1
/
+1
2020-10-04
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
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
1
-6
/
+0
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-72
/
+6
2020-08-11
x86/xen: drop tests for highmem in pv code
Juergen Gross
1
-10
/
+4
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-62
/
+2
2020-07-26
x86/ioperm: Initialize pointer bitmap with NULL rather than 0
Colin Ian King
1
-1
/
+1
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
1
-0
/
+12
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
1
-4
/
+24
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
1
-1
/
+6
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
1
-1
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
1
-0
/
+25
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2020-02-20
x86/xen: Distribute switch variables for initialization
Kees Cook
1
-3
/
+4
2020-01-29
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
1
-0
/
+1
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
1
-10
/
+0
2019-10-26
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
[next]