summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40Star
|\
| * [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
| * [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
| * [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5
| * [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9Star
| * [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
| * [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-261-1/+1
| * [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-261-1/+2
| * [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter2008-11-261-3/+2Star
| * [MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter2008-11-241-6/+6
* | 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/+0Star
| * | [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/+0Star
| * | | 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/+4Star
| | |/ / | |/| |
* | | | 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-0921-54/+173
|\ \ \ \ \
| * | | | | tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-081-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-065-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-051-0/+2
| |/ / / / /
| * | | | | can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-051-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-041-0/+2
| * | | | | tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-041-12/+10Star
| * | | | | enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-041-2/+14
| * | | | | hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-041-2/+2
| * | | | | b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-041-4/+2Star
| * | | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-043-19/+53
| * | | | | Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-041-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