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
/
include
/
asm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
xen/x86: detect support for extended destination ID
Roger Pau Monne
1
-0
/
+7
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
1
-14
/
+0
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2021-12-15
x86/xen: Use correct #ifdef guard for xen_initdom_restore_msi()
Arnd Bergmann
1
-1
/
+1
2021-12-11
x86/xen: Remove .fixup usage
Peter Zijlstra
1
-11
/
+3
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-0
/
+8
2021-11-25
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
1
-1
/
+1
2021-11-25
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
1
-1
/
+1
2021-11-19
xen/pvh: add missing prototype to header
Juergen Gross
1
-0
/
+1
2021-11-02
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
Juergen Gross
1
-109
/
+102
2021-11-02
x86/xen: remove 32-bit pv leftovers
Juergen Gross
1
-31
/
+9
2021-11-02
xen-pciback: allow compiling on other archs than x86
Oleksandr Andrushchenko
1
-19
/
+0
2021-11-02
x86/pvh: add prototype for xen_pvh_init()
Juergen Gross
1
-0
/
+4
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-5
/
+1
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
1
-4
/
+7
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
1
-5
/
+1
2021-09-17
x86/xen: Mark xen_force_evtchn_callback() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
1
-1
/
+1
2021-03-24
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
1
-12
/
+0
2021-03-03
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
1
-0
/
+12
2021-02-04
xen: add wc_sec_hi to struct shared_info
David Woodhouse
1
-0
/
+3
2020-12-16
xen: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-08-03
xen: hypercall.h: fix duplicated word
Randy Dunlap
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+4
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
1
-2
/
+0
2019-10-17
x86: xen: kvm: Gather the definition of emulate prefixes
Masami Hiramatsu
1
-7
/
+4
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
1
-14
/
+0
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
1
-3
/
+3
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+20
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-03
x86/uaccess, xen: Suppress SMAP warnings
Peter Zijlstra
1
-4
/
+20
2019-03-05
xen: remove pre-xen3 fallback handlers
Arnd Bergmann
1
-11
/
+2
2018-11-09
x86/xen: fix pv boot
Juergen Gross
1
-4
/
+31
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
1
-0
/
+2
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
1
-118
/
+0
2018-08-07
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
1
-6
/
+19
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2018-01-12
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+42
2017-11-06
xen: update arch/x86/include/asm/xen/cpuid.h
Juergen Gross
1
-10
/
+32
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-31
xen: support 52 bit physical addresses in pv guests
Juergen Gross
1
-1
/
+10
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-3
/
+2
2017-09-21
x86/xen: clean up clang build warning
Colin Ian King
1
-2
/
+2
[next]