summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-2629-15/+469
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26383-7879/+17861
| |\
| * | dsa: add switch chip cascading supportLennert Buytenhek2009-03-217-14/+47
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0521-116/+200
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0131-203/+271
| |\ \ \
| * | | | fec: add FEC platform support to ColdFire CPU's setup codeGreg Ungerer2009-02-266-1/+374
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-2494-393/+1971
| |\ \ \ \
| * | | | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-1516-0/+48
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-262-0/+47
|\ \ \ \ \ \
| * | | | | | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-252-0/+47
* | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-03-2664-1266/+4107
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity2009-03-241-1/+1
| * | | | | | KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-242-1/+5
| * | | | | | KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-241-1/+1
| * | | | | | KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli2009-03-241-0/+4
| * | | | | | KVM: fix sparse warnings: Should it be static?Hannes Eder2009-03-242-9/+10
| * | | | | | KVM: fix sparse warnings: context imbalanceHannes Eder2009-03-241-0/+2
| * | | | | | KVM: is_long_mode() should check for EFER.LMAAmit Shah2009-03-241-1/+1
| * | | | | | KVM: VMX: Update necessary state when guest enters long modeAmit Shah2009-03-241-30/+24
| * | | | | | KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang2009-03-241-0/+2
| * | | | | | ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2009-03-242-46/+51
| * | | | | | KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-243-0/+25
| * | | | | | KVM: MMU: Fix another largepage memory leakJoerg Roedel2009-03-241-1/+1
| * | | | | | KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara2009-03-241-12/+29
| * | | | | | KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-244-10/+35
| * | | | | | KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel2009-03-241-1/+0
| * | | | | | KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel2009-03-241-6/+2
| * | | | | | KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann2009-03-241-9/+94
| * | | | | | KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang2009-03-241-29/+1
| * | | | | | KVM: Drop unused evaluations from string pio handlersJan Kiszka2009-03-242-6/+2
| * | | | | | KVM: Add FFXSR supportAlexander Graf2009-03-242-0/+15
| * | | | | | x86: Add EFER descriptions for FFXSRAlexander Graf2009-03-241-0/+2
| * | | | | | KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2009-03-242-2/+5
| * | | | | | KVM: ia64: dynamic nr online cpusJes Sorensen2009-03-243-9/+18
| * | | | | | KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger2009-03-241-1/+6
| * | | | | | KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-243-5/+17
| * | | | | | KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-241-2/+0
| * | | | | | KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang2009-03-242-7/+152
| * | | | | | KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang2009-03-241-3/+45
| * | | | | | KVM: ia64: vTLB change for enabling windows 2008 bootXiantao Zhang2009-03-242-24/+19
| * | | | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-03-241-0/+1
| * | | | | | KVM: Userspace controlled irq routingAvi Kivity2009-03-242-0/+11
| * | | | | | KVM: x86: Fix typos and whitespace errorsAmit Shah2009-03-241-17/+16
| * | | | | | KVM: ppc: Move to new TLB invalidate interfaceLiu Yu2009-03-241-5/+5
| * | | | | | KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu2009-03-243-6/+4
| * | | | | | powerpc/fsl-booke: declare tlbcam_index for use in cLiu Yu2009-03-241-0/+2
| * | | | | | KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity2009-03-241-1/+1
| * | | | | | KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity2009-03-243-24/+25
| * | | | | | KVM: MMU: drop zeroing on mmu_memory_cache_allocMarcelo Tosatti2009-03-241-1/+0
| * | | | | | KVM: SVM: Fix typo in has_svm()Joe Perches2009-03-241-1/+1
OpenPOWER on IntegriCloud