summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-30phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski
2016-04-30phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarRafał Miłecki
2016-04-29dma-buf/sync_file: de-stage sync_file headersGustavo Padovan
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29kernel.h: add u64_to_user_ptr()Gustavo Padovan
2016-04-29tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)
2016-04-30livepatch: make object/func-walking helpers more robustMiroslav Benes
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-29tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)
2016-04-29tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)
2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding
2016-04-29phy: core: Allow children node to be overriddenThierry Reding
2016-04-29gpio: dwapb: convert device node to fwnodeJiang Qiu
2016-04-29gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu
2016-04-29netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-28nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams
2016-04-28libnvdimm: increase max envelope size for ioctlJerry Hoemann
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov
2016-04-28ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51Tony Lindgren
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-28cpufreq: dt: Kill platform-dataViresh Kumar
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar
2016-04-28PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar
2016-04-28io-mapping: Specify mapping size for io_mapping_map_wc()Chris Wilson
2016-04-28clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker
2016-04-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming
2016-04-28efi: Add 'capsule' update supportMatt Fleming
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel