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
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
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2
-12
/
+4
2021-08-30
xen: fix setting of max_pfn in shared_info
Juergen Gross
1
-2
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-22
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+5
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+14
2021-04-02
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
2
-7
/
+16
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
2
-16
/
+14
[prev]
[next]