summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-09-19dax: provide an iomap based dax read/write pathChristoph Hellwig-0/+4
2016-09-19iomap: add IOMAP_F_NEW flagChristoph Hellwig-0/+1
2016-09-19iomap: add a flag to report shared extentsDarrick J. Wong-0/+1
2016-09-19fs: add iomap_file_dirtyChristoph Hellwig-0/+2
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+10
2016-09-17fix iov_iter_fault_in_readable()Al Viro-1/+1
2016-09-17sbitmap: push alloc policy into sbitmap_queueOmar Sandoval-8/+11
2016-09-17sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval-1/+44
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval-7/+329
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov-0/+1
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov-0/+3
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern-24/+0
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner-1/+1
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet-0/+10
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller-0/+97
2016-09-17rxrpc: Improve skb tracingDavid Howells-8/+4
2016-09-17rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells-0/+34
2016-09-17rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells-0/+33
2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells-0/+30
2016-09-17rxrpc: Add a tracepoint to log received ACK packetsDavid Howells-0/+26
2016-09-17rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells-0/+26
2016-09-17rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells-0/+60
2016-09-17rxrpc: Print the packet type name in the Rx packet traceDavid Howells-2/+3
2016-09-16clk: Add USB3 PHY reset linesVivek Gautam-0/+2
2016-09-17PCI: Add pci_find_resource()Mika Westerberg-0/+4
2016-09-16cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada-4/+9
2016-09-16drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot-2/+0
2016-09-16IB/rdmavt: Add functions to get and release QP referencesMike Marciniszyn-0/+19
2016-09-16regulator: core: Add set_voltage_time opMatthias Kaehlcke-2/+8
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton-0/+2
2016-09-16kvm: create per-vcpu dirs in debugfsLuiz Capitulino-0/+1
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino-0/+3
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho-1/+32
2016-09-16pinctrl: dt-bindings: samsung: Add header with values used for configurationKrzysztof Kozlowski-0/+57
2016-09-16regmap: Allow longer flag masks for read and writeTony Lindgren-4/+4
2016-09-16spi: core: Use spi_sync_transfer() in spi_write()/spi_read()Geert Uytterhoeven-32/+26
2016-09-16vfs: make argument of d_real_inode() constMiklos Szeredi-2/+3
2016-09-16locks: fix file locking on overlayfsMiklos Szeredi-2/+15
2016-09-16fsnotify: support overlayfsAihua Zhang-5/+9
2016-09-16vfs: update ovl inode before relatime checkMiklos Szeredi-1/+0
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi-0/+1
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy-1/+2
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy-0/+9
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy-0/+42
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy-0/+10
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin-0/+1
2016-09-16sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski-1/+17
2016-09-16sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski-0/+16
2016-09-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-3/+7