summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler
2015-08-20xen/x86: Don't try to set PCE bit in CR4Boris Ostrovsky
2015-08-20xen/PMU: PMU emulation codeBoris Ostrovsky
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky
2015-08-20xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: remove no longer needed p2m.hJuergen Gross
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross
2015-08-20xen: check for initrd conflicting with e820 mapJuergen Gross
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross
2015-08-20xen: check for kernel memory conflicting with memory layoutJuergen Gross
2015-08-20xen: find unused contiguous memory areaJuergen Gross
2015-08-20xen: check memory area against e820 mapJuergen Gross
2015-08-20xen: split counting of extra memory pages from remappingJuergen Gross
2015-08-20xen: move static e820 map to global scopeJuergen Gross
2015-08-20xen: eliminate scalability issues from initial mapping setupJuergen Gross
2015-08-20xen: don't build mfn tree if tools don't need itJuergen Gross
2015-08-20xen: save linear p2m list address in shared info structureJuergen Gross
2015-08-20xen: sync with xen headersJuergen Gross
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-08-20x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-19Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams
2015-08-18x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-08-17x86/smpboot: Remove SIPI delays from cpu_up()Len Brown
2015-08-17x86/smpboot: Remove udelay(100) when polling cpu_callin_mapLen Brown
2015-08-17x86/smpboot: Remove udelay(100) when polling cpu_initialized_mapLen Brown
2015-08-17Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...Ingo Molnar
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-15x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-14pmem: convert to generic memremapDan Williams
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov
2015-08-13x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov