summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-095-15/+50
|\
| * [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-093-6/+7
| * [patch 1/1] audit: remove excess kernel-docRandy Dunlap2008-12-091-2/+0
| * [PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger2008-12-091-0/+2
| * [PATCH] return records for fork() both to child and parentAl Viro2008-12-093-0/+20
| * [PATCH] Audit: make audit=0 actually turn off auditEric Paris2008-12-091-7/+21
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-095-28/+39
|\ \
| * | ata: Fix experimental tagsAlan Cox2008-12-091-22/+22
| * | pata_ninja32: update ID tableAlan Cox2008-12-091-2/+7
| * | pata_sis: Remove bogus cable matchAlan Cox2008-12-091-1/+0
| * | ATA: piix, fix pointer deref on suspendJiri Slaby2008-12-091-1/+8
| * | pata_hpt366: fix clock detectionTejun Heo2008-12-091-2/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-094-7/+9
|\ \ \
| * | | drm/i915: Disable the GM965 MSI errata workaround.Keith Packard2008-12-091-2/+3
| * | | drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth2008-12-091-0/+2
| * | | drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2008-12-092-5/+4
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-092-0/+4
|\ \ \
| * \ \ Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-12-092-2/+2
| |\ \ \
| * | | | powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-052-0/+4
* | | | | radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt2008-12-093-1/+10
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0821-54/+173
|\ \ \ \
| * | | | tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-071-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-055-5/+30
| |\ \ \ \
| | * | | | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| | * | | | mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| | * | | | ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| | * | | | iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
| * | | | | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-041-0/+2
| |/ / / /
| * | | | can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-041-1/+4
| * | | | ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-041-1/+5
| * | | | netx-eth: initialize per device spinlockUwe Kleine-König2008-12-031-0/+2
| * | | | tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-031-12/+10
| * | | | enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-031-2/+14
| * | | | hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-031-2/+2
| * | | | b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-031-4/+2
| * | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-033-19/+53
| * | | | Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-031-0/+3
| * | | | netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-031-4/+6
| * | | | bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-032-3/+38
| * | | | xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-031-0/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-082-7/+9
|\ \ \ \ \
| * | | | | x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-081-1/+2
| * | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-081-1/+2
| * | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-081-1/+1
| * | | | | AMD IOMMU: fix typo in commentJoerg Roedel2008-12-081-2/+2
| * | | | | AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-081-1/+1
| * | | | | AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-083-40/+10
|\ \ \ \ \
| * | | | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2008-12-082-38/+6
| * | | | | Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz2008-12-081-2/+4
| |/ / / /
OpenPOWER on IntegriCloud