Age | Commit message (Expand) | Author |
2011-08-22 | dynamic_debug: Add __dynamic_dev_dbg | Joe Perches |
2011-08-22 | pch_phub: use kernel's '%pM' format option to print MAC | Andy Shevchenko |
2011-08-22 | pch_phub: Care FUNCSEL register in PM | Tomoya MORINAGA |
2011-08-22 | drivers_base: platform: use always ->name for uevent | Sebastian Andrzej Siewior |
2011-08-22 | drivers:uio:fix section mismatch in uio_pdrv_genirq.c | Wanlong Gao |
2011-08-22 | drivers:uio:change the goto label to consistent with others | Wanlong Gao |
2011-08-22 | uio: uio_pci_generic: Remove useless spin_lock | Hans J. Koch |
2011-08-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds |
2011-08-20 | pci: fix new kernel-doc warning in pci.c | Randy Dunlap |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-19 | drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge | Jesse Barnes |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-19 | PCI: OF: Don't crash when bridge parent is NULL. | David Daney |
2011-08-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-08-18 | drivers/ata/sata_dwc_460ex.c: add missing kfree | Julia Lawall |
2011-08-18 | ata: Add iMX pata support | Arnaud Patard (Rtp) |
2011-08-18 | pata_via: disable ATAPI DMA on AVERATEC 3200 | Tejun Heo |
2011-08-18 | [libata] sata_sil: fix used-uninit warning | Jeff Garzik |
2011-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-08-18 | i7core_edac: fixed typo in error count calculation | Mathias Krause |
2011-08-17 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-08-17 | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier |
2011-08-17 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-08-17 | IB/iser: Support iSCSI PDU padding | Or Gerlitz |
2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz |
2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert |
2011-08-16 | xen: self-balloon needs module.h | Randy Dunlap |
2011-08-16 | gma500: kill MIPI interface types | Alan Cox |
2011-08-15 | regmap: using module facilities requires module.h | Stephen Rothwell |
2011-08-15 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-08-15 | drm/i915: Cannot set clock gating under UMS | Keith Packard |
2011-08-15 | drm/i915: Can't do accurate vblank timestamps with UMS | Keith Packard |
2011-08-15 | Not all systems expose a firmware or platform mechanism for changing the back... | Matthew Garrett |
2011-08-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds |
2011-08-15 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2011-08-15 | drm/radeon/kms: don't try to be smart in the hpd handler | Alex Deucher |
2011-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-08-14 | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki |
2011-08-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin |
2011-08-13 | mmc: sdhci-s3c: Fix build for header change | Mark Brown |