Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d795a90e2ba024dbf2f22107ae89c210b98b08b8
/
arch
/
x86
/
xen
99bcd4a
x86/ioperm: Add new paravirt function update_io_bitmap()
by Juergen Gross
· 4 years, 11 months ago
54dedb5
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 4 years, 11 months ago
9038ec9
x86/xen: Distribute switch variables for initialization
by Kees Cook
· 4 years, 11 months ago
1a2a76c
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9799238
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
by Thomas Gleixner
· 5 years ago
6da49d1
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
57ad87dd
Merge branch 'x86/mm' into efi/core, to pick up dependencies
by Ingo Molnar
· 5 years ago
960a8d0
efi/libstub: Use stricter typing for firmware function pointers
by Ard Biesheuvel
· 5 years ago
b03b016
x86/Kconfig: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
eb243d1
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
by Ingo Molnar
· 5 years ago
ab851d4
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5c4a1c0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
922eea2
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
by Jan Beulich
· 5 years ago
29b810f
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
by Jan Beulich
· 5 years ago
a24ca99
x86/iopl: Remove legacy IOPL option
by Thomas Gleixner
· 5 years ago
4fac240
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
6ccae60
xen: issue deprecation warning for 32-bit pv guest
by Juergen Gross
· 5 years ago
8d3bcc4
x86: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
78762b0
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
by Jiri Slaby
· 5 years ago
6dcc562
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
bc7b11c
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
by Jiri Slaby
· 5 years ago
4aec216
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
by Jiri Slaby
· 5 years ago
e9b9d02
x86/asm: Annotate aliases
by Jiri Slaby
· 5 years ago
680b5b3c
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
c6875f3
x86/xen: Return from panic notifier
by Boris Ostrovsky
· 5 years ago
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
0951570
xen/efi: have a common runtime setup function
by Juergen Gross
· 5 years ago
df359f0
xen/efi: Set nonblocking callbacks
by Ross Lagerwall
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
7b7a577
xen: remove the exports for xen_{create,destroy}_contiguous_region
by Christoph Hellwig
· 5 years ago
83b584d
x86/paravirt: Drop {read,write}_cr8() hooks
by Andrew Cooper
· 5 years ago
c6dd78f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
55aeddd
x86/paravirt: Make read_cr2() CALLEE_SAVE
by Peter Zijlstra
· 5 years ago
b23e584
xen/pv: Fix a boot up hang revealed by int3 self test
by Zhenzhong Duan
· 5 years ago
bef6e0a
x86/xen: Add "nopv" support for HVM guest
by Zhenzhong Duan
· 5 years ago
cc8f3b4
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
by Zhenzhong Duan
· 5 years ago
b39b049
xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
by Zhenzhong Duan
· 5 years ago
3097834
x86: Add "nopv" parameter to disable PV extensions
by Zhenzhong Duan
· 5 years ago
1b37683
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
by Zhenzhong Duan
· 5 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
· 5 years ago
8b1e0f8
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
by Anshuman Khandual
· 5 years ago
7652ac9
x86/asm: Move native_write_cr0/4() out of line
by Thomas Gleixner
· 5 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
Next »