summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-03
|\
| * hwspinlock/core: add device tree supportSuman Anna2015-05-02
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-03
|\ \
| * | writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2015-07-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-02
|\ \ \
| * | | crush: sync up with userspaceIlya Dryomov2015-06-25
| * | | ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
| * | | libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
| * | | libceph: nuke time_sub()Ilya Dryomov2015-06-25
| * | | libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-25
* | | | Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-02
|\ \ \ \
| * | | | NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-27
| * | | | nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-24
| * | | | NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-24
| * | | | Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-06-16
| |\ \ \ \
| | * | | | xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-12
| * | | | | nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton2015-06-16
| * | | | | nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton2015-06-16
| * | | | | nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-06-16
| * | | | | SUNRPC: Transport fault injectionChuck Lever2015-06-10
| * | | | | NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker2015-06-10
| * | | | | sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-10
| * | | | | sunrpc: make xprt->swapper an atomic_tJeff Layton2015-06-10
| * | | | | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-10
| * | | | | SUNRPC: Fix a backchannel raceTrond Myklebust2015-06-05
| * | | | | SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-05
| * | | | | SUNRPC: Clean up bc_send()Chuck Lever2015-06-02
* | | | | | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\ \ \ \ \ \
| * | | | | | platform_device: better support builtin boilerplate avoidancePaul Gortmaker2015-06-16
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-02
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | init: delete the __cpuinit related stubsPaul Gortmaker2015-06-16
| |/ / / /
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-01
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-30
| |\ \ \ \ \
| | * | | | | of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna2015-06-23
| | * | | | | of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-28
| | * | | | | of: add helper function to retrive match dataJoachim Eastwood2015-05-28
| | * | | | | of: Grammar s/property exist/property exists/Geert Uytterhoeven2015-05-28
| | * | | | | of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou2015-05-28
| | * | | | | libfdt: add fdt type definitionsRob Herring2015-04-29
| | | |_|_|/ | | |/| | |
| * | | | | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-04
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-01
|\ \ \ \ \ \
| * | | | | | watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-29
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-20
| |\ \ \ \ \ \
| | * | | | | | clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-13
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-20
| |\ \ \ \ \ \
| | * | | | | | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-20
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-10
| | * | | | | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-05