summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-02-24x86/amd: Set ELF function type for vide()Josh Poimboeuf
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-17x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski
2016-02-17x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski
2016-02-01x86/entry/traps: Refactor preemption and interrupt flag handlingAlexander Kuleshov
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst
2016-01-30x86/alternatives: Add an auxilary sectionBorislav Petkov
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-29x86/syscalls: Add syscall entry qualifiersAndy Lutomirski
2016-01-29x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski
2016-01-29x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar
2016-01-29perf/x86: De-obfuscate codePeter Zijlstra
2016-01-29perf/x86: Fix uninitialized value usagePeter Zijlstra
2016-01-27x86/asm: Remove unused L3_PAGE_OFFSETAlexander Kuleshov
2016-01-21perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian
2016-01-21kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-19x86/signal: Cleanup get_nr_restart_syscall()Dmitry V. Levin
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton
2016-01-19x86/platform/intel-mid: Enable 64-bit buildAndy Shevchenko
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-16thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2016-01-15x86/irq: Plug vector cleanup raceThomas Gleixner
2016-01-15x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner
2016-01-15x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner
2016-01-15x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner
2016-01-15x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner
2016-01-15x86/irq: Remove offline cpus from vector cleanupThomas Gleixner
2016-01-15x86/irq: Get rid of code duplicationThomas Gleixner
2016-01-15x86/irq: Copy vectormask instead of an AND operationThomas Gleixner
2016-01-15x86/irq: Check vector allocation earlyThomas Gleixner
2016-01-15x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner
2016-01-15x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner
2016-01-15x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu
2016-01-15x86/irq: Validate that irq descriptor is still activeThomas Gleixner
2016-01-15x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu
2016-01-15x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter
2016-01-13Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-12x86/boot: Hide local labels in verify_cpu()Borislav Petkov