summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet2008-12-101-2/+2
* | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
* | | | relayfs: fix infinite loop with splice()Tom Zanussi2008-12-101-5/+2
* | | | uml: boot broken due to buffer overrunBalbir Singh2008-12-101-1/+3
* | | | mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton2008-12-101-1/+1
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-098-19/+43
|\ \ \
| * | | [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-071-3/+23
| * | | [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
| * | | [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
| * | | [ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara2008-12-021-1/+1
| * | | [ARM] omap: fix a pile of issuesRussell King2008-12-014-8/+8
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40
|\ \ \ \
| * | | | [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/+9
| * | | | [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/+2
| * | | | [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/+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
OpenPOWER on IntegriCloud