summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-32/+30
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner1-1/+1
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas1-1/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-42/+109
2016-03-08cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo1-0/+13
2016-03-08cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo1-4/+5
2016-03-08tracing: Add event record param to trigger_ops.func()Tom Zanussi1-3/+4
2016-03-08Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar5-16/+122
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar38-1564/+1686
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni1-5/+1
2016-03-08mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris1-0/+2
2016-03-08mtd: nand: simplify nand_bch_init() usageBoris BREZILLON1-6/+2
2016-03-08mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON1-0/+5
2016-03-08mtd: kill the ecclayout->oobavail fieldBoris BREZILLON1-1/+0
2016-03-08serial: sa1100: make sa1100_register_uart_fns a functionArnd Bergmann1-2/+6
2016-03-08tty/serial: at91: fix bad offset for UART timeout registerLudovic Desroches1-1/+2
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+28
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra1-3/+9
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas2-18/+30
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2-0/+122
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki1-2/+6
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki1-3/+0
2016-03-07brcmfmac: switch to new platform dataHante Meuleman2-135/+185
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar26-1534/+1600
2016-03-07Merge branch 'xfs-dio-fix-4.6' into for-nextDave Chinner1-1/+1
2016-03-07klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina1-4/+0
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-1/+10
2016-03-05nfit: disable userspace initiated ars during scrubDan Williams1-0/+2
2016-03-05nfit, libnvdimm: async region scrub workqueueDan Williams1-0/+1
2016-03-05libnvdimm: async notification supportDan Williams1-0/+7
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams1-1/+1
2016-03-05USB: core: let USB device know device nodePeter Chen1-0/+7
2016-03-05hwmon: (ntc_thermistor) Add support for ncpXXxh103Joseph McNally1-0/+1
2016-03-05Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown1-48/+49
2016-03-05Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown1-1/+9
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao1-0/+105
2016-03-05regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan1-0/+8
2016-03-05regmap: replace regmap_write_bits()Kuninori Morimoto1-9/+3
2016-03-05Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2016-03-05Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+60
2016-03-05Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2016-03-05Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King4-4/+10
2016-03-05uapi: define DIV_ROUND_UP for userlandNicolas Dichtel1-1/+1
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov16-39/+58
2016-03-04blk-mq: enable polling support by defaultChristoph Hellwig1-1/+2
2016-03-04vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig1-0/+1
2016-03-04vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski2-0/+12
2016-03-04vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig1-2/+2