Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 2008-12-09 | 1 | -1/+8 | |
| * | | | | | | pata_hpt366: fix clock detection | Tejun Heo | 2008-12-09 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-12-09 | 4 | -7/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/i915: Disable the GM965 MSI errata workaround. | Keith Packard | 2008-12-09 | 1 | -2/+3 | |
| * | | | | | | | drm/i915: Don't return error in evict_everything when we get to the end. | Owain Ainsworth | 2008-12-09 | 1 | -0/+2 | |
| * | | | | | | | drm/radeon: don't actually enable the IRQ regs until irq is enabled | Dave Airlie | 2008-12-09 | 2 | -5/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-09 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow... | Paul Mackerras | 2008-12-09 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 | 2 | -0/+4 | |
* | | | | | | | | | radeonfb: Disable new color expand acceleration unless explicitely enabled | Benjamin Herrenschmidt | 2008-12-09 | 3 | -1/+10 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-08 | 21 | -54/+173 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tproxy: fixe a possible read from an invalid location in the socket match | Balazs Scheidler | 2008-12-07 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-12-05 | 5 | -5/+30 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 | 1 | -1/+1 | |
| | * | | | | | | | | ipw2200: fix netif_*_queue() removal regression | Zhu Yi | 2008-12-05 | 1 | -0/+4 | |
| | * | | | | | | | | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler | 2008-12-05 | 2 | -3/+24 | |
| * | | | | | | | | | tcp: tcp_vegas ssthresh bug fix | Doug Leith | 2008-12-04 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | can: omit received RTR frames for single ID filter lists | Oliver Hartkopp | 2008-12-04 | 1 | -1/+4 | |
| * | | | | | | | | ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table | Chas Williams | 2008-12-04 | 1 | -1/+5 | |
| * | | | | | | | | netx-eth: initialize per device spinlock | Uwe Kleine-König | 2008-12-03 | 1 | -0/+2 | |
| * | | | | | | | | tcp: make urg+gso work for real this time | Ilpo Järvinen | 2008-12-03 | 1 | -12/+10 | |
| * | | | | | | | | enc28j60: Fix sporadic packet loss (corrected again) | Baruch Siach | 2008-12-03 | 1 | -2/+14 | |
| * | | | | | | | | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 2008-12-03 | 1 | -2/+2 | |
| * | | | | | | | | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 2008-12-03 | 1 | -4/+2 | |
| * | | | | | | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter | Oliver Hartkopp | 2008-12-03 | 3 | -19/+53 | |
| * | | | | | | | | Phonet: do not dump addresses from other namespaces | remi.denis-courmont@nokia | 2008-12-03 | 1 | -0/+3 | |
| * | | | | | | | | netlabel: Fix a potential NULL pointer dereference | Paul Moore | 2008-12-03 | 1 | -4/+6 | |
| * | | | | | | | | bnx2: Add workaround to handle missed MSI. | Michael Chan | 2008-12-03 | 2 | -3/+38 | |
| * | | | | | | | | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-08 | 2 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 | |
| * | | | | | | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | 1 | -1/+2 | |
| * | | | | | | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | 1 | -2/+2 | |
| * | | | | | | | | | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-08 | 3 | -40/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n | Bartlomiej Zolnierkiewicz | 2008-12-08 | 2 | -38/+6 | |
| * | | | | | | | | | Revert "ide: respect current DMA setting during resume" | Bartlomiej Zolnierkiewicz | 2008-12-08 | 1 | -2/+4 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() | J. Bruce Fields | 2008-12-08 | 1 | -0/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix a race condition in FASYNC handling | Jonathan Corbet | 2008-12-05 | 2 | -4/+15 | |
* | | | | | | | | Enforce a minimum SG_IO timeout | Linus Torvalds | 2008-12-05 | 3 | -0/+5 | |
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | drivers/message/i2o/iop.c: cleanup kerneldoc | Qinghuang Feng | 2008-12-05 | 1 | -1/+0 | |
* | | | | | | | | Fix incorrect use of loose in i2o_block.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 | |
* | | | | | | | | Fix incorrect use of loose in tty/serial drivers | Nick Andrew | 2008-12-05 | 3 | -4/+4 | |
* | | | | | | | | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds | 2008-12-05 | 1 | -13/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-04 | 7 | -27/+68 | |
|\ \ \ \ \ \ \ |