summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-6/+5
2016-02-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+14
2016-02-02Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+48
2016-02-01Merge 4.5-rc2 into usb-nextGreg Kroah-Hartman8-23/+58
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman7-23/+57
2016-02-01SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust1-0/+1
2016-02-01SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust1-13/+3
2016-02-01SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust1-14/+15
2016-02-01SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust1-1/+0
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-02-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+31
2016-02-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+3
2016-02-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-2/+2
2016-01-31block: use DAX for partition table readsDan Williams1-0/+11
2016-01-31block: revert runtime dax control of the raw block deviceDan Williams1-3/+0
2016-01-31fs, block: force direct-I/O for dax-enabled block devicesDan Williams1-1/+1
2016-01-30resource: Kill walk_iomem_res()Toshi Kani1-3/+0
2016-01-30resource: Add walk_iomem_res_desc()Toshi Kani1-0/+3
2016-01-30memremap: Change region_intersects() to take @flags and @descToshi Kani1-1/+2
2016-01-30resource: Add I/O resource descriptorToshi Kani1-0/+18
2016-01-30resource: Add System RAM resource typeToshi Kani1-0/+11
2016-01-30clk: add clk_unregister_fixed_rate()Masahiro Yamada1-1/+1
2016-01-30clk: add clk_unregister_fixed_factor()Masahiro Yamada1-0/+1
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-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo1-4/+5
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar286-2251/+6923
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 Torvalds1-1/+0
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-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