summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+8
2016-02-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+4
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton1-4/+1
2016-02-18ftrace/module: remove ftrace module notifierJessica Yu1-2/+4
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds1-0/+3
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2-1/+8
2016-02-15tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse1-0/+3
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2016-02-13Merge branch 'akpm'(patches from Andrew)Linus Torvalds3-13/+12
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-02-12mm: fix pfn_t vs highmemDan Williams2-11/+10
2016-02-12kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton1-2/+2
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+12
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+5
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-02-10efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-02-10lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-02-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-02-07pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-20/+6
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+22
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-06mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka1-3/+3
2016-02-05Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley1-3/+6
2016-02-05block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen1-3/+6
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov1-1/+4
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov1-1/+7
2016-02-04lightnvm: allow to force mm initializationMatias Bjørling1-0/+4
2016-02-04Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li1-0/+2
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+31
2016-02-03Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov2-5/+7
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner1-1/+1
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-2/+1
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov1-0/+6
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-9/+10
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-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1