aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-18treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck1-2/+2
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds1-37/+0
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-13/+9
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+3
2016-03-29x86/cpu: Add advanced power management bitsHuang Rui1-0/+2
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov3-12/+6
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra1-4/+4
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada1-0/+3
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+19
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-48/+136
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-1/+15
2016-03-22kernel: add kcov code coverageDmitry Vyukov3-0/+14
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski1-1/+1
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel1-18/+19
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui1-0/+4
2016-03-21perf/x86/amd: Move nodes_per_socket into bsp_init_amd()Huang Rui1-2/+12
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa1-1/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-6/+301
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-34/+49
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel1-4/+4
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-9/+15
2016-03-19x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner1-1/+1
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner1-1/+2
2016-03-19x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner1-1/+1
2016-03-19x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner1-1/+6
2016-03-19x86/topology: Fix Intel HT disablePeter Zijlstra1-1/+14
2016-03-19x86/topology: Fix logical package mappingPeter Zijlstra1-5/+0
2016-03-18x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.cLi Bin1-1/+1
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner1-18/+70
2016-03-18x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()Thomas Gleixner1-1/+5
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-10/+2
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-03-17x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-3/+9
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski1-0/+12
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar13-16/+16
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger1-3/+2
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+61
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+59
2016-03-15Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+22
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-189/+188