summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-03PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi1-0/+9
2016-05-03tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)1-3/+0
2016-05-03Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-0/+5
2016-05-03Merge branch 'for-linus' into work.lookupsAl Viro1-0/+1
2016-05-03introduce a parallel variant of ->iterate()Al Viro1-0/+1
2016-05-03give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro1-0/+13
2016-05-03parallel lookups: actual switch to rwsemAl Viro1-6/+21
2016-05-03parallel lookups machinery, part 4 (and last)Al Viro1-2/+6
2016-05-03parallel lookups machinery, part 3Al Viro1-0/+2
2016-05-03parallel lookups machinery, part 2Al Viro1-0/+1
2016-05-03beginning of transition to parallel lookups - marking in-lookup dentriesAl Viro1-0/+18
2016-05-03Merge getxattr prototype change into work.lookupsAl Viro3-4/+17
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov1-0/+1
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2016-05-02isa: Implement the max_num_isa_dev macroWilliam Breathitt Gray1-0/+11
2016-05-02isa: Implement the module_isa_driver macroWilliam Breathitt Gray1-0/+21
2016-05-02block: add __blkdev_issue_discardChristoph Hellwig1-0/+2
2016-05-02NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui1-2/+2
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes1-0/+1
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-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-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-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