summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney3-9/+20
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney2-20/+102
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney1-2/+2
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski1-0/+1
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini2-0/+6
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie1-11/+11
2017-04-21ftrace: Have the function probes call their own functionSteven Rostedt (VMware)1-2/+2
2017-04-21ftrace: Move the function commands into the tracing directorySteven Rostedt (VMware)1-19/+0
2017-04-21blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates1-1/+4
2017-04-20net: add netif_is_ovs_port helperJiri Pirko1-0/+5
2017-04-20dm: add dax_device and dax_operations supportDan Williams1-0/+1
2017-04-20dax: introduce dax_direct_access()Dan Williams2-0/+3
2017-04-20block: kill bdev_dax_capable()Dan Williams1-1/+0
2017-04-20block: remove the errors field from struct requestChristoph Hellwig1-2/+0
2017-04-20block: add a error_count field to struct requestChristoph Hellwig1-0/+1
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-1/+1
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-1/+1
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara1-5/+4
2017-04-20block: Remove unused functionsJan Kara1-5/+0
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara1-3/+0
2017-04-20nfs: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20coda: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara1-5/+0
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2-1/+7
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara1-0/+6
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington2-2/+3
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller1-2/+18
2017-04-20NFS: fix usage of mempools.NeilBrown1-1/+1
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-10/+32
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+42
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel1-17/+0
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna1-3/+0
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi1-3/+0
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R1-2/+5
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart1-3/+6
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R1-0/+12
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart1-0/+3
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner20-47/+113
2017-04-20PCI: Export pcie_flr()Christoph Hellwig1-0/+1
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse1-0/+4
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-4/+15
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao1-1/+1
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao1-0/+1
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn1-1/+0
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke1-1/+1
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe1-11/+11
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar2-0/+6
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner1-0/+7