summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel
2016-06-23x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-29Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar
2016-04-23xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2016-04-22x86/xen: Use X86_SUBARCH_XEN for PV guest bootsLuis R. Rodriguez
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-13x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski
2016-04-13x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-29xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()Boris Ostrovsky
2016-03-29Merge tag 'v4.6-rc1' into for-linus-4.6Konrad Rzeszutek Wilk
2016-03-29x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-03-29x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-03-25xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC opBoris Ostrovsky
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-03xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky
2016-03-03xen/x86: Zero out .bss for PV guestsBoris Ostrovsky
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-29x86/xen: Mark xen_cpuid() stack frame as non-standardJosh Poimboeuf
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-02-24x86/asm/xen: Create stack frames in xen-asm.SJosh Poimboeuf
2016-02-24x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()Josh Poimboeuf
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-01x86/cpufeature: Use enum cpuid_leafs instead of magic numbersHuaitong Han
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-04x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2015-12-30arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton
2015-12-21xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notifyStefano Stabellini
2015-12-21xen/x86: support XENPF_settime64Stefano Stabellini
2015-12-21xen: introduce XENPF_settime64Stefano Stabellini
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini