aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | EDAC/altera: Use the Altera System Manager driverThor Thayer2019-11-221-124/+8
| * | | | EDAC/altera: Cleanup the ECC ManagerThor Thayer2019-11-221-20/+1
| * | | | EDAC/altera: Use fast register IO for S10 IRQsMeng Li2019-11-221-0/+1
| * | | | EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter2019-11-221-2/+2
| * | | | EDAC/Documentation: Describe CPER module definition and DIMM ranksRobert Richter2019-11-101-12/+19
| * | | | EDAC: Unify the mc_event tracepoint callRobert Richter2019-11-102-28/+15
| * | | | EDAC/ghes: Remove intermediate buffer pvt->detail_locationRobert Richter2019-11-101-5/+4
| * | | | EDAC/ghes: Fix grain calculationRobert Richter2019-11-101-2/+8
| * | | | EDAC/ghes: Use standard kernel macros for page calculationsRobert Richter2019-11-101-2/+2
| * | | | EDAC: Remove misleading comment in struct edac_raw_error_descRobert Richter2019-11-101-5/+0
| * | | | EDAC/mc: Reduce indentation level in edac_mc_handle_error()Robert Richter2019-11-101-28/+29
| * | | | EDAC/mc: Remove needless zero string terminationRobert Richter2019-11-101-1/+0
| * | | | EDAC/mc: Do not BUG_ON() in edac_mc_alloc()Robert Richter2019-11-101-1/+2
| * | | | EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter2019-11-105-37/+40
| * | | | EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter2019-11-093-72/+21
| * | | | EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter2019-11-0914-63/+74
| * | | | EDAC/amd64: Get rid of the ECC disabled long messageBorislav Petkov2019-11-091-16/+3
| * | | | EDAC/ghes: Fix locking and memory barrier issuesRobert Richter2019-11-081-24/+66
| * | | | EDAC/amd64: Check for memory before fully initializing an instanceYazen Ghannam2019-11-061-3/+22
| * | | | EDAC/amd64: Use cached data when checking for ECCYazen Ghannam2019-11-061-12/+8
| * | | | EDAC/amd64: Save max number of controllers to family typeYazen Ghannam2019-11-062-30/+16
| * | | | EDAC/amd64: Gather hardware information earlyYazen Ghannam2019-11-061-50/+51
| * | | | EDAC/amd64: Make struct amd64_family_type globalYazen Ghannam2019-11-061-7/+5
| * | | | EDAC/amd64: Set grain per DIMMYazen Ghannam2019-10-251-0/+2
| * | | | EDAC/aspeed: Use devm_platform_ioremap_resource() in aspeed_probe()Markus Elfring2019-10-241-6/+1
| * | | | EDAC, skx: Retrieve and print retry_rd_err_log registersTony Luck2019-10-183-7/+60
| * | | | EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Tony Luck2019-10-181-25/+23
| * | | | Merge branch 'edac-urgent' into edac-for-nextBorislav Petkov2019-10-171-0/+4
| |\ \ \ \
| * | | | | EDAC/device: Rework error logging APIHanna Hawa2019-10-092-32/+72
| * | | | | EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab2019-09-301-4/+1
| * | | | | EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab2019-09-301-13/+8
| * | | | | EDAC: i5400_edac: get rid of some unused varsMauro Carvalho Chehab2019-09-301-10/+1
| * | | | | EDAC: i5400_edac: print type at debug messageMauro Carvalho Chehab2019-09-301-2/+2
| * | | | | EDAC: i7300_edac: fix a kernel-doc syntaxMauro Carvalho Chehab2019-09-301-1/+1
| * | | | | EDAC: i7300_edac: rename a kernel-doc var descriptionMauro Carvalho Chehab2019-09-301-1/+1
| * | | | | EDAC: i5100_edac: get rid of an unused varMauro Carvalho Chehab2019-09-301-2/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-25110-924/+2593
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-11-251-15/+29
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz2019-11-211-6/+7
| | * | | | | | KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz2019-11-211-9/+22
| * | | | | | | kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraintsJim Mattson2019-11-231-1/+3
| * | | | | | | KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson2019-11-231-0/+3
| * | | | | | | KVM: x86: Open code shared_msr_update() in its only callerSean Christopherson2019-11-231-20/+9
| * | | | | | | KVM: Fix jump label out_free_* in kvm_init()Miaohe Lin2019-11-231-4/+3
| * | | | | | | KVM: x86: Remove a spurious export of a static functionSean Christopherson2019-11-231-1/+0
| * | | | | | | KVM: x86: create mmu/ subdirectoryPaolo Bonzini2019-11-214-2/+2
| * | | | | | | KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use api...Liran Alon2019-11-211-7/+0
| * | | | | | | KVM: x86: remove set but not used variable 'called'Mao Wenan2019-11-211-3/+2
| * | | | | | | KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinningLiran Alon2019-11-211-3/+3
| * | | | | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-21928-4763/+13793
| |\ \ \ \ \ \ \