aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-06slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter1-1/+1
2008-03-06slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter1-1/+1
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2-4/+4
2008-03-05cpusets: fix obsolete commentDavid Rientjes1-2/+2
2008-03-06NFS: use new LSM interfaces to explicitly set mount optionsEric Paris2-2/+65
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris7-134/+204
2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki1-0/+5
2008-03-05[CPUFREQ] fix section mismatch warningsSam Ravnborg2-2/+2
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->storeDave Jones1-4/+5
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->showDave Jones1-4/+5
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblockingMike Christie2-28/+50
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie1-12/+14
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie2-5/+10
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik1-1/+13
2008-03-05pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox3-7/+7
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang1-2/+6
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu1-0/+1
2008-03-05[S390] Fix IPL from NSS.Heiko Carstens1-0/+4
2008-03-05[S390] zcrypt: fix ap_device_list handlingRalph Wuerthner1-5/+7
2008-03-05[S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger1-1/+1
2008-03-05[S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber1-1/+3
2008-03-05[S390] dasd: let dasd erp matching recognize alias recoveryStefan Weinhuber1-4/+2
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2-8/+7
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens2-2/+4
2008-03-05[S390] Update default configuration.Martin Schwidefsky1-5/+13
2008-03-04Linux 2.6.25-rc4Linus Torvalds1-1/+1
2008-03-04module: allow ndiswrapper to use GPL-only symbolsPavel Roskin1-1/+8
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-04kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu1-17/+26
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-04ext3: fix mount option parsingJosef Bacik1-1/+1
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan1-4/+22
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke1-4/+13
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen1-3/+9
2008-03-04md: lock access to rdev attributes properlyNeilBrown1-9/+26
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown1-0/+1
2008-03-04md: clean up irregularity with raid autodetectNeilBrown2-1/+4
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown1-2/+6
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2-2/+19
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2-43/+81
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+9
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-03-04eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow1-26/+76
2008-03-04cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettimeJesper Nilsson1-3/+3
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.hJesper Nilsson3-46/+11