summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik2015-05-261-0/+27
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'topic/xdmac' into for-linusVinod Koul2015-06-251-0/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-121-0/+27
| | |/ / / / / / /
| * | | | | | | | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-252-0/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-092-0/+38
| * | | | | | | | | Merge branch 'topic/core' into for-linusVinod Koul2015-06-251-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dmaengine: Support different source and destination strideMaxime Ripard2015-05-181-0/+8
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-121-0/+24
| * | | | | | | | | dmaengine: Remove Renesas Audio DMAC peri peri platform dataGeert Uytterhoeven2015-05-081-34/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-273-1620/+1892
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov2015-06-041-1/+0
| * | | | | | | | | LSM: Switch to lists of hooksCasey Schaufler2015-05-122-66/+57
| * | | | | | | | | LSM: Add security module hook list headsCasey Schaufler2015-05-121-0/+220
| * | | | | | | | | LSM: Remove a comment from security.hCasey Schaufler2015-05-121-1270/+0
| * | | | | | | | | LSM: Add the comment to lsm_hooks.hCasey Schaufler2015-05-121-0/+1279
| * | | | | | | | | LSM: Split security.hCasey Schaufler2015-05-122-305/+358
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-277-2/+206
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-211-1/+1
| * | | | | | | | | MIPS: ath79: Add OF support to the GPIO driverAlban Bedel2015-06-211-0/+19
| * | | | | | | | | mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman2015-06-211-0/+15
| * | | | | | | | | phy: Add binding document for Pistachio USB2.0 PHYAndrew Bresticker2015-06-211-0/+16
| * | | | | | | | | DEVICETREE: Add Ingenic CGU binding documentationPaul Burton2015-06-212-0/+125
| * | | | | | | | | MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-211-0/+23
| * | | | | | | | | MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki2015-06-211-0/+3
| * | | | | | | | | MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki2015-06-211-1/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-272-3/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-041-0/+7
| * | | | | | | | | svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-041-1/+0
| * | | | | | | | | svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-041-1/+1
| * | | | | | | | | svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-031-1/+0
| * | | | | | | | | uapi/nfs: Add NFSv4.1 ACL definitionsAndreas Gruenbacher2015-06-011-0/+7
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-06-261-1/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan2015-05-211-1/+29
| * | | | | | | | | workqueue: Allow modifying low level unbound workqueue cpumaskLai Jiangshan2015-04-301-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-265-790/+796
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo2015-06-181-0/+1
| * | | | | | | | | kernfs: make kernfs_get_inode() publicTejun Heo2015-06-181-0/+5
| * | | | | | | | | cgroup: use bitmask to filter for_each_subsysAleksa Sarai2015-06-081-0/+2
| * | | | | | | | | cgroup: add seq_file forward declaration for struct cftypeArnd Bergmann2015-05-291-0/+1
| * | | | | | | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-263-22/+25
| * | | | | | | | | sched, cgroup: reorganize threadgroup lockingTejun Heo2015-05-262-36/+27
| * | | | | | | | | cgroup: reorganize include/linux/cgroup.hTejun Heo2015-05-181-281/+271
| * | | | | | | | | cgroup: separate out include/linux/cgroup-defs.hTejun Heo2015-05-182-453/+466
* | | | | | | | | | Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dma-buf: add ref counting for module as exporterSumit Semwal2015-05-131-2/+8
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-2616-158/+304
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-0825-47/+143
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-031-0/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy2015-05-111-0/+9
| * | | | | | | | | | | | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-0212-134/+294
| |\ \ \ \ \ \ \ \ \ \ \ \