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.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
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+6
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+4
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
1
-1
/
+9
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
1
-12
/
+1
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-1
/
+1
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
1
-7
/
+4
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
1
-2
/
+1
2015-03-23
x86/xen: prepare p2m list for memory hotplug
Juergen Gross
1
-1
/
+9
2015-03-23
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2015-03-17
x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'
Ingo Molnar
1
-4
/
+4
2015-03-06
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
1
-0
/
+1
2015-02-27
x86/xen: correct bug in p2m list initialization
Juergen Gross
1
-1
/
+1
2015-02-23
x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
Boris Ostrovsky
1
-0
/
+1
2015-02-23
x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set
Boris Ostrovsky
1
-1
/
+18
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+9
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
1
-4
/
+9
2015-02-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-1
/
+1
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
1
-2
/
+2
2015-01-28
xen: mark grant mapped pages as foreign
Jennifer Herbert
1
-7
/
+0
2015-01-28
x86/xen: require ballooned pages for grant maps
Jennifer Herbert
1
-2
/
+3
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-246
/
+8
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-11
/
+10
2015-01-28
x86/xen: cleanup arch/x86/xen/mmu.c
Juergen Gross
1
-2
/
+0
2015-01-28
x86/xen: add some __init annotations in arch/x86/xen/mmu.c
Juergen Gross
1
-7
/
+8
2015-01-28
x86/xen: add some __init and static annotations in arch/x86/xen/setup.c
Juergen Gross
1
-3
/
+3
2015-01-28
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
Juergen Gross
1
-12
/
+13
2015-01-28
x86/xen: cleanup arch/x86/xen/setup.c
Juergen Gross
2
-10
/
+6
2015-01-26
x86,xen: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-01-20
x86/xen: prefer TSC over xen clocksource for dom0
Palik, Imre
1
-0
/
+4
2015-01-19
x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2015-01-13
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-46
/
+56
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
1
-1
/
+21
2015-01-12
xen: check for zero sized area when invalidating memory
Juergen Gross
1
-0
/
+2
2015-01-12
xen: use correct type for physical addresses
Juergen Gross
1
-2
/
+2
2015-01-12
xen: correct race in alloc_p2m_pmd()
Juergen Gross
1
-6
/
+3
2015-01-12
xen: correct error for building p2m list on 32 bits
Juergen Gross
1
-1
/
+1
2015-01-08
x86/xen: avoid freeing static 'name' when kasprintf() fails
Vitaly Kuznetsov
1
-11
/
+5
2015-01-08
x86/xen: add extra memory for remapped frames during setup
David Vrabel
1
-4
/
+9
2015-01-08
x86/xen: don't count how many PFNs are identity mapped
David Vrabel
1
-18
/
+9
2015-01-08
x86/xen: Free bootmem in free_p2m_page() during early boot
Boris Ostrovsky
1
-3
/
+6
2014-12-23
x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
Boris Ostrovsky
1
-2
/
+0
2014-12-17
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-951
/
+708
2014-12-11
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
1
-1
/
+1
2014-12-11
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2014-12-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-65
/
+8
2014-12-08
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
1
-1
/
+1
2014-12-08
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
1
-1
/
+1
2014-12-04
xen: Speed up set_phys_to_machine() by using read-only mappings
Juergen Gross
1
-6
/
+8
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
3
-440
/
+331
[next]