summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10dmaengine: sh: Remove unused R-Car HPB-DMAC driverGeert Uytterhoeven
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-09ARM: OMAP2+: Add DPPLS clock manager for dm814xTony Lindgren
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris
2015-12-09cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris
2015-12-09mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-08teach nfs_get_link() to work in RCU modeAl Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-12-08Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi
2015-12-09device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-08mtd: nand: add nand_to_mtd() helperBoris BREZILLON
2015-12-08mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON
2015-12-08soc: qcom: Introduce common SMEM state machine codeBjorn Andersson
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08workqueue: implement lockup detectorTejun Heo
2015-12-08watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo
2015-12-08soc: dove: add legacy support to PMU driverRussell King
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-12-07locks: new locks_mandatory_area calling conventionChristoph Hellwig
2015-12-07Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney
2015-12-07list: Add lockless list traversal primitivesAlexey Kardashevskiy
2015-12-07rcu: Fix comment for rcu_dereference_raw_notraceAlexey Kardashevskiy
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney
2015-12-07Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: comments on constantsMatias Bjørling
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-06core: enable more fine-grained datagram reception controlRainer Weikusat