| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_... | Josh Poimboeuf | 2016-08-24 |
| * | | | | | | | | | | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 |
| * | | | | | | | | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) | Andy Lutomirski | 2016-08-24 |
| * | | | | | | | | | | | x86/entry: Remove outdated comment about SYSCALL targets | Borislav Petkov | 2016-08-24 |
| * | | | | | | | | | | | x86/dumpstack: Remove 64-byte gap at end of irq stack | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | x86/head: Remove useless zeroed word | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | x86/dumpstack: Remove extra brackets around "<EOE>" | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | x86/asm/head: Rename 'stack_start' -> 'initial_stack' | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | x86/dumpstack: Remove show_trace() | Josh Poimboeuf | 2016-08-18 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 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/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/apic: Get rid of apic_version[] array | Denys Vlasenko | 2016-09-19 |
| * | | | | | | | | | | | | x86/apic: Update comment about disabling processor focus | Wei Jiangang | 2016-08-24 |
| * | | | | | | | | | | | | x86/smpboot: Check APIC ID before setting up default routing | Wei Jiangang | 2016-08-24 |
| * | | | | | | | | | | | | x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entries | Baoquan He | 2016-08-15 |
| * | | | | | | | | | | | | x86/apic, ACPI: Remove the repeated lapic address override entry parsing | Baoquan He | 2016-08-15 |
| * | | | | | | | | | | | | x86/mm/numa: Open code function early_get_boot_cpu_id() | Baoquan He | 2016-08-15 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | sched/core, x86/topology: Fix NUMA in package topology bug | Tim Chen | 2016-09-30 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar | 2016-09-26 |
| |\| | | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/mce/AMD: Extract the error address on SMCA systems | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | x86/mce/AMD: Update sysfs bank names for 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/AMD: Read MSRs on the CPU allocating the threshold blocks | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks() | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | 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-09-05 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 2016-09-30 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2016-09-20 |
| |\| | | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/efi: Defer efi_esrt_init until after memblock_x86_fill | Ricardo Neri | 2016-09-09 |
| * | | | | | | | | | | | | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap | Matt Fleming | 2016-09-09 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | virt, sched: Add generic vCPU pinning support | Juergen Gross | 2016-09-05 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki | 2016-10-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | / /
| | | | | |_|_|_|_|_|_|_|/ /
| | | | |/| | | | | | | | | |
|
| | | * / | | | | | | | | | | ACPI / CPPC: Add support for functional fixed hardware address | Srinivas Pandruvada | 2016-09-08 |
| | | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | | x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries() | Al Stone | 2016-09-12 |