summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-26x86/microcode: Make a couple of symbols staticColin Ian King
2017-06-22x86/apic: Mark single target interruptsThomas Gleixner
2017-06-22x86/apic: Implement effective irq mask updateThomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move online masking to core codeThomas Gleixner
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-06-22x86/irq: Use irq_migrate_all_off_this_cpu()Thomas Gleixner
2017-06-22x86/irq: Restructure fixup_irqs()Thomas Gleixner
2017-06-22x86/irq: Cleanup pending irq move in fixup_irqs()Thomas Gleixner
2017-06-22x86/msi: Create named irq domainsThomas Gleixner
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner
2017-06-22x86/htirq: Create named domainThomas Gleixner
2017-06-22x86/ioapic: Create named irq domainThomas Gleixner
2017-06-22x86/vector: Create named irq domainThomas Gleixner
2017-06-22x86/apic: Add name to irq chipThomas Gleixner
2017-06-22x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc()Zhenzhong Duan
2017-06-22x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov
2017-06-22x86/debug: Extend the lower bound of crash kernel low reservationsJiri Bohac
2017-06-22x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-22x86/apic: Make arch_init_msi/htirq_domain __initDou Liyang
2017-06-22x86/apic: Make init_legacy_irqs() __initDou Liyang
2017-06-20x86/boot/64: Put __startup_64() into .head.textKirill A. Shutemov
2017-06-20x86/microcode/intel: Save pointer to ucode patch for early AP loadingBorislav Petkov
2017-06-20x86/microcode: Look for the initrd at the correct address on 32-bitBorislav Petkov
2017-06-20x86/nmi: Fix timeout test in test_nmi_ipi()Dan Carpenter
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-20x86/hpet: Do not use smp_processor_id() in preemptible codeBorislav Petkov
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins