summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+5
| * Revert "cgroup: use an ordered workqueue for cgroup destruction"Tejun Heo2014-02-121-6/+2
| * 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/+2
| * 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/+1
| |/
* | 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
| * | | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-192-4/+4
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-1844-116/+292
|\ \ \
| * \ \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-192-0/+3
| |\ \ \
| | * | | drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
| | * | | drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| * | | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-1910-71/+113
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-122-50/+75
| | * | | | drm/vmwgfx: Fix possible integer overflowThomas Hellstrom2014-02-121-4/+7
| | * | | | drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-121-1/+1
| | * | | | drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-121-1/+1
| | * | | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-125-1/+16
| | * | | | drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-123-14/+13
| * | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-02-1913-26/+55
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | | | drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | | | drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
| | * | | | drm/radeon: delete a stray tabDan Carpenter2014-02-181-1/+1
OpenPOWER on IntegriCloud