summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-02drm/fb-cma-helper: Add fb_deferred_io supportNoralf Trønnes1-0/+14
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes1-0/+1
2016-05-02drm/fb-helper: Add fb_deferred_io supportNoralf Trønnes1-0/+15
2016-05-02of: include errno.h in of_graph.hArnd Bergmann1-0/+1
2016-05-02irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier1-0/+59
2016-05-02genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2-0/+5
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier1-1/+14
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn1-3/+2
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn1-1/+1
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab53-167/+379
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko1-1/+4
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko1-1/+1
2016-05-02dmaengine: dw: revisit data_width propertyAndy Shevchenko1-1/+1
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang1-10/+0
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang1-73/+0
2016-05-02mmc: dw_mmc: remove unused EVENT_XFER_ERRORShawn Lin1-1/+0
2016-05-02mmc: dw_mmc: fix warning reported by kernel-docShawn Lin1-1/+10
2016-05-02mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang1-10/+21
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang1-0/+2
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang1-0/+182
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru1-0/+47
2016-05-02isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray1-1/+1
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-05-02sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner1-1/+1
2016-05-02fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig1-0/+2
2016-05-02fs: simplify the generic_write_sync prototypeChristoph Hellwig1-6/+18
2016-05-02fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig1-4/+10
2016-05-02direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig3-9/+7
2016-05-02filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig1-1/+1
2016-05-02driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann1-2/+5
2016-05-02nvmem: core: remove regmap dependencySrinivas Kandagatla1-0/+10
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz1-1/+1
2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar1-0/+6
2016-05-01drivers:hv: Make a function to free mmio regions through vmbusJake Oshins1-1/+1
2016-05-01Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan1-0/+86
2016-05-01Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan1-0/+54
2016-05-01Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan1-0/+1
2016-05-01Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan1-0/+27
2016-04-30kernfs: Move faulting copy_user operations outside of the mutexChris Wilson1-0/+1
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin1-0/+3
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie2-0/+3
2016-04-30tty: vt, use proper type for default colorsJiri Slaby1-3/+3
2016-04-30tty: vt, make color_table constJiri Slaby2-2/+2
2016-04-30tty: vt, remove reduntant checkJiri Slaby1-1/+0
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley1-0/+2
2016-04-30tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flagsPeter Hurley1-0/+4
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-0/+13
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley1-0/+13
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley1-0/+13
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley1-0/+12