Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [SCSI] zfcp: Correct false abort data assignment. | Swen Schillig | 2010-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | [SCSI] zfcp: Fix common FCP request reception | Swen Schillig | 2010-12-09 | 1 | -2/+2 | |
| * | | | | | | | | | | [SCSI] Eliminate error handler overload of the SCSI serial number | James Bottomley | 2010-12-09 | 2 | -29/+2 | |
| * | | | | | | | | | | [SCSI] pmcraid: disable msix and expand device config entry | Anil Ravindranath | 2010-12-09 | 2 | -5/+5 | |
| * | | | | | | | | | | [SCSI] bsg: correct fault if queue object removed while dev_t open | James Smart | 2010-12-09 | 1 | -0/+8 | |
| * | | | | | | | | | | [SCSI] osd: checking NULL instead of ERR_PTR() | Dan Carpenter | 2010-12-09 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-12-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kgdboc,input: Fix regression with keyboard release key and early debugging | Jason Wessel | 2010-12-14 | 1 | -1/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-12-14 | 13 | -95/+173 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'bugzilla-23002' into release | Len Brown | 2010-12-14 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D | Rafael J. Wysocki | 2010-12-14 | 1 | -0/+8 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.... | Len Brown | 2010-12-11 | 286 | -3766/+3844 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | ACPI: fix allowing to add/remove multiple _OSI strings | Lin Ming | 2010-12-11 | 1 | -16/+50 | |
| | | | | * | | | | | | | | | | | acpi: fix _OSI string setup regression | Lin Ming | 2010-12-11 | 2 | -27/+34 | |
| | | | | |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | ACPI/HEST: adjust section selection | Jan Beulich | 2010-12-11 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | ACPI: eliminate unused variable warning for !ACPI_SLEEP | Jan Beulich | 2010-12-11 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 2010-12-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | ACPI thermal: remove two unused functions | Zhang Rui | 2010-12-11 | 1 | -9/+0 | |
| | | | * | | | | | | | | | | | ACPI: fix a section mismatch | Zhang Rui | 2010-12-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | ACPI, APEI, use raw spinlock in ERST | Huang Ying | 2010-12-11 | 1 | -17/+17 | |
| | | | * | | | | | | | | | | | ACPI: video: fix build for CONFIG_ACPI=n | Chris Wilson | 2010-12-11 | 1 | -1/+4 | |
| | | | * | | | | | | | | | | | ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n | Len Brown | 2010-12-11 | 1 | -0/+15 | |
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | | ACPI / PM: Do not refcount power resources that can't be turned on | Rafael J. Wysocki | 2010-12-01 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | ACPI / PM: Check device state before refcounting power resources | Rafael J. Wysocki | 2010-12-01 | 1 | -5/+3 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | ACPI battery: update status upon sysfs query | Zhang Rui | 2010-12-09 | 1 | -0/+5 | |
| | * | | | | | | | | | | | ACPI ac: update AC status upon sysfs query | Zhang Rui | 2010-12-09 | 1 | -17/+29 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | ACPI: EC: Add another dmi match entry for MSI hardware | Alexey Starikovskiy | 2010-12-09 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-12-14 | 1 | -9/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | intel_idle: recognize ARAT on WSM-EX | Len Brown | 2010-12-02 | 1 | -9/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-12-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fbdev: Fix fb_find_nearest_mode refresh comparison | Andrew Kephart | 2010-12-14 | 1 | -0/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-12-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | hwmon: (ltc4215) make sysfs file match the alarm cause | Ira W. Snyder | 2010-12-13 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2010-12-14 | 10 | -25/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dmaengine: at_hdmac: fix buffer transfer size specification | Nicolas Ferre | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | fsldma: fix issue of slow dma | Forrest Shi | 2010-12-13 | 2 | -3/+12 | |
| * | | | | | | | | | | | dmaengine i.MX SDMA: initialize on module_init | Sascha Hauer | 2010-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | dma : EG20T PCH: Fix miss-setting DMA descriptor | Tomoya MORINAGA | 2010-12-08 | 1 | -7/+8 | |
| * | | | | | | | | | | | intel_mid_dma: fix section mismatch warnings | Dan Williams | 2010-12-05 | 1 | -3/+3 | |
| * | | | | | | | | | | | dmaengine: imx-sdma: fix bug in buffer descriptor initialization | Anatolij Gustschin | 2010-12-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | drivers/dma/ppc4xx: Use printf extension %pR for struct resource | Joe Perches | 2010-12-05 | 1 | -3/+2 | |
| * | | | | | | | | | | | drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS | Tracey Dent | 2010-12-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS | Tracey Dent | 2010-12-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | dma: intel_mid_dma: fix double free on mid_setup_dma error path | Axel Lin | 2010-12-03 | 1 | -2/+0 | |
| * | | | | | | | | | | | dma: imx-dma: fix imxdma_probe error path | Axel Lin | 2010-12-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-12-14 | 1 | -43/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter | 2010-12-09 | 1 | -43/+56 | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-12-14 | 1 | -14/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI | Stefan Richter | 2010-12-12 | 1 | -15/+33 | |
| * | | | | | | | | | | | | firewire: ohci: fix regression with VIA VT6315, disable MSI | Stefan Richter | 2010-12-12 | 1 | -1/+2 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | |