summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-22block: remove REQ_NO_TIMEOUT flagChristoph Hellwig
2015-12-22block: defer timeouts to a workqueueChristoph Hellwig
2015-12-22mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione
2015-12-22mmc: mvsdio: delete platform data headerLinus Walleij
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson
2015-12-21vfio: Include No-IOMMU modeAlex Williamson
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui
2015-12-21Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman
2015-12-21Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-12-21irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit
2015-12-21acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-12-21PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki
2015-12-20fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-12-19Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2015-12-19Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner
2015-12-19Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2015-12-19kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai
2015-12-19panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-18mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2015-12-18mtd: nand: kill the chip->flash_node fieldBoris BREZILLON
2015-12-18mtd: nand: update mtd_to_nand()Boris BREZILLON
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann
2015-12-18dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi
2015-12-18dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi
2015-12-18dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17Add 'unsafe' user access functions for batched accessesLinus Torvalds
2015-12-17of: fix declaration of of_io_request_and_mapSudip Mukherjee
2015-12-17usb: of: fix build breakage on !OFFelipe Balbi
2015-12-17serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven
2015-12-16kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin
2015-12-16kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin
2015-12-16pwm: Add PWM driver for OMAP using dual-mode timersNeil Armstrong
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren