aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-29PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resumeHidetoshi Seto
2009-06-29PCI MSI: Unmask MSI if setup failedHidetoshi Seto
2009-06-29PCI MSI: shorten PCI_MSIX_ENTRY_* symbol namesHidetoshi Seto
2009-06-29PCI: make pci_name() take const argumentAlexey Zaytsev
2009-06-29PCI: More PATA quirks for not entering D3Alan Cox
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap
2009-06-29PCI: check if bus has a proper bridge device before triggering SBRYu Zhao
2009-06-29PCI: remove pci_dac_dma_... APIs on mn10300Fernando Luis Vázquez Cao
2009-06-29PCI ECRC: Remove unnecessary semicolonsJoe Perches
2009-06-29PCI MSI: Return if alloc_msi_entry for MSI-X failedHidetoshi Seto
2009-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-06-29Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-29Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby
2009-06-29Merge branch 'fix/pci-vdevice' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/oxygen' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/lx6464es' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/hda-samsung-p50' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-06-29ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai
2009-06-29ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary
2009-06-29ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-28be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar
2009-06-29integrity: ima audit hash_exists fixMimi Zohar
2009-06-29integrity: ima mq_open imbalance msg fixMimi Zohar
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-06-28Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen
2009-06-28KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti
2009-06-28KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity
2009-06-28KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin
2009-06-27cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton
2009-06-26gro: Flush GRO packets in napi_disable_pending pathHerbert Xu