aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka4-12/+39
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+96
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-01-25x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen1-0/+1
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar145-959/+4591
2014-01-25arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani1-3/+13
2014-01-25mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2-11/+4
2014-01-25x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman1-1/+1
2014-01-25x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman1-27/+1
2014-01-25x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman1-6/+6
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman3-12/+12
2014-01-25x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis1-14/+42
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis3-8/+4
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis1-1/+1
2014-01-25x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2-2/+2
2014-01-25x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan1-0/+37
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-12/+3
2014-01-24KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld1-2/+4
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-68/+14
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-3/+2956
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-4/+4
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2-2/+5
2014-01-23x86: use generic fixmap.hMark Salter1-58/+1
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin1-4/+4
2014-01-23KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld1-0/+1
2014-01-23sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra1-1/+1
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds13-123/+459
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-172/+336
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-9/+6
2014-01-22x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2-4/+4
2014-01-22x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2-2/+2
2014-01-22x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2-4/+4
2014-01-22x86, boot: Use __attribute__((used)) to ensure videocard structs are emittedDavid Woodhouse1-1/+1
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse3-29/+17
2014-01-22x86, relocs: Add manual debug modeMichael Davidson3-8/+45
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko3-3/+3
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar2-3/+3
2014-01-21acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen1-0/+44
2014-01-21acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2-0/+7
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen3-4/+6
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne3-5/+32
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+2
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+22
2014-01-20Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-26/+133
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-158/+650
2014-01-20x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu1-5/+5
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-0/+88
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+17