summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov
2016-02-04lightnvm: allow to force mm initializationMatias Bjørling
2016-02-03Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-03Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-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-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-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-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-27include/linux/cleancache.h: Clean up codeChen Gang
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall
2016-01-27hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier
2016-01-27clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsecAlexander Kuleshov
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley