summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-271-0/+8
* tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy2016-09-271-0/+1
* tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring2016-09-151-1/+1
* Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-0546-167/+446
|\
| * Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-033-7/+5
| |\
| | * Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-232-5/+5
| | |\
| | | * iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-4/+4
| | | * iio: sw-trigger: Fix config group initializationLars-Peter Clausen2016-08-151-1/+1
| | * | include/linux: fix excess fence.h kernel-doc notationRandy Dunlap2016-08-211-2/+0
| | |/
| * | Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-031-1/+0
| |\ \
| | * | Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-311-1/+0
| | |/
| * | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-031-0/+153
| |\ \
| | * \ Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-08-301-0/+153
| | |\ \
| | | * | mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner2016-08-121-0/+153
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-021-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-291-1/+1
| | |\ \ \ \
| | | * | | | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-191-1/+1
| * | | | | | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-09-021-1/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-021-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-021-0/+1
| |\ \ \ \ \ \
| | * | | | | | ovl: don't cache acl on overlay layerMiklos Szeredi2016-09-011-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-013-11/+18
| |\ \ \ \ \ \
| | * | | | | | mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes2016-09-011-0/+4
| | * | | | | | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches2016-09-011-9/+0
| | * | | | | | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman2016-09-011-2/+14
| * | | | | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-011-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mm: introduce get_task_exe_fileMateusz Guzik2016-08-311-0/+1
| * | | | | | | | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-011-1/+7
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-291-1/+7
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-302-1/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-2910-7/+64
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | net: smc91x: fix SMC accessesRussell King2016-08-281-0/+10
| | * | | | | | include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2016-08-222-1/+38
| | * | | | | | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-221-1/+1
| | * | | | | | include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli2016-08-221-0/+1
| | * | | | | | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-221-2/+2
| | * | | | | | include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-221-0/+2
| | * | | | | | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-221-1/+2
| | * | | | | | include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli2016-08-221-0/+3
| | * | | | | | include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli2016-08-221-0/+1
| | * | | | | | tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-08-181-0/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-181-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang2016-08-181-2/+2
| * | | | | | | | Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-281-0/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-251-0/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-241-0/+2
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-271-0/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-181-0/+1
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-091-0/+1
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-262-2/+8
| |\ \ \ \ \ \ \ \