Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | rapidio: add Port-Write handling for EM | Alexandre Bounine | 2010-05-27 | |
* | | | | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | |
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-25 | |
|\ \ \ \ | ||||
| * \ \ \ | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 2010-05-25 | |
| |\ \ \ \ | ||||
| * | | | | | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 2010-05-25 | |
| * | | | | | powerpc/mpc5121: move PSC FIFO memory init to platform code | Anatolij Gustschin | 2010-05-25 | |
* | | | | | | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | |
| |\ \ \ \ \ | ||||
| | * | | | | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | |
| * | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls | Avi Kivity | 2010-05-19 | |
| | * | | | | | | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 2010-05-19 | |
| | * | | | | | | KVM: powerpc: use of kzalloc/kfree requires including slab.h | Stephen Rothwell | 2010-05-19 | |
| | * | | | | | | KVM: PPC: Enable native paired singles | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Find HTAB ourselves | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Fix Book3S_64 Host MMU debug output | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Set VSID_PR also for Book3S_64 | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Be more informative on BUG | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Make Alignment interrupts work again | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Improve split mode | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Make Performance Counters work | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Enable Book3S_32 KVM building | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add KVM intercept handlers | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Check max IRQ prio | Alexander Graf | 2010-05-17 | |
| | * | | | | | | PPC: Export SWITCH_FRAME_SIZE | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Export MMU variables | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add Book3S compatibility code | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Emulate segment fault | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Remove fetch fail code | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Release clean pages as clean | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Make SLB switching code the new segment framework | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Make highmem code generic | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Make real mode handler generic | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Extract MMU init | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Use now shadowed vcpu fields | Alexander Graf | 2010-05-17 | |
| | * | | | | | | PPC: Add STLU | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Use KVM_BOOK3S_HANDLER | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add fields to shadow vcpu | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add kvm_book3s_32.h | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add kvm_book3s_64.h | Alexander Graf | 2010-05-17 | |
| | * | | | | | | PPC: Split context init/destroy functions | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add generic segment switching code | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add SR swapping code | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Add host MMU Support | Alexander Graf | 2010-05-17 | |
| | * | | | | | | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 2010-05-17 |