summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-07-15x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPSAndy Lutomirski1-2/+10
2016-07-15x86/dumpstack: Try harder to get a call trace on stack overflowAndy Lutomirski1-1/+9
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski6-41/+0
2016-07-15x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populatedAndy Lutomirski1-3/+6
2016-07-15x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()Ingo Molnar1-27/+0
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar45-278/+590
2016-07-15m32r: fix build warning about putcSudip Mukherjee1-4/+5
2016-07-15kasan: add newline to messagesDmitry Vyukov1-2/+2
2016-07-14x86/reboot: Add Dell Optiplex 7450 AIO reboot quirkAlex Hung1-0/+21
2016-07-14KVM: SVM: do not set MSR_TSC_AUX on 32-bit buildsPaolo Bonzini1-1/+1
2016-07-14KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson1-2/+17
2016-07-14kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner1-32/+24
2016-07-14KVM: SVM: fix trashing of MSR_TSC_AUXPaolo Bonzini1-3/+5
2016-07-14Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-1/+1
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+94
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter2-8/+18
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-07-13x86/mm: Use pte_none() to test for empty PTEDave Hansen3-8/+8
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen5-0/+38
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen2-3/+16
2016-07-13x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen1-6/+20
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2-0/+44
2016-07-13x86/pci: Use MRFLD abbreviation for MerrifieldAndy Shevchenko1-4/+4
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo1-2/+2
2016-07-11x86/tsc: Enumerate BXT tsc_khz via CPUIDLen Brown1-1/+15
2016-07-11x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown4-8/+73
2016-07-11x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown3-7/+3
2016-07-11x86/fpu/xstate: Re-enable XSAVESYu-cheng Yu2-15/+9
2016-07-11x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu2-0/+14
2016-07-11x86/fpu/xstate: Return NULL for disabled xstate component addressYu-cheng Yu1-0/+5
2016-07-11x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVESYu-cheng Yu1-2/+9
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar1-8/+0
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+64
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner1-13/+21
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner1-0/+7
2016-07-10perf/x86: Fix bogus kernel printk, againVegard Nossum1-1/+1
2016-07-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-07-10x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko1-31/+34
2016-07-10x86/mm: Do not reference phys addr beyond kernelThomas Garnier1-2/+10
2016-07-10x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstatesYu-cheng Yu1-0/+9
2016-07-10x86/fpu/xstate: Fix XSTATE component offset print outYu-cheng Yu1-2/+16
2016-07-10x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu3-24/+216
2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu3-23/+43
2016-07-10x86/fpu/xstate: Align xstate components according to CPUIDYu-cheng Yu1-28/+32
2016-07-10Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar204-1012/+1163
2016-07-10x86/tsc_msr: Add Airmont reference clock valuesLen Brown1-1/+4
2016-07-10x86/tsc_msr: Correct Silvermont reference clock valuesLen Brown1-3/+3
2016-07-10x86/tsc_msr: Update comments, expand definitionsLen Brown1-26/+10
2016-07-10x86/tsc_msr: Remove debugging messagesLen Brown1-16/+3
2016-07-10x86/tsc_msr: Identify Intel-specific codeLen Brown1-0/+3