aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen2014-02-06
| * | | | arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen2014-02-06
| * | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-05
| |\ \ \ \
| | * | | | xen/pvh: set CR4 flags for APsMukesh Rathor2014-02-03
| | * | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-03
| * | | | | x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar2014-02-05
| | |_|_|/ | |/| | |
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
| |\ \ \ \
| | * | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-25
| | * | | | x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-25
| | * | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-25
| | | |_|/ | | |/| |
| * | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-31
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones2014-01-31
| | * | | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-31
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-31
| |\ \ \ \
| | * | | | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-01-29
| | * | | | x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-01-29
| | * | | | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini2014-01-29
| | * | | | KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-27
| | * | | | KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld2014-01-24
| | * | | | KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld2014-01-23
| * | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-30
| |\ \ \ \ \
| | * | | | | mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin2014-01-30
| * | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-01-30
| |\ \ \ \ \ \
| | * | | | | | x86, asmlinkage, xen: Fix type of NMIAndi Kleen2014-01-30
| | * | | | | | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2014-01-30
| | * | | | | | x86: Use inline assembler instead of global register variable to get spAndi Kleen2014-01-30
| | * | | | | | x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-30
| | * | | | | | x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen2014-01-30
| | * | | | | | x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen2014-01-30
| * | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-30
| |\ \ \ \ \ \ \
| | * | | | | | | x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse2014-01-30
| | * | | | | | | x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse2014-01-30
| | * | | | | | | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin2014-01-29
| | |\ \ \ \ \ \ \
| | * | | | | | | | x86, boot: Use __attribute__((used)) to ensure videocard structs are emittedDavid Woodhouse2014-01-22
| | * | | | | | | | x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse2014-01-22
| | * | | | | | | | x86, relocs: Add manual debug modeMichael Davidson2014-01-22
| * | | | | | | | | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2014-01-30
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | x86: math-emu: Drop already-disabled print of build dateJosh Triplett2014-01-27
| * | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-29
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2014-01-28
| | * | | | | | | | | x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2014-01-22
| | * | | | | | | | | x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2014-01-22
| | * | | | | | | | | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2014-01-22
| * | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu2014-01-20
| * | | | | | | | | | | x86: revert wrong memblock current limit settingYinghai Lu2014-01-28
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \