aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_...Josh Poimboeuf2016-08-24
| * | | | | | | | | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-24
| * | | | | | | | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-24
| * | | | | | | | | | | x86/entry: Remove outdated comment about SYSCALL targetsBorislav Petkov2016-08-24
| * | | | | | | | | | | x86/dumpstack: Remove 64-byte gap at end of irq stackJosh Poimboeuf2016-08-18
| * | | | | | | | | | | x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf2016-08-18
| * | | | | | | | | | | x86/head: Remove useless zeroed wordJosh Poimboeuf2016-08-18
| * | | | | | | | | | | x86/dumpstack: Remove extra brackets around "<EOE>"Josh Poimboeuf2016-08-18
| * | | | | | | | | | | x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-18
| * | | | | | | | | | | x86/dumpstack: Remove show_trace()Josh Poimboeuf2016-08-18
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner2016-09-26
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-26
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng2016-09-21
| * | | | | | | | | | | | x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng2016-09-21
| * | | | | | | | | | | | x86/acpi: Enable acpi to register all possible cpus at boot timeGu Zheng2016-09-21
| * | | | | | | | | | | | x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-09-19
| * | | | | | | | | | | | x86/apic: Update comment about disabling processor focusWei Jiangang2016-08-24
| * | | | | | | | | | | | x86/smpboot: Check APIC ID before setting up default routingWei Jiangang2016-08-24
| * | | | | | | | | | | | x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entriesBaoquan He2016-08-15
| * | | | | | | | | | | | x86/apic, ACPI: Remove the repeated lapic address override entry parsingBaoquan He2016-08-15
| * | | | | | | | | | | | x86/mm/numa: Open code function early_get_boot_cpu_id()Baoquan He2016-08-15
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/core, x86/topology: Fix NUMA in package topology bugTim Chen2016-09-30
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar2016-09-26
| |\| | | | | | | | | | |
| * | | | | | | | | | | | x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systemsYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systemsYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce/AMD: Update sysfs bank names for SMCA systemsYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocksYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()Yazen Ghannam2016-09-13
| * | | | | | | | | | | | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string testTony Luck2016-09-05
| * | | | | | | | | | | | x86/mce: Improve memcpy_mcsafe()Tony Luck2016-09-05
| * | | | | | | | | | | | x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck2016-09-05
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-30
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2016-09-20
| |\| | | | | | | | | | |
| * | | | | | | | | | | | x86/efi: Defer efi_esrt_init until after memblock_x86_fillRicardo Neri2016-09-09
| * | | | | | | | | | | | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming2016-09-09
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | virt, sched: Add generic vCPU pinning supportJuergen Gross2016-09-05
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-03
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | / / | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * / | | | | | | | | | ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada2016-09-08
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries()Al Stone2016-09-12