Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -0/+62 |
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 | 32 | -76/+238 |
2016-04-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -9/+11 |
2016-04-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -14/+82 |
2016-04-28 | x86/mm, sched/core: Turn off IRQs in switch_mm() | Andy Lutomirski | 2 | -0/+13 |
2016-04-28 | x86/mm, sched/core: Uninline switch_mm() | Andy Lutomirski | 2 | -96/+104 |
2016-04-28 | x86/mm: Build arch/x86/mm/tlb.c even on !SMP | Andy Lutomirski | 2 | -2/+5 |
2016-04-28 | x86/efi: Enable runtime call flag checking | Mark Rutland | 1 | -1/+3 |
2016-04-28 | x86/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 1 | -29/+12 |
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 | 2 | -0/+17 |
2016-04-28 | efi/libstub: Move Graphics Output Protocol handling to generic code | Ard Biesheuvel | 2 | -396/+0 |
2016-04-28 | x86/efi: Prepare GOP handling code for reuse as generic code | Ard Biesheuvel | 3 | -23/+44 |
2016-04-28 | x86/efi: Remove the always true EFI_DEBUG symbol | Matt Fleming | 1 | -4/+0 |
2016-04-28 | efi: Check EFI_MEMORY_DESCRIPTOR version explicitly | Ard Biesheuvel | 1 | -0/+4 |
2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 1 | -37/+47 |
2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 3 | -43/+20 |
2016-04-28 | x86/mm/pat: Document the (currently) EFI-only code path | Matt Fleming | 1 | -1/+7 |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 1 | -2/+0 |
2016-04-28 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 6 | -14/+80 |
2016-04-28 | perf/x86/intel: Fix incorrect lbr_sel_mask value | Kan Liang | 1 | -2/+4 |
2016-04-28 | perf/x86/intel/pt: Don't die on VMXON | Alexander Shishkin | 4 | -11/+75 |
2016-04-28 | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX | Adam Borowski | 1 | -1/+1 |
2016-04-28 | x86/apic: Handle zero vector gracefully in clear_vector_irq() | Keith Busch | 1 | -1/+2 |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-04-26 | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" | Andy Lutomirski | 2 | -8/+3 |
2016-04-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+13 |
2016-04-23 | Merge tag 'v4.6-rc4' into sched/core, to refresh the tree | Ingo Molnar | 30 | -84/+219 |
2016-04-23 | x86/perf/rapl: Add missing Broadwell model | Peter Zijlstra | 1 | -0/+1 |
2016-04-23 | x86/perf/rapl: Reorder model numbers | Peter Zijlstra | 1 | -4/+9 |
2016-04-23 | perf/x86/intel/rapl: Support Skylake RAPL domains | Srinivas Pandruvada | 2 | -2/+54 |
2016-04-23 | perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs | Kan Liang | 3 | -1/+21 |
2016-04-23 | perf/x86/intel: Add Goldmont CPU support | Kan Liang | 4 | -1/+177 |
2016-04-23 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 11 | -15/+100 |
2016-04-23 | perf/x86/intel/rapl: Add missing Haswell model | Srinivas Pandruvada | 1 | -0/+1 |
2016-04-23 | perf/x86/intel: Add model number for Skylake Server to perf | Andi Kleen | 1 | -0/+1 |
2016-04-23 | xen/qspinlock: Don't kick CPU if IRQ is not initialized | Ross Lagerwall | 1 | -0/+6 |
2016-04-22 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 1 | -0/+1 |
2016-04-22 | locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_kil... | Michal Hocko | 1 | -0/+2 |
2016-04-22 | locking/rwsem: Provide down_write_killable() | Michal Hocko | 1 | -3/+3 |
2016-04-20 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+2 |
2016-04-19 | perf/core, sched: Don't use clock function pointer to determine clock | Alexander Shishkin | 1 | -1/+1 |
2016-04-16 | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances | Vitaly Kuznetsov | 1 | -0/+12 |
2016-04-15 | crypto: sha1-mb - use corrcet pointer while completing jobs | Xiaodong Liu | 1 | -2/+2 |