aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-04
| |/ / / / / / / /
| * | | | | | | | can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-04
| * | | | | | | | ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-04
| * | | | | | | | netx-eth: initialize per device spinlockUwe Kleine-König2008-12-04
| * | | | | | | | tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-04
| * | | | | | | | enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-04
| * | | | | | | | hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-04
| * | | | | | | | b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-03
| * | | | | | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-03
| * | | | | | | | Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-03
| * | | | | | | | netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-03
| * | | | | | | | bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-03
| * | | | | | | | xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-03
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-08
| * | | | | | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-08
| * | | | | | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-08
| * | | | | | | | | AMD IOMMU: fix typo in commentJoerg Roedel2008-12-08
| * | | | | | | | | AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-08
| * | | | | | | | | AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-08
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2008-12-08
| * | | | | | | | | Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz2008-12-08
| |/ / / / / / / /
* / / / / / / / / EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields2008-12-08
|/ / / / / / / /
* | | | | | | | Fix a race condition in FASYNC handlingJonathan Corbet2008-12-05
* | | | | | | | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-05
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-05
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-05
* | | | | | | | Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-05
* | | | | | | | Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-05
* | | | | | | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-05
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-05
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro2008-12-04
| * | | | | | | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-04
| * | | | | | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-04
| * | | | | | | [PATCH] clean up blkdev_get a little bitChristoph Hellwig2008-12-04
| * | | | | | | [PATCH] Fix block dev compat ioctl handlingAndreas Schwab2008-12-04
| * | | | | | | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-04
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-05
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt2008-12-03
| * | | | | | | drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard2008-12-03
| * | | | | | | drm/i915: Move the execbuffer domain computations togetherKeith Packard2008-12-03
| * | | | | | | drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard2008-12-03
| * | | | | | | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt2008-12-03
| * | | | | | | drm/i915: Make a single set-to-gtt-domain path.Eric Anholt2008-12-03
| * | | | | | | drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt2008-12-03
| * | | | | | | drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt2008-12-03
| * | | | | | | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt2008-12-03
| |/ / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-05
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |