aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds29-15/+469
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-0/+47
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds64-1266/+4107
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller383-7879/+17861
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-4/+5
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-16/+15
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds111-1743/+10176
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-43/+42
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-6/+201
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds15-103/+1514
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds22-718/+959
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller1-2/+2
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2-0/+47
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-14/+13
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman1-2/+2
2009-03-24USB: S3C: Move usb-control.h to platform includeBen Dooks2-4/+5
2009-03-24KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity1-1/+1
2009-03-24KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2-1/+5
2009-03-24KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu1-1/+1
2009-03-24KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli1-0/+4
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder2-9/+10
2009-03-24KVM: fix sparse warnings: context imbalanceHannes Eder1-0/+2
2009-03-24KVM: is_long_mode() should check for EFER.LMAAmit Shah1-1/+1
2009-03-24KVM: VMX: Update necessary state when guest enters long modeAmit Shah1-30/+24
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang1-0/+2
2009-03-24ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2-46/+51
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu3-0/+25
2009-03-24KVM: MMU: Fix another largepage memory leakJoerg Roedel1-1/+1
2009-03-24KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara1-12/+29
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov4-10/+35
2009-03-24KVM: MMU: remove assertion in kvm_mmu_alloc_pageJoerg Roedel1-1/+0
2009-03-24KVM: MMU: remove redundant check in mmu_set_spteJoerg Roedel1-6/+2
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann1-9/+94
2009-03-24KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmioSheng Yang1-29/+1
2009-03-24KVM: Drop unused evaluations from string pio handlersJan Kiszka2-6/+2
2009-03-24KVM: Add FFXSR supportAlexander Graf2-0/+15
2009-03-24x86: Add EFER descriptions for FFXSRAlexander Graf1-0/+2
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2-2/+5
2009-03-24KVM: ia64: dynamic nr online cpusJes Sorensen3-9/+18
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger1-1/+6
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger3-5/+17
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger1-2/+0
2009-03-24KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang2-7/+152
2009-03-24KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang1-3/+45
2009-03-24KVM: ia64: vTLB change for enabling windows 2008 bootXiantao Zhang2-24/+19
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+1
2009-03-24KVM: Userspace controlled irq routingAvi Kivity2-0/+11
2009-03-24KVM: x86: Fix typos and whitespace errorsAmit Shah1-17/+16
2009-03-24KVM: ppc: Move to new TLB invalidate interfaceLiu Yu1-5/+5