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
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+12
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-29
x86/xen: Mark xen_cpuid() stack frame as non-standard
Josh Poimboeuf
1
-1
/
+2
2016-02-24
x86/asm/xen: Create stack frames in xen-asm.S
Josh Poimboeuf
1
-1
/
+9
2016-02-24
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
Josh Poimboeuf
1
-0
/
+1
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
1
-1
/
+1
2016-02-01
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
Huaitong Han
1
-1
/
+1
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-90
/
+38
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+0
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-39
/
+0
2016-01-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2016-01-04
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2015-12-29
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
1
-0
/
+1
2015-12-21
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
Stefano Stabellini
1
-2
/
+2
2015-12-21
xen/x86: support XENPF_settime64
Stefano Stabellini
1
-7
/
+28
2015-12-21
xen: introduce XENPF_settime64
Stefano Stabellini
1
-4
/
+4
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
3
-6
/
+6
2015-12-21
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
1
-75
/
+1
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
1
-1
/
+3
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
6
-27
/
+48
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-1
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+12
2015-12-14
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
1
-7
/
+2
2015-12-02
xen: Resume PMU from non-atomic context
Boris Ostrovsky
1
-10
/
+10
2015-11-25
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
1
-1
/
+0
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
1
-19
/
+0
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
3
-20
/
+0
2015-11-23
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-1
/
+3
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
1
-7
/
+0
2015-11-04
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+36
2015-11-02
xen: fix the check of e_pfn in xen_find_pfn_range
Zhenzhong Duan
1
-1
/
+1
2015-10-28
x86/xen: add reschedule point when mapping foreign GFNs
David Vrabel
1
-0
/
+1
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+15
2015-10-23
x86/xen: export xen_alloc_p2m_entry()
David Vrabel
1
-6
/
+13
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
1
-1
/
+1
2015-10-23
x86/xen: discard RAM regions above the maximum reservation
David Vrabel
1
-2
/
+5
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-11
/
+2
2015-10-06
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
1
-1
/
+18
2015-09-28
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
1
-1
/
+1
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
1
-0
/
+1
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
1
-1
/
+1
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-17
/
+17
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-215
/
+1435
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
1
-16
/
+16
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+1
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
1
-36
/
+44
2015-09-08
xen: limit memory to architectural maximum
Juergen Gross
1
-1
/
+1
2015-09-08
xen: avoid another early crash of memory limited dom0
Juergen Gross
1
-8
/
+15
[next]