summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-17PCI: Add pci_find_resource()Mika Westerberg
2016-09-16regulator: core: Add set_voltage_time opMatthias Kaehlcke
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton
2016-09-16kvm: create per-vcpu dirs in debugfsLuiz Capitulino
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-16regmap: Allow longer flag masks for read and writeTony Lindgren
2016-09-16spi: core: Use spi_sync_transfer() in spi_write()/spi_read()Geert Uytterhoeven
2016-09-16vfs: make argument of d_real_inode() constMiklos Szeredi
2016-09-16locks: fix file locking on overlayfsMiklos Szeredi
2016-09-16fsnotify: support overlayfsAihua Zhang
2016-09-16vfs: update ovl inode before relatime checkMiklos Szeredi
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy
2016-09-16sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski
2016-09-16sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski
2016-09-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-09-16include: extcon: Fix compilation error caused because of incomplete mergeKishon Vijay Abraham I
2016-09-15blockgroup_lock.h: simplify definition of NR_BG_LOCKSEric Biggers
2016-09-15blockgroup_lock.h: remove debris from bgl_lock_ptr() conversionEric Biggers
2016-09-15Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-09-15fscrypto: improved validation when loading inode encryption metadataEric Biggers
2016-09-15dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-15bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info()Stefan Roese
2016-09-15leds: gpio: introduce gpio_blink_set_tHeiner Kallweit
2016-09-15mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon
2016-09-15blk-mq: get rid of the cpumask in struct blk_mq_tagsChristoph Hellwig
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig
2016-09-15blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig
2016-09-15blk-mq: only allocate a single mq_map per tag_setChristoph Hellwig
2016-09-15Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig
2016-09-15of: Add array read functions with min/max size limitsRichard Fitzgerald
2016-09-15gpio: don't include module.h in shared driver headerPaul Gortmaker
2016-09-15Merge branch 'next' into resolutionKishon Vijay Abraham I
2016-09-15tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring
2016-09-15sched/core: Allow putting thread_info into task_structAndy Lutomirski
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2016-09-15Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-14Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney
2016-09-14list: Expand list_first_entry_or_null()Chris Wilson