summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-8/+59
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-5/+5
2009-06-28Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-14/+5
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-123/+275
2009-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-9/+23
2009-06-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-75/+89
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds11-65/+733
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput1-1/+1
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah1-0/+1
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity1-0/+15
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger3-3/+26
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput1-1/+1
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen1-0/+6
2009-06-28KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti2-0/+4
2009-06-28KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity1-3/+3
2009-06-28KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus1-0/+2
2009-06-28cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton1-5/+5
2009-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-11/+16
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds46-1531/+1691
2009-06-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-111/+239
2009-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-158/+246
2009-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-31/+25
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov2-7/+8
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov1-1/+6
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov1-3/+2
2009-06-26intel-iommu: fix Identity Mapping to be arch independentChris Wright1-14/+5
2009-06-26ftrace: Fix the output of profileLi Zefan1-1/+3
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt16-1180/+1157
2009-06-26powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber1-5/+3
2009-06-26powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt1-1/+2
2009-06-26powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt1-1/+1
2009-06-26powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt1-1/+1
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt1-5/+10
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt5-87/+40
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2-10/+30
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt4-15/+135
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao1-6/+19
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao1-7/+10
2009-06-26powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt1-7/+10
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt3-53/+82
2009-06-26powerpc: Fix mpic alloc warningKumar Gala1-3/+2
2009-06-26powerpc: Fix output from show_regsKumar Gala1-1/+1
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt3-98/+112
2009-06-26powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher1-2/+2
2009-06-26powerpc/warp: Platform fix for i2c changeSean MacLennan1-30/+14
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl2-0/+15
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt1-13/+16
2009-06-26powerpc: Swiotlb breaks pseriesMichael Ellerman1-6/+18
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure1-1/+1