Age | Commit message (Expand) | Author |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner |
2016-09-30 | x86/cmpxchg, locking/atomics: Remove superfluous definitions | Nikolay Borisov |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra |
2016-09-29 | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski |
2016-09-26 | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner |
2016-09-26 | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar |
2016-09-24 | x86/alternatives: Add stack frame dependency to alternative_call_2() | Josh Poimboeuf |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-21 | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2016-09-20 | x86/dumpstack: Remove dump_trace() and related callbacks | Josh Poimboeuf |
2016-09-20 | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder | Josh Poimboeuf |
2016-09-20 | x86/unwind: Add new unwind interface and implementations | Josh Poimboeuf |
2016-09-20 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar |
2016-09-20 | locking/rwsem, x86: Drop a bogus cc clobber | Jan Beulich |
2016-09-20 | x86/apic: Get rid of apic_version[] array | Denys Vlasenko |
2016-09-20 | x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq() | Wanpeng Li |
2016-09-16 | x86/dumpstack: Remove NULL task pointer convention | Josh Poimboeuf |
2016-09-15 | fix minor infoleak in get_user_ex() | Al Viro |
2016-09-15 | x86: Move thread_info into task_struct | Andy Lutomirski |
2016-09-15 | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-15 | x86/dumpstack: Add get_stack_info() interface | Josh Poimboeuf |
2016-09-13 | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems | Yazen Ghannam |
2016-09-13 | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types | Yazen Ghannam |
2016-09-13 | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam |
2016-09-09 | x86/efi: Allow invocation of arbitrary boot services | Lukas Wunner |
2016-09-09 | x86/efi: Optimize away setup_gop32/64 if unused | Lukas Wunner |
2016-09-09 | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming |
2016-09-08 | x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() | Josh Poimboeuf |
2016-09-08 | x86/mm: Improve stack-overflow #PF handling | Andy Lutomirski |
2016-09-08 | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity | Ingo Molnar |
2016-09-06 | x86/uaccess: force copy_*_user() to be inlined | Kees Cook |
2016-09-05 | virt, sched: Add generic vCPU pinning support | Juergen Gross |
2016-09-05 | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test | Tony Luck |
2016-09-05 | x86/mce: Improve memcpy_mcsafe() | Tony Luck |
2016-09-05 | x86/mce: Add PCI quirks to identify Xeons with machine check recovery | Tony Luck |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-24 | sched/x86: Fix thread_saved_pc() | Brian Gerst |
2016-08-24 | sched/x86: Pass kernel thread parameters in 'struct fork_frame' | Brian Gerst |
2016-08-24 | sched/x86: Rewrite the switch_to() code | Brian Gerst |
2016-08-24 | sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t... | Brian Gerst |
2016-08-24 | ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Josh Poimboeuf |