index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-17
2
-5
/
+5
|
|
\
\
|
|
*
|
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
2
-5
/
+5
*
|
|
|
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-22
1
-7
/
+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
xen/x86: Drop mode-selecting ifdefs in startup_xen()
Boris Ostrovsky
2016-03-03
1
-7
/
+3
|
*
|
|
xen/x86: Zero out .bss for PV guests
Boris Ostrovsky
2016-03-03
1
-0
/
+9
*
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
3
-2
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86/xen: Mark xen_cpuid() stack frame as non-standard
Josh Poimboeuf
2016-02-29
1
-1
/
+2
|
*
|
|
x86/asm/xen: Create stack frames in xen-asm.S
Josh Poimboeuf
2016-02-24
1
-1
/
+9
|
*
|
|
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
Josh Poimboeuf
2016-02-24
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
\
\
|
*
|
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
|
|
/
/
*
|
|
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
1
-1
/
+1
|
|
/
|
/
|
*
|
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
Huaitong Han
2016-02-01
1
-1
/
+1
|
/
*
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
4
-90
/
+38
|
\
|
*
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
2016-01-04
1
-1
/
+2
|
*
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
Stefano Stabellini
2015-12-21
1
-2
/
+2
|
*
xen/x86: support XENPF_settime64
Stefano Stabellini
2015-12-21
1
-7
/
+28
|
*
xen: introduce XENPF_settime64
Stefano Stabellini
2015-12-21
1
-4
/
+4
|
*
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-12-21
3
-6
/
+6
|
*
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
2015-12-21
1
-75
/
+1
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
2
-8
/
+0
|
\
\
|
*
\
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
2015-12-19
6
-27
/
+48
|
|
\
\
|
|
|
/
|
*
|
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
2015-11-25
1
-1
/
+0
|
*
|
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-11-19
1
-7
/
+0
[next]