summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-29phy: core: Allow children node to be overriddenThierry Reding1-10/+21
2016-04-29gpio: dwapb: convert device node to fwnodeJiang Qiu1-1/+1
2016-04-29gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu1-1/+0
2016-04-29netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso1-3/+3
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+5
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer1-0/+2
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov1-0/+5
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-6/+5
2016-04-29nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams1-2/+3
2016-04-29libnvdimm: increase max envelope size for ioctlJerry Hoemann1-1/+1
2016-04-29bpf: fix refcnt overflowAlexei Starovoitov1-1/+2
2016-04-29ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51Tony Lindgren2-0/+22
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh1-5/+1
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner1-1/+1
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-2/+2
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford1-0/+11
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-0/+4
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2016-04-28cpufreq: dt: Kill platform-dataViresh Kumar1-24/+0
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki3-1/+60