summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-04Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-03Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockx86-urgent-2020-08-02Thomas Gleixner
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri
2020-07-27Merge tag 'v5.8-rc7' into x86/cpu, to pick up fixesIngo Molnar
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26Merge branch 'locking/nmi' into x86/entryIngo Molnar
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...Fenghua Yu
2020-07-25Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...Ingo Molnar
2020-07-24x86/entry: Cleanup idtentry_enter/exitThomas Gleixner
2020-07-24x86/entry: Cleanup idtentry_entry/exit_userThomas Gleixner
2020-07-24x86/entry: Use generic syscall exit functionalityThomas Gleixner
2020-07-24Merge branch 'core/entry' into x86/entryThomas Gleixner
2020-07-24x86: Correct noinstr qualifiersIra Weiny
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-22x86/dumpstack: Show registers dump with trace's log levelx86-core-2020-08-03Dmitry Safonov
2020-07-22x86/dumpstack: Add log_lvl to __show_regs()Dmitry Safonov
2020-07-22x86/dumpstack: Add log_lvl to show_iret_regs()Dmitry Safonov
2020-07-22x86/dumpstack: Dump user space code correctly againx86-urgent-2020-07-25Thomas Gleixner
2020-07-22x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-07-22x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-21exec: Implement kernel_execveEric W. Biederman
2020-07-19copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyirq-urgent-2020-07-19Thomas Gleixner
2020-07-17x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()steve.wahl@hpe.com
2020-07-17x86/platform/uv: Remove support for UV1 platform from x2apic_uv_xsteve.wahl@hpe.com