summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-04-28x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch
2016-04-26Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski
2016-04-16x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-01Merge branch 'acpi-processor'Rafael J. Wysocki
2016-03-29x86/cpu: Add advanced power management bitsHuang Rui
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui
2016-03-21perf/x86/amd: Move nodes_per_socket into bsp_init_amd()Huang Rui
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-19x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner
2016-03-19x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner
2016-03-19x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner
2016-03-19x86/topology: Fix Intel HT disablePeter Zijlstra
2016-03-19x86/topology: Fix logical package mappingPeter Zijlstra
2016-03-18x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.cLi Bin
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-03-18x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()Thomas Gleixner
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-17x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger