summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-164-20/+32
|\
| *---. Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki2015-07-164-20/+32
| |\ \ \
| | | | * ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu2015-07-101-9/+15
| | | * | cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar2015-07-102-9/+9
| | | * | cpufreq: Initialize the governor again while restoring policyViresh Kumar2015-07-101-0/+1
| | | |/
| | * / suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki2015-07-091-2/+7
| | |/
* | | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-163-84/+176
|\ \ \
| * | | intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET2015-07-141-3/+3
| * | | intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-091-22/+35
| * | | dell-laptop: Do not cache hwswitch statePali Rohár2015-07-061-24/+61
| * | | dell-laptop: Check return value of each SMBIOS callPali Rohár2015-07-061-25/+58
| * | | dell-laptop: Clear buffer before each SMBIOS callPali Rohár2015-07-061-1/+10
| * | | intel_pmc_ipc: Fix compiler casting warningsqipeng.zha2015-07-061-13/+13
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-165-8/+25
|\ \ \
| * | | NVMe: Reread partitions on metadata formatsKeith Busch2015-07-151-2/+11
| * | | bcache: don't embed 'return' statements in closure macrosJens Axboe2015-07-114-6/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-07-152-1/+10
|\ \ \
| * \ \ Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris2015-07-152-1/+10
| |\ \ \
| | * | | tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen2015-07-131-0/+8
| | * | | tpm: Fix initialization of the cdevJason Gunthorpe2015-07-131-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-1533-265/+330
|\ \ \ \ \
| * | | | | IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
| * | | | | IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2
| * | | | | IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
| * | | | | IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
| * | | | | IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-141-2/+2
| * | | | | IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-141-0/+1
| * | | | | IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-144-46/+54
| * | | | | IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto2015-07-141-2/+2
| * | | | | IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-141-6/+7
| * | | | | IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran2015-07-141-2/+2
| * | | | | RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
| * | | | | RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-141-2/+3
| * | | | | RDMA/core: Fixes for port mapper client registrationTatyana Nikolova2015-07-143-25/+48
| * | | | | IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-141-2/+4
| * | | | | IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
| * | | | | IB/cm: Do not queue work to a device that's going awayErez Shitrit2015-07-141-6/+55
| * | | | | IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-142-8/+6
| * | | | | IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar2015-07-141-36/+35
| * | | | | IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-147-14/+21
| * | | | | IB/mad: Fix compare between big endian and cpu endianIra Weiny2015-07-141-1/+1
| * | | | | IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-1410-87/+49
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-07-154-8/+39
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2015-07-132-8/+31
| * | | | s390/sclp: fix compile errorSebastian Ott2015-07-011-0/+1
| * | | | s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer2015-07-011-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1334-193/+442
|\ \ \ \ \
| * | | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-123-9/+3