summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-075-6/+34
* [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28
* Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1
* Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi2008-05-061-2/+1
* VFS: fix unused variable warningLinus Torvalds2008-05-061-2/+0
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-064-20/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-0610-62/+56
|\
| * [PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro2008-05-061-2/+15
| * [PATCH] kill ->put_inodeChristoph Hellwig2008-05-064-14/+0
| * [PATCH] fix reservation discarding in affsRoman Zippel2008-05-065-46/+41
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-0613-399/+1223
|\ \
| * | pata_atiixp: Don't disableAlan Cox2008-05-062-0/+12
| * | sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-062-10/+30
| * | sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
| * | sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18
| * | sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
| * | sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15
| * | sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5
| * | sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
| * | sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45
| * | sata_inic162x: add / update constantsTejun Heo2008-05-061-3/+56
| * | sata_inic162x: misc clean upsTejun Heo2008-05-061-13/+5
| * | sata_mv use hweight16() for bit counting (V2)Mark Lord2008-05-061-12/+6
| * | sata_mv NCQ-EH for FIS-based switchingMark Lord2008-05-061-0/+165
| * | sata_mv delayed eh handlingMark Lord2008-05-061-1/+37
| * | libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-063-1/+3
| * | sata_mv new mv_port_intr functionMark Lord2008-05-061-36/+48
| * | sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord2008-05-061-29/+42
| * | sata_mv NCQ and SError fixes for mv_err_intrMark Lord2008-05-061-21/+43
| * | sata_mv rearrange mv_config_fbsMark Lord2008-05-061-21/+39
| * | sata_mv errata workaround for sata25 part 1Mark Lord2008-05-061-2/+18
| * | sata_mv new mv_qc_defer methodMark Lord2008-05-061-2/+41
| * | sata_mv wait for empty+idleMark Lord2008-05-061-0/+20
| * | sata_mv pci featuresMark Lord2008-05-061-3/+36
| * | sata_mv more cosmetic changesMark Lord2008-05-061-59/+63
| * | libata: Add Intel SCH PATA driverAlek Du2008-05-063-0/+216
| * | ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-061-0/+25
| * | libata: improve post-reset device ready testTejun Heo2008-05-063-8/+17
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-0618-77/+132
|\ \ | |/ |/|
| * net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim2008-05-061-8/+9
| * iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
| * Revert "atm: Do not free already unregistered net device."David S. Miller2008-05-061-0/+2
| * dccp: return -EINVAL on invalid feature lengthChris Wright2008-05-051-1/+1
| * irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
| * irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
| * net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim2008-05-051-18/+16
| * ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-044-24/+25
| * ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-042-2/+2
| * atm: Bad locking on br2684_devs modifications.Pavel Emelyanov2008-05-041-2/+2
| * atm: Do not free already unregistered net device.Pavel Emelyanov2008-05-041-2/+0