| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 3 | -7/+14 |
| 2016-05-05 | Merge branch 'x86/urgent' into x86/platform, to resolve conflict |  Ingo Molnar | 1 | -3/+1 |
| 2016-05-05 | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init |  Alex Thorlton | 1 | -3/+1 |
| 2016-05-05 | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the tree |  Ingo Molnar | 9 | -22/+28 |
| 2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function |  Sinan Kaya | 1 | -1/+0 |
| 2016-05-04 | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes |  Dimitri Sivanich | 1 | -30/+28 |
| 2016-05-04 | x86/platform/UV: Update physical address conversions for UV4 |  Mike Travis | 1 | -1/+95 |
| 2016-05-04 | x86/platform/UV: Build GAM reference tables |  Mike Travis | 1 | -0/+139 |
| 2016-05-04 | x86/platform/UV: Support UV4 socket address changes |  Mike Travis | 1 | -8/+120 |
| 2016-05-04 | x86/platform/UV: Add UV4 addressing discovery function |  Mike Travis | 1 | -13/+72 |
| 2016-05-04 | x86/platform/UV: Fold blade info into per node hub info structs |  Mike Travis | 1 | -110/+100 |
| 2016-05-04 | x86/platform/UV: Allocate common per node hub info structs on local node |  Mike Travis | 1 | -15/+44 |
| 2016-05-04 | x86/platform/UV: Move blade local processor ID to the per cpu info struct |  Mike Travis | 1 | -1/+1 |
| 2016-05-04 | x86/platform/UV: Move scir info to the per cpu info struct |  Mike Travis | 1 | -9/+9 |
| 2016-05-04 | x86/platform/UV: Create per cpu info structs to replace per hub info structs |  Mike Travis | 1 | -5/+10 |
| 2016-05-04 | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 |  Mike Travis | 1 | -1/+2 |
| 2016-05-04 | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions |  Mike Travis | 1 | -1/+0 |
| 2016-05-04 | x86/platform/UV: Prep for UV4 MMR updates |  Mike Travis | 1 | -84/+124 |
| 2016-05-04 | x86/platform/UV: Add UV MMR Illegal Access Function |  Mike Travis | 1 | -0/+12 |
| 2016-05-04 | x86/platform/UV: Add UV4 Specific Defines |  Mike Travis | 1 | -3/+9 |
| 2016-05-03 | signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures |  Stas Sergeev | 1 | -12/+11 |
| 2016-05-03 | x86/mce: Detect local MCEs properly |  Yazen Ghannam | 1 | -13/+20 |
| 2016-05-03 | x86/mce: Look in genpool instead of mcelog for pending error records |  Tony Luck | 3 | -12/+70 |
| 2016-05-03 | x86/mce: Detect and use SMCA-specific msr_ops |  Yazen Ghannam | 2 | -19/+29 |
| 2016-05-03 | x86/mce: Define vendor-specific MSR accessors |  Yazen Ghannam | 1 | -0/+47 |
| 2016-05-03 | x86/mce: Carve out writes to MCx_STATUS and MCx_CTL |  Aravind Gopalakrishnan | 1 | -1/+8 |
| 2016-05-03 | x86/mce: Grade uncorrected errors for SMCA-enabled systems |  Aravind Gopalakrishnan | 1 | -0/+30 |
| 2016-05-03 | x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later |  Aravind Gopalakrishnan | 1 | -1/+1 |
| 2016-05-03 | Merge tag 'v4.6-rc6' into ras/core, to refresh the tree |  Ingo Molnar | 4 | -7/+17 |
| 2016-04-29 | x86/tls: Synchronize segment registers in set_thread_area() |  Andy Lutomirski | 1 | -0/+42 |
| 2016-04-29 | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase |  Andy Lutomirski | 2 | -19/+19 |
| 2016-04-29 | x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization |  Andy Lutomirski | 2 | -98/+17 |
| 2016-04-29 | x86/segments/64: When loadsegment(fs, ...) fails, clear the base |  Andy Lutomirski | 1 | -1/+1 |
| 2016-04-29 | x86/asm: Stop depending on ptrace.h in alternative.h |  Andy Lutomirski | 7 | -0/+7 |
| 2016-04-29 | Merge branch 'x86/urgent' into x86/asm, to refresh the tree |  Ingo Molnar | 2 | -7/+2 |
| 2016-04-29 | x86/boot: Move compressed kernel to the end of the decompression buffer |  Yinghai Lu | 2 | -1/+2 |
| 2016-04-28 | x86/efi: Force EFI reboot to process pending capsules |  Matt Fleming | 1 | -0/+9 |
| 2016-04-28 | x86/efi/efifb: Move DMI based quirks handling out of generic code |  Ard Biesheuvel | 1 | -0/+15 |
| 2016-04-28 | x86/apic: Handle zero vector gracefully in clear_vector_irq() |  Keith Busch | 1 | -1/+2 |
| 2016-04-26 | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" |  Andy Lutomirski | 1 | -6/+0 |
| 2016-04-25 | drm/i915: Function per early graphics quirk |  Joonas Lahtinen | 1 | -88/+97 |
| 2016-04-25 | drm/i915: Canonicalize stolen memory calculations |  Joonas Lahtinen | 1 | -128/+102 |
| 2016-04-23 | Merge branch 'perf/urgent' into perf/core, to resolve conflict |  Ingo Molnar | 2 | -2/+39 |
| 2016-04-22 | x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100 |  Luis R. Rodriguez | 2 | -3/+1 |
| 2016-04-22 | x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MID |  Luis R. Rodriguez | 1 | -3/+1 |
| 2016-04-22 | x86/paravirt: Remove paravirt_enabled() |  Luis R. Rodriguez | 2 | -9/+0 |
| 2016-04-22 | x86/init: Rename EBDA code file |  Luis R. Rodriguez | 2 | -1/+1 |
| 2016-04-22 | x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES |  Luis R. Rodriguez | 1 | -0/+5 |
| 2016-04-22 | x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check |  Luis R. Rodriguez | 1 | -0/+11 |
| 2016-04-22 | x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around |  Luis R. Rodriguez | 1 | -1/+1 |