summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2016-09-13mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai
2016-09-13Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...Linus Walleij
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-09-13extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong
2016-09-13Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki
2016-09-12ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki
2016-09-12spi: pxa2xx: Default thresholds to PXA configurationAndy Shevchenko
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman