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: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-09-30
3
-22
/
+6
*
xen/x86: Convert to hotplug state machine
Boris Ostrovsky
2016-09-30
1
-50
/
+65
*
x86/xen: add missing \n at end of printk warning message
Colin Ian King
2016-09-30
1
-1
/
+1
*
xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()
Markus Elfring
2016-08-26
1
-1
/
+1
*
xen: Make VPMU init message look less scary
Juergen Gross
2016-08-24
1
-2
/
+5
*
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
Boris Ostrovsky
2016-08-24
3
-56
/
+63
*
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
2016-08-02
1
-3
/
+2
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
6
-6
/
+6
|
\
|
*
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
6
-6
/
+6
*
|
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
8
-118
/
+186
|
\
\
|
*
|
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
2016-07-26
1
-0
/
+1
|
*
|
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
2016-07-25
3
-1
/
+9
|
*
|
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
Vitaly Kuznetsov
2016-07-25
1
-4
/
+6
|
*
|
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
2016-07-25
4
-16
/
+26
|
*
|
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-25
1
-1
/
+22
|
*
|
x86/xen: Use DIV_ROUND_UP
Amitoj Kaur Chawla
2016-07-06
1
-2
/
+2
|
*
|
xen/PMU: Log VPMU initialization error at lower level
Boris Ostrovsky
2016-07-06
1
-1
/
+1
|
*
|
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
1
-42
/
+2
|
*
|
XEN: EFI: Move x86 specific codes to architecture directory
Shannon Zhao
2016-07-06
1
-0
/
+111
|
*
|
xen/grant-table: Move xlated_setup_gnttab_pages to common place
Shannon Zhao
2016-07-06
1
-51
/
+6
|
|
/
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-25
1
-3
/
+1
|
\
\
|
*
|
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
2016-07-09
2
-43
/
+33
|
|
\
|
|
*
|
x86/xen: Simplify set_aliased_prot()
Andy Lutomirski
2016-06-11
1
-3
/
+1
*
|
|
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
2016-07-15
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
1
-1
/
+1
|
\
\
|
*
|
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
1
-1
/
+1
|
|
/
*
|
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
2016-06-23
1
-41
/
+31
*
|
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
2016-06-23
1
-1
/
+1
|
/
*
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-24
2
-42
/
+29
|
\
|
*
xen: use same main loop for counting and remapping pages
Juergen Gross
2016-05-24
1
-39
/
+26
|
*
xen/x86: don't lose event interrupts
Stefano Stabellini
2016-05-24
1
-3
/
+3
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
1
-4
/
+8
|
\
\
|
*
|
x86/paravirt: Remove paravirt_enabled()
Luis R. Rodriguez
2016-04-22
1
-1
/
+0
|
*
|
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
2016-04-22
1
-3
/
+7
|
*
|
x86/xen: Use X86_SUBARCH_XEN for PV guest boots
Luis R. Rodriguez
2016-04-22
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
Ingo Molnar
2016-04-29
1
-0
/
+6
|
\
\
|
*
|
xen/qspinlock: Don't kick CPU if IRQ is not initialized
Ross Lagerwall
2016-04-23
1
-0
/
+6
|
|
/
*
|
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-19
2
-2
/
+12
|
\
|
|
*
xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()
Boris Ostrovsky
2016-03-29
1
-0
/
+2
|
*
Merge tag 'v4.6-rc1' into for-linus-4.6
Konrad Rzeszutek Wilk
2016-03-29
7
-11
/
+21
|
|
\
|
*
|
xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
Boris Ostrovsky
2016-03-25
1
-2
/
+10
*
|
|
x86/paravirt: Add paravirt_{read,write}_msr()
Andy Lutomirski
2016-04-13
1
-0
/
+23
*
|
|
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
Andy Lutomirski
2016-04-13
1
-2
/
+2
*
|
|
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
2016-04-13
1
-9
/
+0
|
\
\
\
|
*
|
|
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
2016-03-29
1
-9
/
+0
|
*
|
|
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
2016-03-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
2016-03-31
1
-1
/
+1
*
|
|
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-31
1
-1
/
+1
|
/
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
3
-6
/
+6
|
\
\
|
*
|
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
2016-03-17
1
-1
/
+1
[next]