index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
1
-0
/
+20
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
1
-10
/
+2
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-242
/
+85
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+13
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-4
/
+7
2021-11-09
x86/xen: print a warning when HVMOP_get_mem_type fails
David Hildenbrand
1
-1
/
+3
2021-11-09
x86/xen: simplify xen_oldmem_pfn_is_ram()
David Hildenbrand
1
-14
/
+1
2021-11-09
x86/xen: update xen_oldmem_pfn_is_ram() documentation
David Hildenbrand
1
-6
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+7
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2
-6
/
+6
2021-11-06
xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
Mike Rapoport
1
-1
/
+1
2021-11-02
x86/xen: remove 32-bit awareness from startup_xen
Juergen Gross
1
-6
/
+6
2021-11-02
xen: remove highmem remnants
Juergen Gross
2
-8
/
+0
2021-11-02
x86/xen: switch initial pvops IRQ functions to dummy ones
Juergen Gross
2
-75
/
+6
2021-11-02
x86/xen: remove xen_have_vcpu_info_placement flag
Juergen Gross
5
-126
/
+33
2021-11-02
x86/xen: Remove redundant irq_enter/exit() invocations
Thomas Gleixner
2
-6
/
+0
2021-11-02
xen/x86: restrict PV Dom0 identity mapping
Jan Beulich
1
-3
/
+3
2021-11-02
xen/x86: there's no highmem anymore in PV mode
Jan Beulich
1
-4
/
+0
2021-11-02
xen/x86: adjust handling of the L3 user vsyscall special page table
Jan Beulich
1
-1
/
+11
2021-11-02
xen/x86: adjust xen_set_fixmap()
Jan Beulich
1
-4
/
+5
2021-11-02
xen/x86: restore (fix) xen_set_pte_init() behavior
Jan Beulich
1
-7
/
+17
2021-11-02
xen/x86: streamline set_pte_mfn()
Jan Beulich
1
-2
/
+4
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-149
/
+158
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
4
-14
/
+23
2021-10-05
xen/x86: adjust data placement
Jan Beulich
2
-3
/
+5
2021-10-05
xen/x86: hook up xen_banner() also for PVH
Jan Beulich
4
-11
/
+16
2021-10-05
xen/x86: generalize preferred console model from PV to PVH Dom0
Jan Beulich
4
-7
/
+18
2021-10-05
xen/x86: allow "earlyprintk=xen" to work for PV Dom0
Jan Beulich
1
-1
/
+1
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
5
-25
/
+31
2021-10-05
xen/x86: prevent PVH type from getting clobbered
Jan Beulich
1
-5
/
+4
2021-10-05
xen/privcmd: drop "pages" parameter from xen_remap_pfn()
Jan Beulich
1
-1
/
+1
2021-09-21
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
1
-2
/
+2
2021-09-20
xen/x86: drop redundant zeroing from cpu_initialize_context()
Jan Beulich
1
-4
/
+0
2021-09-17
x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
Peter Zijlstra
3
-83
/
+90
2021-09-17
x86/xen: Mark xen_force_evtchn_callback() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make irq_disable() noinstr
Peter Zijlstra
2
-4
/
+3
2021-09-17
x86/xen: Make irq_enable() noinstr
Peter Zijlstra
2
-30
/
+30
2021-09-17
x86/xen: Make hypercall_page noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make save_fl() noinstr
Peter Zijlstra
2
-18
/
+18
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-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
1
-1
/
+2
2021-09-17
x86/xen: Make read_cr2() noinstr
Peter Zijlstra
1
-0
/
+2
2021-09-15
x86/xen: Move hypercall_page to top of the file
Josh Poimboeuf
1
-17
/
+17
2021-09-15
xen: fix usage of pmd_populate in mremap for pv guests
Juergen Gross
1
-2
/
+5
2021-09-15
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-01
xen: remove stray preempt_disable() from PV AP startup code
Juergen Gross
1
-1
/
+0
2021-08-30
x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw prin...
zhaoxiao
1
-7
/
+9
[next]