Age | Commit message (Expand) | Author | Files | Lines |
2011-07-24 | KVM: MMU: cache mmio info on page fault path | Xiao Guangrong | 6 | -21/+96 |
2011-07-24 | KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code | Xiao Guangrong | 1 | -11/+31 |
2011-07-24 | KVM: MMU: do not update slot bitmap if spte is nonpresent | Xiao Guangrong | 1 | -8/+7 |
2011-07-24 | KVM: MMU: fix walking shadow page table | Xiao Guangrong | 1 | -4/+5 |
2011-07-24 | KVM guest: KVM Steal time registration | Glauber Costa | 4 | -0/+84 |
2011-07-24 | [S390] use siginfo for sigtrap signals | Martin Schwidefsky | 1 | -6/+17 |
2011-07-24 | [S390] dasd: add enhanced DASD statistics interface | Stefan Weinhuber | 4 | -91/+686 |
2011-07-24 | [S390] kvm: make sigp emerg smp capable | Christian Ehrhardt | 2 | -0/+9 |
2011-07-24 | [S390] disable cpu measurement alerts on a dying cpu | Jan Glauber | 1 | -1/+2 |
2011-07-24 | [S390] initial cr0 bits | Martin Schwidefsky | 1 | -1/+1 |
2011-07-24 | [S390] iucv cr0 enablement bit | Martin Schwidefsky | 3 | -4/+7 |
2011-07-24 | [S390] race safe external interrupt registration | Jan Glauber | 1 | -37/+46 |
2011-07-24 | [S390] remove tape block docu | Martin Schwidefsky | 1 | -122/+0 |
2011-07-24 | [S390] ap: toleration support for ap device type 10 | Holger Dengler | 2 | -27/+91 |
2011-07-24 | [S390] cleanup program check handler prototypes | Martin Schwidefsky | 2 | -13/+7 |
2011-07-24 | [S390] remove kvm mmu reload on s390 | Carsten Otte | 2 | -19/+2 |
2011-07-24 | [S390] Use gmap translation for accessing guest memory | Carsten Otte | 6 | -110/+194 |
2011-07-24 | [S390] use gmap address spaces for kvm guest images | Carsten Otte | 3 | -12/+40 |
2011-07-24 | [S390] kvm guest address space mapping | Martin Schwidefsky | 11 | -36/+473 |
2011-07-24 | [S390] fix s390 assembler code alignments | Jan Glauber | 21 | -680/+378 |
2011-07-24 | [S390] move sie code to entry.S | Martin Schwidefsky | 5 | -107/+79 |
2011-07-24 | [S390] kvm: handle tprot intercepts | Christian Borntraeger | 5 | -0/+53 |
2011-07-24 | [S390] qdio: clear shared DSCI before scheduling the queue handler | Jan Glauber | 1 | -10/+5 |
2011-07-24 | [S390] reference bit testing for unmapped pages | Martin Schwidefsky | 1 | -3/+3 |
2011-07-24 | [S390] irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 1 | -8/+8 |
2011-07-24 | [S390] kconfig: remove tape interface support comment | Martin Schwidefsky | 1 | -3/+0 |
2011-07-24 | of: fix missing include from of_pci.c | Grant Likely | 1 | -0/+1 |
2011-07-24 | gre: fix improper error handling | xeb@mail.ru | 1 | -15/+6 |
2011-07-24 | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov | 2 | -2/+2 |
2011-07-24 | via-velocity: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-07-24 | qlge: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-07-24 | igb: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-07-24 | can: c_can: remove duplicated #include | Huang Weiyi | 2 | -2/+0 |
2011-07-24 | bnad: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-07-24 | ata: PATA_ARASAN_CF depends on DMADEVICES | Randy Dunlap | 1 | -0/+1 |
2011-07-24 | ata: remove unnecessary code | Greg Dietsche | 1 | -7/+1 |
2011-07-24 | [libata] Prevent warning during PMP error recovery | Gwendal Grignou | 1 | -0/+1 |
2011-07-24 | ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 1 | -0/+1 |
2011-07-24 | pata_it821x: Fix RAID type display, by adding missing comma | Jean Delvare | 1 | -1/+1 |
2011-07-24 | sata_dwc_460ex: fix error path | Vasiliy Kulikov | 1 | -7/+14 |
2011-07-24 | ahci: Enable SB600 64bit DMA on Asus M3A | Mark Nelson | 1 | -0/+12 |
2011-07-24 | libata: report link resume failure as KERN_WARNING instead of ERR | Tejun Heo | 1 | -1/+1 |
2011-07-24 | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen | 3 | -58/+60 |
2011-07-24 | libata: leave port thawed after reset failure | Tejun Heo | 1 | -1/+10 |
2011-07-24 | ata: sata_via: Use dev_dbg | Joe Perches | 1 | -9/+7 |
2011-07-24 | ata: Add and use ata_print_version_once | Joe Perches | 43 | -133/+63 |
2011-07-24 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 32 | -535/+568 |
2011-07-24 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 27 | -230/+189 |
2011-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 115 | -2138/+1735 |
2011-07-23 | block: strict rq_affinity | Dan Williams | 5 | -16/+27 |