summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-14x86/reboot: Add Dell Optiplex 7450 AIO reboot quirkAlex Hung
2016-07-14Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-13x86/mm: Use pte_none() to test for empty PTEDave Hansen
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen
2016-07-13x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko
2016-07-13x86/pci: Use MRFLD abbreviation for MerrifieldAndy Shevchenko
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo
2016-07-11x86/tsc: Enumerate BXT tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown
2016-07-11x86/fpu/xstate: Re-enable XSAVESYu-cheng Yu
2016-07-11x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu
2016-07-11x86/fpu/xstate: Return NULL for disabled xstate component addressYu-cheng Yu
2016-07-11x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVESYu-cheng Yu
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-10perf/x86: Fix bogus kernel printk, againVegard Nossum
2016-07-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-07-10x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko
2016-07-10x86/mm: Do not reference phys addr beyond kernelThomas Garnier
2016-07-10x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstatesYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix XSTATE component offset print outYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu
2016-07-10x86/fpu/xstate: Align xstate components according to CPUIDYu-cheng Yu
2016-07-10Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar
2016-07-10x86/tsc_msr: Add Airmont reference clock valuesLen Brown
2016-07-10x86/tsc_msr: Correct Silvermont reference clock valuesLen Brown
2016-07-10x86/tsc_msr: Update comments, expand definitionsLen Brown
2016-07-10x86/tsc_msr: Remove debugging messagesLen Brown
2016-07-10x86/tsc_msr: Identify Intel-specific codeLen Brown
2016-07-10Revert "x86/tsc: Add missing Cherrytrail frequency to the table"Len Brown
2016-07-10x86/entry: Inline enter_from_user_mode()Paolo Bonzini
2016-07-10x86/entry: Avoid interrupt flag save and restorePaolo Bonzini
2016-07-10x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko
2016-07-09x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen
2016-07-09x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-08x86/mm: Add memory hotplug support for KASLR memory randomizationThomas Garnier
2016-07-08x86/mm: Enable KASLR for vmalloc memory regionsThomas Garnier
2016-07-08x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier