summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update/Remove soon-to-be-dead email addressDave Jones2014-12-195-10/+8
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-185-168/+137
|\
| * param: do not set store func without write permKees Cook2014-12-181-1/+3
| * params: cleanup sysfs allocationRusty Russell2014-11-111-51/+44
| * kernel:module Fix coding style errors and warnings.Ionut Alexa2014-11-111-25/+28
| * module: Remove stop_machine from module unloadingMasami Hiramatsu2014-11-111-28/+39
| * module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-113-50/+7
| * lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-112-8/+17
| * module: Unlink module with RCU synchronizing instead of stop_machineMasami Hiramatsu2014-11-111-13/+5
| * module: Wait for RCU synchronizing before releasing a moduleMasami Hiramatsu2014-11-111-0/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-1816-109/+324
|\ \
| * | virtio_pci: restore module attributesHerbert Xu2014-12-171-0/+5
| * | mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin2014-12-151-6/+12
| * | vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-152-47/+107
| * | vringh: 64 bit featuresMichael S. Tsirkin2014-12-152-4/+4
| * | tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin2014-12-151-0/+2
| * | tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin2014-12-151-1/+13
| * | tools/virtio: enable -WerrorMichael S. Tsirkin2014-12-151-1/+1
| * | tools/virtio: 64 bit featuresMichael S. Tsirkin2014-12-151-1/+1
| * | tools/virtio: fix vringh testMichael S. Tsirkin2014-12-151-0/+1
| * | tools/virtio: more stubsMichael S. Tsirkin2014-12-155-2/+79
| * | virtio: core support for config generationMichael S. Tsirkin2014-12-141-4/+28
| * | virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-141-5/+10
| * | virtio_pci: move probe to common fileMichael S. Tsirkin2014-12-143-26/+38
| * | virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-111-1/+0
| * | virtio_config: fix virtio_cread_bytesMichael S. Tsirkin2014-12-111-1/+4
| * | virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restoreMichael S. Tsirkin2014-12-111-14/+23
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1866-156/+199
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2014-12-185-38/+97
| |\ \ \ \ \
| | | | * | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava2014-12-141-4/+4
| | | * | | | MAINTAINERS: add entry for intel_pstateKristen Carlson Accardi2014-12-161-0/+6
| | | * | | | intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-111-1/+31
| | | * | | | intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-112-1/+14
| | * | | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar2014-12-101-7/+10
| | * | | | | PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar2014-12-101-15/+22
| | * | | | | PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar2014-12-101-7/+2
| | * | | | | PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar2014-12-101-1/+2
| | * | | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar2014-12-101-2/+6
| * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-1853-97/+68
| |\ \ \ \ \ \
| | * | | | | | power / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-151-4/+0
| | * | | | | | NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-1/+1
| | * | | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-155-29/+12
| | * | | | | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
| | * | | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.cRafael J. Wysocki2014-12-131-1/+1
| | * | | | | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson2014-12-131-2/+0
| | * | | | | | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-131-1/+1
| | * | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-139-10/+10
| | * | | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-7/+7
| | * | | | | | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-1312-18/+15
| | * | | | | | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-2/+2
OpenPOWER on IntegriCloud