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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | 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-10-03 | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-10-02 | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki |
2016-09-30 | x86/entry/64: Fix context tracking state warning when load_gs_index fails | Wanpeng Li |
2016-09-30 | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID | Andy Lutomirski |
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/vdso: Fix building on big endian host | Segher Boessenkool |
2016-09-30 | x86/boot: Fix another __read_cr4() case on 486 | Andy Lutomirski |
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-30 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-30 | sched/core, x86/topology: Fix NUMA in package topology bug | Tim Chen |
2016-09-29 | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski |
2016-09-26 | x86/apic: Fix silent & fatal merge conflict in __generic_processor_info() | Thomas Gleixner |
2016-09-26 | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner |
2016-09-26 | x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit | Borislav Petkov |
2016-09-26 | x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i' | Colin Ian King |
2016-09-26 | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar |
2016-09-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-24 | x86/alternatives: Add stack frame dependency to alternative_call_2() | Josh Poimboeuf |
2016-09-23 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-22 | perf/x86/intel/bts: Make it an exclusive PMU | Alexander Shishkin |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng |
2016-09-21 | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng |
2016-09-21 | x86/acpi: Enable acpi to register all possible cpus at boot time | Gu Zheng |
2016-09-21 | x86/numa: Online memory-less nodes at boot time | Tang Chen |
2016-09-20 | x86/dumpstack: Fix show_stack() task pointer regression | Josh Poimboeuf |
2016-09-20 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2016-09-20 | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE | Matt Fleming |
2016-09-20 | perf/x86/intel/bts: Make sure debug store is valid | Sebastian Andrzej Siewior |
2016-09-20 | x86/efi: Only map RAM into EFI page tables if in mixed-mode | Matt Fleming |
2016-09-20 | x86/mm/pat: Prevent hang during boot when mapping pages | Matt Fleming |
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 | oprofile/x86: Convert x86_backtrace() to use the new unwinder | Josh Poimboeuf |
2016-09-20 | x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder | Josh Poimboeuf |
2016-09-20 | perf/x86: Convert perf_callchain_kernel() 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 |