| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | | | 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/asm/head: Remove unused init_rsp variable extern | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | x86/dumpstack: Remove show_trace() | Josh Poimboeuf | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-08-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | x86/entry: Remove duplicated comment | Borislav Petkov | 2016-08-01 |
* | | | | | | | | | | | | | | | | | | | | 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/numa: Online memory-less nodes at boot time | Tang Chen | 2016-09-21 |
| * | | | | | | | | | | | | | | | | | | | | | x86/apic: Get rid of apic_version[] array | Denys Vlasenko | 2016-09-19 |
| * | | | | | | | | | | | | | | | | | | | | | x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq() | Wanpeng Li | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | 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-26 |
| |\| | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | x86/RAS/mce_amd_inj: Fix some W= warnings | Borislav Petkov | 2016-09-13 |
| * | | | | | | | | | | | | | | | | | | | | | x86/MCE/AMD, EDAC: Handle reserved bank 4 on Fam17h properly | Yazen Ghannam | 2016-09-13 |
| * | | | | | | | | | | | | | | | | | | | | | 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/RAS: Add syndrome support to mce_amd_inj | 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 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-09-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Add support for PTWRITE and power event tracing | Alexander Shishkin | 2016-09-19 |
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add Skylake server uncore support | Kan Liang | 2016-09-10 |
| * | | | | | | | | | | | | | | | | | | | | | | perf/x86/rapl: Enable Apollo Lake RAPL support | Harry Pan | 2016-09-10 |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-09-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Handle non-standard counter offset | Stephane Eranian | 2016-09-05 |
| * | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l... | Kan Liang | 2016-09-05 |