summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-30clk:gcc-msm8916: add missing mss_q6_bimc_axi clockSrinivas Kandagatla1-0/+1
2016-01-30Merge branch 'clk-iproc' into clk-nextStephen Boyd1-0/+6
2016-01-30clk: iproc: Add support for Cygnus audio clocksSimran Rai1-0/+6
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+7
2016-01-30Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+12
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang1-0/+18
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner1-0/+1
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+7
2016-01-29tcp: Change reference to experimental CWND RFC.Jörg Thalheim1-1/+1
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo1-4/+5
2016-01-29cfg80211/wext: fix message orderingJohannes Berg1-0/+6
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg1-0/+6
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar662-4883/+18923
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra1-3/+0
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov1-2/+2
2016-01-29Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+1
2016-01-29ARM: dts: r8a7793: add MSTP10 clocks to device treeSimon Horman1-0/+2
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie1-0/+4
2016-01-29sctp: remove the dead field of sctp_transportXin Long1-2/+1
2016-01-29sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long1-1/+1
2016-01-29isdn: Remove ASYNC_CLOSINGPeter Hurley1-0/+1
2016-01-29tty: Unify receive_buf() code pathsPeter Hurley1-14/+2
2016-01-29tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-01-28tty, n_tty: Remove fasync() ldisc notificationPeter Hurley1-6/+0
2016-01-28drm/i915: Fix VCS ring selection after uapi decouplingTvrtko Ursulin1-4/+6
2016-01-28tty: audit: Handle tty audit enable atomicallyPeter Hurley2-1/+4
2016-01-28tty: audit: Combine push functionsPeter Hurley1-6/+2
2016-01-28tty: audit: Ignore current association for audit pushPeter Hurley1-2/+2
2016-01-28tty: audit: Remove icanon mode from call chainPeter Hurley1-2/+2
2016-01-28tty: Make tty_files_lock per-ttyPeter Hurley1-1/+1
2016-01-28tty: Remove unreferenced tty flags macro TTY_DEBUGPeter Hurley1-1/+0
2016-01-28tty: Move tty_check_change() helperPeter Hurley1-1/+0
2016-01-28tty: Remove declarations to non-existent functionsPeter Hurley1-3/+0
2016-01-28tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley1-2/+1
2016-01-28tty: Destroy ldisc instance on hangupPeter Hurley1-1/+2
2016-01-28tty: Use 'disc' for line discipline index namePeter Hurley1-1/+1
2016-01-28tty: Remove chars_in_buffer() line discipline methodPeter Hurley1-7/+0
2016-01-28Input: cyttsp - switch to using device propertiesOreste Salerno1-15/+0
2016-01-28tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley1-4/+4
2016-01-28tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley1-2/+0
2016-01-28tty: Fix tty_init_termios() declarationPeter Hurley1-3/+1
2016-01-28tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley1-1/+0
2016-01-27include/linux/cleancache.h: Clean up codeChen Gang1-8/+6
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall1-1/+1
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim3-174/+0
2016-01-27tcp: Use ahashHerbert Xu1-5/+1
2016-01-27sctp: Use shashHerbert Xu2-5/+5
2016-01-27iscsi-target: Use shash and ahashHerbert Xu1-2/+2