index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: mark grant mapped pages as foreign
Jennifer Herbert
2015-01-28
1
-7
/
+0
*
x86/xen: require ballooned pages for grant maps
Jennifer Herbert
2015-01-28
1
-2
/
+3
*
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
2015-01-28
1
-246
/
+8
*
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2015-01-28
1
-11
/
+10
*
x86/xen: cleanup arch/x86/xen/mmu.c
Juergen Gross
2015-01-28
1
-2
/
+0
*
x86/xen: add some __init annotations in arch/x86/xen/mmu.c
Juergen Gross
2015-01-28
1
-7
/
+8
*
x86/xen: add some __init and static annotations in arch/x86/xen/setup.c
Juergen Gross
2015-01-28
1
-3
/
+3
*
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
Juergen Gross
2015-01-28
1
-12
/
+13
*
x86/xen: cleanup arch/x86/xen/setup.c
Juergen Gross
2015-01-28
2
-10
/
+6
*
x86,xen: use current->state helpers
Davidlohr Bueso
2015-01-26
1
-1
/
+1
*
x86/xen: prefer TSC over xen clocksource for dom0
Palik, Imre
2015-01-20
1
-0
/
+4
*
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2015-01-14
4
-46
/
+56
|
\
|
*
x86/xen: properly retrieve NMI reason
Jan Beulich
2015-01-13
1
-1
/
+21
|
*
xen: check for zero sized area when invalidating memory
Juergen Gross
2015-01-12
1
-0
/
+2
|
*
xen: use correct type for physical addresses
Juergen Gross
2015-01-12
1
-2
/
+2
|
*
xen: correct race in alloc_p2m_pmd()
Juergen Gross
2015-01-12
1
-6
/
+3
|
*
xen: correct error for building p2m list on 32 bits
Juergen Gross
2015-01-12
1
-1
/
+1
|
*
x86/xen: avoid freeing static 'name' when kasprintf() fails
Vitaly Kuznetsov
2015-01-08
1
-11
/
+5
|
*
x86/xen: add extra memory for remapped frames during setup
David Vrabel
2015-01-08
1
-4
/
+9
|
*
x86/xen: don't count how many PFNs are identity mapped
David Vrabel
2015-01-08
1
-18
/
+9
|
*
x86/xen: Free bootmem in free_p2m_page() during early boot
Boris Ostrovsky
2015-01-08
1
-3
/
+6
|
*
x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
Boris Ostrovsky
2014-12-23
1
-2
/
+0
*
|
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2014-12-16
4
-951
/
+708
|
\
|
|
*
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
2014-12-11
1
-1
/
+1
|
*
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
2014-12-08
1
-1
/
+1
|
*
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
2014-12-08
1
-1
/
+1
|
*
xen: Speed up set_phys_to_machine() by using read-only mappings
Juergen Gross
2014-12-04
1
-6
/
+8
|
*
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
2014-12-04
3
-440
/
+331
|
*
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
2014-12-04
2
-4
/
+4
|
*
xen: Delay invalidating extra memory
Juergen Gross
2014-12-04
3
-129
/
+100
|
*
xen: Delay m2p_override initialization
Juergen Gross
2014-12-04
1
-7
/
+12
|
*
xen: Delay remapping memory of pv-domain
Juergen Gross
2014-12-04
4
-296
/
+172
|
*
xen: use common page allocation function in p2m.c
Juergen Gross
2014-12-04
2
-22
/
+37
|
*
xen: Make functions static
Juergen Gross
2014-12-04
1
-94
/
+92
|
*
xen: fix some style issues in p2m.c
Juergen Gross
2014-12-04
1
-8
/
+7
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
1
-2
/
+4
|
\
\
|
*
|
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
2014-11-03
1
-2
/
+4
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-10
3
-65
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen: Support Xen pv-domains using PAT
Juergen Gross
2014-11-16
3
-65
/
+8
|
|
/
*
/
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
2014-11-10
1
-0
/
+3
|
/
*
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
2014-10-23
1
-0
/
+1
*
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
2014-10-23
1
-1
/
+1
*
x86/xen: avoid race in p2m handling
Juergen Gross
2014-10-23
1
-5
/
+5
*
x86/xen: delay construction of mfn_list_list
Juergen Gross
2014-10-23
3
-55
/
+18
*
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
2014-10-23
1
-2
/
+6
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
4
-12
/
+12
|
\
|
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
4
-12
/
+12
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-13
1
-0
/
+2
|
\
\
|
*
|
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
2014-09-16
1
-0
/
+2
*
|
|
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
2014-10-06
4
-11
/
+67
[next]