summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-09-14Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-14dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requestsMike Snitzer
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer
2016-09-14block: remove IOPRIO_BITSChristoph Hellwig
2016-09-14bio.h: remove a very outdated commentChristoph Hellwig
2016-09-14block: remove bio_destructor_tChristoph Hellwig
2016-09-14block: Improve bio_set_op_attrs() robustnessBart Van Assche
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche
2016-09-14block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij
2016-09-14block: add poll_considered statisticStephen Bates
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton
2016-09-14genirq: Expose interrupt information through sysfsCraig Gallek
2016-09-13cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2016-09-13Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon