summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-01x86: Fix the initialization of physnode_mapPetr Tesarik
2014-01-30x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava
2014-01-25x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar
2014-01-25arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani
2014-01-25mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman
2014-01-25x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-01-25x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman
2014-01-25x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-01-25x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter
2014-01-25x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20x86/intel/mpx: Remove unused LWP structureIngo Molnar
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20x86, doc, kconfig: Fix dud URL for Microcode dataAlan
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen
2014-01-16x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen
2014-01-16x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra
2014-01-15x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds