summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Btrfs: fix loop device on top of btrfsMiao Xie2010-06-111-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-119-130/+17
| |\ \ \ \ \
| | * | | | | PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-114-0/+5
| | * | | | | PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby2010-06-111-0/+7
| | * | | | | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2010-06-113-125/+0
| | * | | | | PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas2010-06-111-5/+5
| * | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-112-2/+7
| |\ \ \ \ \ \
| | * | | | | | kbuild: Create output directory in Makefile.modbuiltinMichal Marek2010-06-101-0/+5
| | * | | | | | kbuild: Generate modules.builtin in make modulesMichal Marek2010-06-091-2/+2
| * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-06-113-10/+11
| |\ \ \ \ \ \ \
| | * | | | | | | pcmcia: avoid validate_cis failure on CIS overrideDominik Brodowski2010-06-071-0/+1
| | * | | | | | | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-071-0/+1
| | * | | | | | | pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TIJustin P. Mattock2010-06-071-8/+6
| | * | | | | | | pcmcia: only keep saved I365_CSCINT flag if there is no PCI irqDominik Brodowski2010-06-071-2/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-06-116-51/+84
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ceph: try to send partial cap release on cap message on missing inodeSage Weil2010-06-103-5/+9
| | * | | | | | | | ceph: release cap on import if we don't have the inodeSage Weil2010-06-103-38/+61
| | * | | | | | | | ceph: fix misleading/incorrect debug messageSage Weil2010-06-101-1/+1
| | * | | | | | | | ceph: fix atomic64_t initialization on ia64Jeff Mahoney2010-06-101-1/+1
| | * | | | | | | | ceph: fix lease revocation when seq doesn't matchSage Weil2010-06-041-4/+8
| | * | | | | | | | ceph: fix f_namelen reported by statfsSage Weil2010-06-011-1/+1
| | * | | | | | | | ceph: fix memory leak in statfsYehuda Sadeh2010-06-011-0/+2
| | * | | | | | | | ceph: fix d_subdirs ordering problemHenry C Chang2010-06-011-1/+1
| * | | | | | | | | sata_sil24: Use memory barriers before issuing commandsCatalin Marinas2010-06-101-0/+10
| * | | | | | | | | sata_sil24: memset() overflowDan Carpenter2010-06-101-1/+1
| * | | | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-06-107-4/+106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: read apic->irr with ioapic lock heldMarcelo Tosatti2010-06-101-1/+2
| | * | | | | | | | | KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall2010-06-091-0/+1
| | * | | | | | | | | KVM: Fix order passed to iommu_unmapJan Kiszka2010-06-091-1/+1
| | * | | | | | | | | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity2010-06-091-0/+3
| | * | | | | | | | | KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti2010-06-091-0/+2
| | * | | | | | | | | KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-092-0/+82
| | * | | | | | | | | KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel2010-06-091-1/+14
| | * | | | | | | | | KVM: powerpc: fix init/exit annotationJean Delvare2010-06-091-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-102-30/+62
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pipe: fix check in "set size" fcntlMiklos Szeredi2010-06-101-3/+4
| | * | | | | | | | | pipe: fix pipe buffer resizingMiklos Szeredi2010-06-101-3/+10
| | * | | | | | | | | block: remove duplicate BUG_ON() in bd_finish_claiming()Jens Axboe2010-06-101-1/+0
| | * | | | | | | | | block: bd_start_claiming cleanupNick Piggin2010-06-101-24/+48
| | * | | | | | | | | block: bd_start_claiming fix module refcountNick Piggin2010-06-101-0/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-103-2/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-102-2/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun2010-06-081-1/+0
| | | * | | | | | | | | ALSA: atmel: set "channel A event" output to debugYegor Yefremov2010-06-081-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock2010-06-081-0/+1
| | * | | | | | | | | ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock2010-06-081-0/+1
| | * | | | | | | | | ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock2010-06-081-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-104-5/+13
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-06-091-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov2010-06-081-1/+2
OpenPOWER on IntegriCloud