summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-292/+98
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+32
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-28/+39
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-26/+49
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+40
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-83/+79
2017-02-20Merge tag 'for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds3-32/+14
2017-02-20Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-2/+2
2017-02-20Merge tag 'hwmon-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2017-02-20Merge tag 'for-linus-20170212' of git://git.infradead.org/linux-mtdLinus Torvalds9-168/+93
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+16
2017-02-16genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann1-1/+10
2017-02-16rhashtable: Revert nested table changes.David S. Miller1-56/+22
2017-02-15uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin1-4/+3
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-4/+3
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar18-40/+134
2017-02-14rhashtable: Add nested tablesHerbert Xu1-22/+56
2017-02-13[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil1-4/+3
2017-02-13bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2-7/+13
2017-02-11devicetree: add lm90 thermal_zone sensor supportChristian Lamparter1-0/+12
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2017-02-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+8
2017-02-10mtd: name the mtd device with an optional label propertyCédric Le Goater1-0/+3
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris3-6/+62
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski1-0/+19
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen2-0/+34
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen1-6/+16
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda1-0/+12
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook2-56/+0
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin1-0/+2
2017-02-10mtd: Add partition device node to mtd partition devicesSascha Hauer1-0/+1
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-02-09cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-09Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris28-210/+140
2017-02-09mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chipZach Brown1-0/+5
2017-02-09mtd: introduce function max_bad_blocksJeff Westfahl1-0/+13
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki1-3/+0
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky1-3/+8
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1
2017-02-08irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPISAlim Akhtar1-1/+0
2017-02-08irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier1-2/+0
2017-02-08irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier1-1/+1
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+10
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano1-0/+9
2017-02-07udp: properly cope with csum errorsEric Dumazet1-1/+3
2017-02-07delayacct: Include <uapi/linux/taskstats.h>Ingo Molnar1-0/+1
2017-02-07efi: Get and store the secure boot statusDavid Howells1-0/+8