summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2016-07-10Revert "x86/tsc: Add missing Cherrytrail frequency to the table"Len Brown1-3/+0
2016-07-10x86/entry: Inline enter_from_user_mode()Paolo Bonzini1-1/+1
2016-07-10x86/entry: Avoid interrupt flag save and restorePaolo Bonzini1-2/+2
2016-07-10x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko1-0/+10
2016-07-09x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen1-4/+2
2016-07-09x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko2-2/+2
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar167-563/+1076
2016-07-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-3/+30
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2