summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel1-4/+4
2016-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+4
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-31/+34
2016-03-19x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner1-1/+2
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-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-12/+4
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2-0/+4
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 Gleixner2-18/+71
2016-03-18x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()Thomas Gleixner1-1/+5
2016-03-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+0
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-4/+0
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2016-03-18param: convert some "on"/"off" users to strtoboolKees Cook1-10/+2
2016-03-18mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-03-18mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+0
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-46/+54
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 Lutomirski3-1/+15
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar44-66/+52
2016-03-17Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+72
2016-03-17Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-30/+25
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds27-660/+1197
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck2-5/+6
2016-03-16Merge branch 'linus' into x86/urgent, to pick up dependencies for a fixIngo Molnar128-1680/+2101
2016-03-16x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPUMatt Fleming1-1/+1
2016-03-16x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-16x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger3-16/+10
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-57/+63
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+62
2016-03-15Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-102/+29
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-101/+215
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-203/+228
2016-03-15Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-36/+35
2016-03-15Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-03-15Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-32/+47
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds90-1142/+1416
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas1-5/+23
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas1-0/+15