summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-206-22/+152
|\
| * ahci: Fix broken fallback to single MSI modeAlexander Gordeev2014-02-141-1/+3
| * PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-141-0/+10
| * PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-132-2/+104
| * PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev2014-02-131-6/+6
| * PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev2014-02-131-3/+20
| * PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida2014-02-131-1/+0Star
| * PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman2014-02-131-0/+1
| * PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman2014-02-131-1/+7
| * PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-02-121-9/+2Star
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-206-8/+35
|\ \
| * | ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa2014-02-181-0/+14
| * | ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia2014-02-161-2/+7
| * | sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo2014-02-031-0/+1
| * | ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev2014-01-311-2/+5
| * | ATA: SATA_MV: Add missing Kconfig select statememntAndrew Lunn2014-01-291-0/+1
| * | ata: pata_imx: Check the return value from clk_prepare_enable()Fabio Estevam2014-01-291-2/+6
* | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-207-28/+40
|\ \ \
| * | | cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo2014-02-191-0/+5
| * | | Revert "cgroup: use an ordered workqueue for cgroup destruction"Tejun Heo2014-02-131-6/+2Star
| * | | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-112-16/+20
| * | | cgroup: fix locking in cgroup_cfts_commit()Tejun Heo2014-02-081-9/+2Star
| * | | cgroup: fix error return from cgroup_create()Tejun Heo2014-02-081-3/+7
| * | | cgroup: fix error return value in cgroup_mount()Tejun Heo2014-02-081-3/+3
| * | | cgroup: use an ordered workqueue for cgroup destructionHugh Dickins2014-02-071-2/+6
| * | | nfs: include xattr.h from fs/nfs/nfs3proc.cTejun Heo2014-02-031-0/+1
| * | | cpuset: update MAINTAINERS entryLi Zefan2014-02-031-0/+2
| * | | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-033-0/+3
| | |/ | |/|
* | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-202-4/+8
|\ \ \
| * | | workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan2014-02-181-0/+7
| * | | workqueue: add args to workqueue lockdep nameLi Zhong2014-02-141-4/+1Star
| |/ /
* | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-202-2/+4
|\ \ \
| * | | x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+3
| * | | ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+1
* | | | user_namespace.c: Remove duplicated word in commentBrian Campbell2014-02-201-1/+1
* | | | Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-198-21/+60
|\ \ \ \
| * | | | NFS fix error return in nfs4_select_rw_stateidAndy Adamson2014-02-191-1/+4
| * | | | NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust2014-02-173-10/+12
| * | | | SUNRPC: Fix a pipe_version reference leakTrond Myklebust2014-02-161-1/+3
| * | | | SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust2014-02-161-2/+11
| * | | | SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust2014-02-111-2/+4
| * | | | SUNRPC: Fix races in xs_nospace()Trond Myklebust2014-02-111-1/+5
| * | | | SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust2014-02-101-0/+2
| * | | | NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust2014-02-102-4/+19
| |/ / /
* | | | Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds2014-02-199-13/+17
|\ \ \ \
| * | | | mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
| * | | | mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
| * | | | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-192-4/+4
| * | | | mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
| * | | | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-192-4/+4