index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-11-22
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
1
-2
/
+3
2016-11-22
x86/xen: Support the vCPU preemption check
Juergen Gross
1
-1
/
+2
2016-10-25
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-10-24
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
1
-0
/
+2
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-80
/
+96
2016-10-06
xen/x86: Update topology map for PV VCPUs
Boris Ostrovsky
1
-0
/
+6
2016-10-05
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
Boris Ostrovsky
1
-1
/
+2
2016-10-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-249
/
+1
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
3
-22
/
+6
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
1
-1
/
+0
2016-09-30
xen/x86: Convert to hotplug state machine
Boris Ostrovsky
1
-50
/
+65
2016-09-30
x86/xen: add missing \n at end of printk warning message
Colin Ian King
1
-1
/
+1
2016-09-30
x86, locking/spinlocks: Remove ticket (spin)lock implementation
Peter Zijlstra
1
-249
/
+1
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
1
-1
/
+1
2016-09-05
xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU
Juergen Gross
1
-0
/
+40
2016-08-26
xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()
Markus Elfring
1
-1
/
+1
2016-08-24
xen: Make VPMU init message look less scary
Juergen Gross
1
-2
/
+5
2016-08-24
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
Boris Ostrovsky
3
-56
/
+63
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
1
-1
/
+1
2016-08-03
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
1
-3
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+6
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-118
/
+186
2016-07-26
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
1
-0
/
+1
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2016-07-25
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
Vitaly Kuznetsov
3
-1
/
+9
2016-07-25
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
Vitaly Kuznetsov
1
-4
/
+6
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
4
-16
/
+26
2016-07-25
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
1
-1
/
+22
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
1
-1
/
+0
2016-07-14
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
6
-6
/
+6
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
2
-43
/
+33
2016-07-06
x86/xen: Use DIV_ROUND_UP
Amitoj Kaur Chawla
1
-2
/
+2
2016-07-06
xen/PMU: Log VPMU initialization error at lower level
Boris Ostrovsky
1
-1
/
+1
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
1
-42
/
+2
2016-07-06
XEN: EFI: Move x86 specific codes to architecture directory
Shannon Zhao
1
-0
/
+111
2016-07-06
xen/grant-table: Move xlated_setup_gnttab_pages to common place
Shannon Zhao
1
-51
/
+6
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-06-11
x86/xen: Simplify set_aliased_prot()
Andy Lutomirski
1
-3
/
+1
2016-05-24
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-42
/
+29
2016-05-24
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-05-24
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2016-05-17
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2016-04-29
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
Ingo Molnar
1
-0
/
+6
2016-04-23
xen/qspinlock: Don't kick CPU if IRQ is not initialized
Ross Lagerwall
1
-0
/
+6
2016-04-22
x86/paravirt: Remove paravirt_enabled()
Luis R. Rodriguez
1
-1
/
+0
[next]