summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...Rafael J. Wysocki2011-12-21779-6019/+11372
|\
| * PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.MyungJoo Ham2011-12-203-0/+1151
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-12-1824-213/+1554
| |\
| | * [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-153-0/+122
| | * [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai2011-12-141-2/+3
| | * [SCSI] qla4xxx: check for failed conn setupMike Christie2011-12-141-0/+3
| | * [SCSI] qla4xxx: a small loop fixTomas Henzl2011-12-141-1/+3
| | * [SCSI] qla4xxx: fix flash/ddb supportMike Christie2011-12-147-97/+1315
| | * [SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2011-12-141-0/+4
| | * [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner2011-12-141-0/+1
| | * [SCSI] qla2xxx: Update version number to 8.03.07.12-k.Chad Dupuis2011-12-121-1/+1
| | * [SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...Giridhar Malavali2011-12-121-6/+8
| | * [SCSI] qla2xxx: Correct fc_host port_state display.Saurav Kashyap2011-12-121-4/+23
| | * [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali2011-12-124-4/+28
| | * [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali2011-12-122-0/+3
| | * [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis2011-12-124-30/+22
| | * [SCSI] qla2xxx: Display IPE error message for ISP82xx.Chad Dupuis2011-12-121-0/+5
| | * [SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...Andrew Vasquez2011-12-121-2/+1
| | * [SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.Giridhar Malavali2011-12-121-3/+3
| | * [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...Giridhar Malavali2011-12-122-2/+8
| | * [SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.Giridhar Malavali2011-12-121-0/+1
| | * [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap2011-12-121-1/+2
| | * [SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi2011-12-121-1/+1
| | * [SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.Saurav Kashyap2011-12-121-66/+4
| | * [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...Anton Blanchard2011-12-121-1/+1
| * | Merge branch 'for-linus/i2c-32-rc6' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-12-183-16/+20
| |\ \
| | * | i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-181-10/+12
| | * | I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D2011-12-181-5/+6
| | * | i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera2011-12-181-1/+1
| | * | i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown2011-12-181-0/+1
| * | | pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-181-1/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...Linus Torvalds2011-12-173-12/+23
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra2011-12-161-6/+8
| | | * | MAINTAINERS: Update tip.git related git treesPeter Zijlstra2011-12-061-4/+9
| | * | | perf events: Fix ring_buffer_wakeup() brown paperbag bugWill Deacon2011-12-141-2/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-12-174-19/+24
| |\ \ \ \
| | * | | | PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-142-1/+3
| | * | | | PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-131-17/+12
| | * | | | PCI: fix ats compile failureJames Bottomley2011-12-051-0/+1
| | * | | | PCI: defer enablement of SRIOV BARSRam Pai2011-12-052-1/+8
| * | | | | Linux 3.2-rc6v3.2-rc6Linus Torvalds2011-12-161-1/+1
| * | | | | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds2011-12-161-6/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-168-76/+13
| |\ \ \ \ \
| | * | | | | sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-141-2/+1
| | * | | | | sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-045-57/+5
| | * | | | | bbc_i2c: Remove unneeded err variableAxel Lin2011-12-041-10/+4
| | * | | | | sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-042-7/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-1622-129/+130
| |\ \ \ \ \ \
| | * | | | | | ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller2011-12-131-1/+1
| | * | | | | | sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2011-12-121-1/+1
OpenPOWER on IntegriCloud