summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-04-20PCI: Export pcie_flr()Christoph Hellwig
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2017-04-19block: Inline blk_rq_set_prio()Bart Van Assche
2017-04-19block: Export blk_init_request_from_bio()Bart Van Assche
2017-04-19pmem: add dax_operations supportDan Williams
2017-04-19dax: introduce dax_operationsDan Williams
2017-04-19dax: add a facility to lookup a dax device by 'host' device nameDan Williams
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede
2017-04-19linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi
2017-04-19mtd: use dev_of_node helper in mtd_get_of_nodeRafał Miłecki
2017-04-19leds: pca9532: Extend pca9532 device tree supportFelix Brack
2017-04-19hlist_add_tail_rcu disable sparse warningMichael S. Tsirkin
2017-04-19types: Update obsolete callback_head commentPaul E. McKenney
2017-04-19block: remove blk_end_request_curChristoph Hellwig
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-19Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2017-04-19Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-04-19quota: Remove dquot_quotactl_opsJan Kara
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-19ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He
2017-04-18PCI: Change pci_host_common_probe() visibilityMarc Gonzalez
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-18cma: Introduce cma_for_each_areaLaura Abbott
2017-04-18cma: Store a name in the cma structureLaura Abbott
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig
2017-04-18genirq: Return the IRQ name from free_irq()Christoph Hellwig
2017-04-18srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney
2017-04-18srcu: Crude control of expedited grace periodsPaul E. McKenney
2017-04-18srcu: Merge ->srcu_state into ->srcu_gp_seqPaul E. McKenney
2017-04-18srcu: Move rcu_init_levelspread() to rcu_tree_node.hPaul E. McKenney
2017-04-18srcu: Move combining-tree definitions for SRCU's benefitPaul E. McKenney
2017-04-18srcu: Use rcu_segcblist to track SRCU callbacksPaul E. McKenney
2017-04-18srcu: Add grace-period sequence numbersPaul E. McKenney
2017-04-18srcu: Move to state-based grace-period sequencingPaul E. McKenney
2017-04-18srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney