| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 2014-03-04 | 2 | -39/+43 |
* | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner | 2014-03-04 | 2 | -0/+9 |
* | x86: Xen: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
* | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-02-15 | 1 | -36/+47 |
|\ |
|
| * | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) | 2014-02-11 | 1 | -36/+47 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-15 | 5 | -4/+20 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2014-02-14 | 5 | -4/+20 |
| |\ \ |
|
| | * | | x86/efi: Check status field to validate BGRT header | Matt Fleming | 2014-02-14 | 1 | -1/+1 |
| | * | | x86/efi: Fix 32-bit fallout | Borislav Petkov | 2014-02-14 | 4 | -3/+19 |
| | |/ |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-14 | 3 | -8/+17 |
|\ \ \
| |/ / |
|
| * | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin | 2014-02-13 | 1 | -5/+9 |
| * | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 2014-02-13 | 1 | -1/+6 |
| * | | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt | 2014-02-09 | 1 | -2/+2 |
| |/ |
|
* | | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 2014-02-10 | 2 | -4/+14 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 | 14 | -82/+123 |
|\ |
|
| * | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 86 | -576/+4228 |
| |\ |
|
| | * | x86/efi: Allow mapping BGRT on x86-32 | Matt Fleming | 2014-02-05 | 1 | -4/+6 |
| * | | x86, microcode, AMD: Unify valid container checks | Borislav Petkov | 2014-02-06 | 1 | -14/+29 |
| * | | x86: Fix the initialization of physnode_map | Petr Tesarik | 2014-02-01 | 1 | -0/+2 |
| * | | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava | 2014-01-30 | 1 | -1/+8 |
| * | | x86/intel/mid: Fix X86_INTEL_MID dependencies | David Cohen | 2014-01-25 | 1 | -0/+1 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 145 | -959/+4591 |
| |\ \ |
|
| * | | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani | 2014-01-25 | 1 | -3/+13 |
| * | | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2014-01-25 | 2 | -11/+4 |
| * | | | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-01-25 | 1 | -1/+1 |
| * | | | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman | 2014-01-25 | 1 | -27/+1 |
| * | | | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman | 2014-01-25 | 1 | -6/+6 |
| * | | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 3 | -12/+12 |
| * | | | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 2014-01-25 | 2 | -2/+2 |
| * | | | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 2014-01-25 | 1 | -0/+37 |
| * | | | x86, doc, kconfig: Fix dud URL for Microcode data | Alan | 2014-01-20 | 1 | -3/+3 |
* | | | | arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo... | Tang Chen | 2014-02-06 | 1 | -8/+11 |
* | | | | arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho... | Tang Chen | 2014-02-06 | 1 | -1/+1 |
* | | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-02-05 | 3 | -5/+29 |
|\ \ \ \ |
|
| * | | | | xen/pvh: set CR4 flags for APs | Mukesh Rathor | 2014-02-03 | 1 | -0/+12 |
| * | | | | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 2014-02-03 | 2 | -5/+17 |
* | | | | | x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs | Ingo Molnar | 2014-02-05 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 | 3 | -22/+46 |
|\ \ \ \ |
|
| * | | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis | 2014-01-25 | 1 | -14/+42 |
| * | | | | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 | 3 | -8/+4 |
| * | | | | kgdb/kdb: Fix no KDB config problem | Mike Travis | 2014-01-25 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2014-01-31 | 3 | -18/+7 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones | 2014-01-31 | 1 | -1/+2 |
| * | | | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 2014-01-31 | 2 | -17/+5 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-31 | 6 | -36/+89 |
|\ \ \ \ |
|
| * | | | | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | 2014-01-29 | 2 | -5/+11 |
| * | | | | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | 2014-01-29 | 2 | -16/+33 |
| * | | | | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef | Paolo Bonzini | 2014-01-29 | 1 | -1/+1 |
| * | | | | KVM: x86: Validate guest writes to MSR_IA32_APICBASE | Jan Kiszka | 2014-01-27 | 4 | -12/+39 |
| * | | | | KVM: x86: mark hyper-v vapic assist page as dirty | Vadim Rozenfeld | 2014-01-24 | 1 | -2/+4 |