summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov
2016-02-03efi: Add NV memory attributeRobert Elliott
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel
2016-02-03efi: Remove redundant efi_set_variable_nonblocking() prototypeArd Biesheuvel
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-01Merge 4.5-rc2 into usb-nextGreg Kroah-Hartman
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman
2016-01-31SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust
2016-01-31SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust
2016-01-31SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust
2016-01-31SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-30block: use DAX for partition table readsDan Williams
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams
2016-01-30resource: Kill walk_iomem_res()Toshi Kani
2016-01-30resource: Add walk_iomem_res_desc()Toshi Kani
2016-01-30memremap: Change region_intersects() to take @flags and @descToshi Kani
2016-01-30resource: Add I/O resource descriptorToshi Kani
2016-01-30resource: Add System RAM resource typeToshi Kani
2016-01-29clk: add clk_unregister_fixed_rate()Masahiro Yamada
2016-01-29clk: add clk_unregister_fixed_factor()Masahiro Yamada
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley
2016-01-28tty: Unify receive_buf() code pathsPeter Hurley
2016-01-28tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley
2016-01-28tty, n_tty: Remove fasync() ldisc notificationPeter Hurley
2016-01-27tty: audit: Handle tty audit enable atomicallyPeter Hurley