Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
59d431746f1b3c76fd551b71241d7fdce38a58e9
/
arch
/
x86
/
xen
c6dd78f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
55aeddd
x86/paravirt: Make read_cr2() CALLEE_SAVE
by Peter Zijlstra
· 6 years ago
b23e584
xen/pv: Fix a boot up hang revealed by int3 self test
by Zhenzhong Duan
· 6 years ago
bef6e0a
x86/xen: Add "nopv" support for HVM guest
by Zhenzhong Duan
· 6 years ago
cc8f3b4
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
by Zhenzhong Duan
· 6 years ago
b39b049
xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
by Zhenzhong Duan
· 6 years ago
3097834
x86: Add "nopv" parameter to disable PV extensions
by Zhenzhong Duan
· 6 years ago
1b37683
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
by Zhenzhong Duan
· 6 years ago
090d54b
Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized"
by Zhenzhong Duan
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
8b1e0f8
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
by Anshuman Khandual
· 6 years ago
7652ac9
x86/asm: Move native_write_cr0/4() out of line
by Thomas Gleixner
· 6 years ago
222a21d
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ecca2502
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
by Zhao Yakui
· 6 years ago
ad09137
x86: xen: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
2e4c54d
topology: Create core_cpus and die_cpus sysfs attributes
by Len Brown
· 6 years ago
5fd09ba
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
0bc40e5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b3fd8e8
x86/alternatives: Use temporary mm for text poking
by Nadav Amit
· 6 years ago
72813bf
xen/pvh: correctly setup the PV EFI interface for dom0
by Roger Pau Monne
· 6 years ago
c9f804d
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
by Roger Pau Monne
· 6 years ago
2ec16bc
x86/xen: Add "xen_timer_slop" command line option
by Ryan Thibodeaux
· 6 years ago
e6401c1
x86/irq/64: Split the IRQ stack into its own pages
by Andy Lutomirski
· 6 years ago
66c7ceb
x86/irq/32: Handle irq stack allocation failure proper
by Thomas Gleixner
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
a667cb7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
d14d7f1
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
01bd2ac
xen: fix dom0 boot on huge systems
by Juergen Gross
· 6 years ago
0cbe3e2
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
by Aneesh Kumar K.V
· 6 years ago
1d988ed
x86/xen: dont add memory above max allowed allocation
by Juergen Gross
· 6 years ago
e6ec2fd
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
867cefb
xen: Fix x86 sched_clock() interface for xen
by Juergen Gross
· 6 years ago
5268c8f
always clear the X2APIC_ENABLE bit for PV guest
by Talons Lee
· 6 years ago
312a466
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
460023a
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
bf9445a
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
by Andrea Righi
· 6 years ago
a43fb7d
xen/pvh: Move Xen code for getting mem map via hcall out of common file
by Maran Wilson
· 6 years ago
8cee397
xen/pvh: Move Xen specific PVH VM initialization out of common file
by Maran Wilson
· 6 years ago
4df7363
xen/pvh: Create a new file for Xen specific PVH code
by Maran Wilson
· 6 years ago
fcd4747
xen/pvh: Move PVH entry code out of Xen specific tree
by Maran Wilson
· 6 years ago
7733607
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
by Maran Wilson
· 6 years ago
16877a5
x86/mm: Fix guard hole handling
by Kirill A. Shutemov
· 6 years ago
a97673a
x86: Fix various typos in comments
by Ingo Molnar
· 6 years ago
292974c
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
1236641
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
by Igor Druzhinin
· 6 years ago
a7b4031
xen/x86: add diagnostic printout to xen_mc_flush() in case of error
by Juergen Gross
· 6 years ago
f2a5fef
x86/xen: cleanup includes in arch/x86/xen/spinlock.c
by Juergen Gross
· 6 years ago
b6df7b6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ab6e1f3
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
d3132b3
xen: fix xen_qlock_wait()
by Juergen Gross
· 6 years ago
1457d8c
x86/xen: fix pv boot
by Juergen Gross
· 6 years ago
d52888a
x86/mm: Move LDT remap out of KASLR region on 5-level paging
by Kirill A. Shutemov
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
2013288
memblock: replace free_bootmem{_node} with memblock_free
by Mike Rapoport
· 6 years ago
e0802b8d
memblock: replace alloc_bootmem_align with memblock_alloc
by Mike Rapoport
· 6 years ago
e611116
xen/pvh: don't try to unplug emulated devices
by Juergen Gross
· 6 years ago
7deecbd
xen/pvh: increase early stack size
by Roger Pau Monne
· 6 years ago
a856531
xen: make xen_qlock_wait() nestable
by Juergen Gross
· 6 years ago
2ac2a7d
xen: fix race in xen_qlock_wait()
by Juergen Gross
· 6 years ago
d82924c
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f682a79
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
99792e0
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ac73e08
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fec9806
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
04ce7fa
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
977e4be
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()
by Christophe Leroy
· 6 years ago
b3569d3
x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig's
by Bartlomiej Zolnierkiewicz
· 6 years ago
357d291
x86/xen: Fix boot loader version reported for PVH guests
by Juergen Gross
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
4044240
x86/xen: Add Hygon Dhyana support to Xen
by Pu Wen
· 6 years ago
3cfa210
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
18d49ec
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Greg Kroah-Hartman
· 6 years ago
05ab1d8
x86/mm: Expand static page table for fixmap space
by Feng Tang
· 6 years ago
70513d5
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
by Boris Ostrovsky
· 7 years ago
98f05b5
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
by Andy Lutomirski
· 6 years ago
4f2d7af
x86/xen: Make xen_reservation_lock static
by Juergen Gross
· 6 years ago
c00a280
x86/paravirt: Introduce new config option PARAVIRT_XXL
by Juergen Gross
· 6 years ago
5c83511
x86/paravirt: Use a single ops structure
by Juergen Gross
· 6 years ago
901d209
x86/xen: Add SPDX identifier in arch/x86/xen files
by Juergen Gross
· 6 years ago
3013c2b
x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVM
by Juergen Gross
· 6 years ago
f030aad
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
by Juergen Gross
· 6 years ago
28c11b0
x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella
by Juergen Gross
· 6 years ago
4290d5b
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
6d3c8ce
x86/xen: remove redundant variable save_pud
by Colin Ian King
· 6 years ago
f7c90c2
x86/xen: don't write ptes directly in 32-bit PV guests
by Juergen Gross
· 6 years ago
706a1ea
Merge branch 'tlb-fixes'
by Linus Torvalds
· 6 years ago
48a8b97
x86/mm: Only use tlb_remove_table() for paravirt
by Peter Zijlstra
· 6 years ago
75f2d3a
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
by Juergen Gross
· 6 years ago
df11b69
x86/xen: remove unused function xen_auto_xlated_memory_setup()
by Juergen Gross
· 6 years ago
71dc056
x86/Xen: further refine add_preferred_console() invocations
by Jan Beulich
· 7 years ago
2197082
x86/Xen: mark xen_setup_gdt() __init
by Jan Beulich
· 7 years ago
31130a1
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cd91392
xen: don't use privcmd_call() from xen_mc_flush()
by Juergen Gross
· 7 years ago
405c018
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
by M. Vefa Bicakci
· 6 years ago
f2701b7
Merge 4.18-rc7 into master to pick up the KVM dependcy
by Thomas Gleixner
· 6 years ago
447ae31
x86: Don't include linux/irq.h from asm/hardirq.h
by Nicolai Stange
· 6 years ago
Next »