index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
x86/fpu: Simplify fpu__cpu_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu_init() to fpu__cpu_init()
Ingo Molnar
1
-1
/
+1
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
1
-5
/
+5
2015-05-08
x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
Denys Vlasenko
1
-2
/
+3
2015-05-08
x86/entry: Stop using PER_CPU_VAR(kernel_stack)
Denys Vlasenko
1
-2
/
+3
2015-05-08
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
7
-349
/
+338
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for Xen
David Vrabel
1
-4
/
+60
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
1
-9
/
+18
2015-04-29
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
1
-0
/
+10
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
3
-17
/
+4
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-312
/
+278
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+7
2015-04-14
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-7
/
+7
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+25
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-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-21
/
+25
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-16
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
1
-19
/
+82
2015-03-16
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
1
-107
/
+3
2015-03-16
x86/xen/apic: WARN with details.
Konrad Rzeszutek Wilk
1
-1
/
+1
2015-03-16
x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs
Konrad Rzeszutek Wilk
2
-89
/
+181
2015-03-16
xen: use generated hypercall symbols in arch/x86/xen/xen-head.S
Juergen Gross
1
-53
/
+10
2015-03-16
xen: use generated hypervisor symbols in arch/x86/xen/trace.c
Juergen Gross
1
-46
/
+4
2015-03-16
xen: synchronize include/xen/interface/xen.h with xen
Juergen Gross
1
-1
/
+1
2015-03-11
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-21
/
+25
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-16
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
[prev]
[next]