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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
1
-2
/
+0
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
1
-15
/
+0
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+22
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
4
-12
/
+22
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2
-2
/
+1
2019-07-17
x86/xen: Add "nopv" support for HVM guest
Zhenzhong Duan
1
-8
/
+35
2019-07-17
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
Zhenzhong Duan
1
-1
/
+1
2019-07-17
xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
Zhenzhong Duan
1
-6
/
+6
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
1
-0
/
+1
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
1
-2
/
+1
2019-07-17
Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...
Zhenzhong Duan
1
-4
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+1
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
1
-0
/
+1
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-06-11
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
Zhao Yakui
1
-0
/
+1
2019-06-03
x86: xen: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-9
/
+1
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
1
-0
/
+1
2019-05-15
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+32
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
1
-2
/
+0
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
4
-10
/
+14
2019-04-25
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
Roger Pau Monne
1
-0
/
+1
2019-04-23
x86/xen: Add "xen_timer_slop" command line option
Ryan Thibodeaux
1
-3
/
+17
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-5
/
+5
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
1
-1
/
+3
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+9
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+9
2019-03-11
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+19
2019-03-08
xen: fix dom0 boot on huge systems
Juergen Gross
1
-7
/
+6
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2
-6
/
+6
2019-02-18
x86/xen: dont add memory above max allowed allocation
Juergen Gross
1
-0
/
+13
2019-01-19
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+10
2019-01-16
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
1
-3
/
+9
2019-01-14
always clear the X2APIC_ENABLE bit for PV guest
Talons Lee
1
-4
/
+1
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-255
/
+21
2018-12-17
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
Andrea Righi
1
-0
/
+2
2018-12-13
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
1
-0
/
+20
2018-12-13
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
1
-1
/
+21
2018-12-13
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2
-0
/
+12
2018-12-13
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson
3
-289
/
+0
2018-12-13
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
1
-1
/
+2
2018-12-11
x86/mm: Fix guard hole handling
Kirill A. Shutemov
1
-5
/
+6
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-101
/
+25
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2
-80
/
+4
[next]