summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-062-46/+70
* KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-062-0/+10
* ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-064-114/+144
* ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-063-45/+46
* ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-062-5/+8
* ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-062-1/+6
* ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-063-3/+8
* ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-064-4/+9
* ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-062-14/+19
* ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-063-1/+7
* ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-063-1/+9
* ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-062-1/+6
* ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-062-1/+6
* ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-062-1/+6
* ARM: KVM: abstract HSR_ISV awayMarc Zyngier2013-03-062-1/+6
* ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-067-55/+78
* ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-066-28/+28
* KVM: ARM: Fix wrong address in commentJonghwan Choi2013-03-061-2/+2
* Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-02-288-434/+488
|\
| * crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-201-18/+20
| * lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-204-343/+395
| * lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-02-203-2/+2
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-281-1/+1
|\ \
| * | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-2818-140/+1077
|\ \ \
| * | | i5100_edac: convert to use simple_open()Wei Yongjun2013-02-261-7/+1
| * | | ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-02-261-2/+2
| * | | ghes_edac: Fix RAS tracingMauro Carvalho Chehab2013-02-251-0/+13
| * | | ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab2013-02-251-15/+180
| * | | ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab2013-02-251-10/+26
| * | | ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab2013-02-251-4/+13
| * | | ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab2013-02-251-12/+180
| * | | ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab2013-02-251-2/+54
| * | | ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab2013-02-254-0/+145
| * | | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-252-5/+46
| * | | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-212-45/+47
| * | | edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-212-3/+17
| * | | edac: add support for raw error reportsMauro Carvalho Chehab2013-02-212-22/+47
| * | | edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-212-33/+104
| * | | edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab2013-02-211-4/+21
| * | | edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0
| * | | edac: add a new memory layer typeMauro Carvalho Chehab2013-02-212-0/+5
| * | | edac: initialize the core earlierMauro Carvalho Chehab2013-02-211-1/+1
| * | | edac: better report error conditions in debug modeMauro Carvalho Chehab2013-02-211-1/+6
| * | | i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab2013-02-211-4/+2
| * | | i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund2013-02-211-1/+70
| * | | i5100_edac: add fault injection codeNiklas Söderlund2013-02-211-0/+87
| * | | i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-212-1/+28
| * | | edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab2013-02-211-10/+19
| * | | i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab2013-02-211-9/+12
OpenPOWER on IntegriCloud