summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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: 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-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley1-0/+2
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
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley1-2/+10
2016-04-30tty: Define ASYNC_ replacement bitsPeter Hurley1-1/+15
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-0/+5
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-0/+5
2016-04-30phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski1-0/+3
2016-04-30phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarRafał Miłecki2-0/+16
2016-04-30dma-buf/sync_file: de-stage sync_file headersGustavo Padovan1-0/+57
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+11
2016-04-30kernel.h: add u64_to_user_ptr()Gustavo Padovan1-0/+7
2016-04-30tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)1-4/+0
2016-04-30livepatch: make object/func-walking helpers more robustMiroslav Benes1-2/+4
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb1-0/+3
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-2/+4
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb1-0/+3
2016-04-29tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)1-2/+0
2016-04-29tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)1-9/+0
2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov1-1/+2
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+9
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding1-0/+30