summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02isa: Implement the max_num_isa_dev macroWilliam Breathitt Gray
2016-05-02isa: Implement the module_isa_driver macroWilliam Breathitt Gray
2016-05-02block: add __blkdev_issue_discardChristoph Hellwig
2016-05-02NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes
2016-05-02of: include errno.h in of_graph.hArnd Bergmann
2016-05-02irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier
2016-05-02genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko
2016-05-02dmaengine: dw: revisit data_width propertyAndy Shevchenko
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang
2016-05-02mmc: dw_mmc: remove unused EVENT_XFER_ERRORShawn Lin
2016-05-02mmc: dw_mmc: fix warning reported by kernel-docShawn Lin
2016-05-02mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru
2016-05-01isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-05-01fs: simplify the generic_write_sync prototypeChristoph Hellwig
2016-05-01fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-05-01filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig
2016-05-01driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar
2016-04-30drivers:hv: Make a function to free mmio regions through vmbusJake Oshins
2016-04-30Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan
2016-04-30kernfs: Move faulting copy_user operations outside of the mutexChris Wilson
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie
2016-04-30tty: vt, use proper type for default colorsJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley
2016-04-30tty: Define ASYNC_ replacement bitsPeter Hurley