summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-251-3/+1
|\
| * Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-092-43/+33
| |\
| * | x86/xen: Simplify set_aliased_prot()Andy Lutomirski2016-06-111-3/+1
* | | x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-151-1/+0
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-1/+1
|\ \
| * | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-1/+1
| |/
* | x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel2016-06-231-41/+31
* | x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2016-06-231-1/+1
|/
* Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-242-42/+29
|\
| * xen: use same main loop for counting and remapping pagesJuergen Gross2016-05-241-39/+26
| * xen/x86: don't lose event interruptsStefano Stabellini2016-05-241-3/+3
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-4/+8
|\ \
| * | x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez2016-04-221-1/+0
| * | x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez2016-04-221-3/+7
| * | x86/xen: Use X86_SUBARCH_XEN for PV guest bootsLuis R. Rodriguez2016-04-221-0/+1
| |/
* | Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar2016-04-291-0/+6
|\ \
| * | xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall2016-04-231-0/+6
| |/
* | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-192-2/+12
|\ \ | |/
| * xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()Boris Ostrovsky2016-03-291-0/+2
| * Merge tag 'v4.6-rc1' into for-linus-4.6Konrad Rzeszutek Wilk2016-03-297-11/+21
| |\
| * | xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC opBoris Ostrovsky2016-03-251-2/+10
* | | x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski2016-04-131-0/+23
* | | x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski2016-04-131-2/+2
* | | Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-131-9/+0
|\ \ \
| * | | x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-03-291-9/+0
| * | | x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-03-291-1/+1
| | |/ | |/|
* | | x86/cpufeature: Remove cpu_has_pseBorislav Petkov2016-03-311-1/+1
* | | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-311-1/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-243-6/+6
|\ \
| * | x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-03-171-1/+1
| * | Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-172-5/+5
| |\ \
| | * | x86: Fix misspellings in commentsAdam Buchbinder2016-02-242-5/+5
* | | | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-7/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky2016-03-031-7/+3
| * | | xen/x86: Zero out .bss for PV guestsBoris Ostrovsky2016-03-031-0/+9
* | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-203-2/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/xen: Mark xen_cpuid() stack frame as non-standardJosh Poimboeuf2016-02-291-1/+2
| * | | x86/asm/xen: Create stack frames in xen-asm.SJosh Poimboeuf2016-02-241-1/+9
| * | | x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()Josh Poimboeuf2016-02-241-0/+1
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \
| * | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ /
* | | perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
| |/ |/|
* | x86/cpufeature: Use enum cpuid_leafs instead of magic numbersHuaitong Han2016-02-011-1/+1
|/
* Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-124-90/+38
|\
| * x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-041-1/+2
| * xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notifyStefano Stabellini2015-12-211-2/+2
| * xen/x86: support XENPF_settime64Stefano Stabellini2015-12-211-7/+28
| * xen: introduce XENPF_settime64Stefano Stabellini2015-12-211-4/+4
| * xen: rename dom0_op to platform_opStefano Stabellini2015-12-213-6/+6
| * xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini2015-12-211-75/+1
OpenPOWER on IntegriCloud