summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-4/+2
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2-2/+382
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe1-0/+3
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe1-0/+4
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe1-2/+6
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe1-0/+4
2017-11-18NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe1-0/+84
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe1-0/+2
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe1-0/+279
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+3
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-3/+10
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+16
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-6/+23
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-36/+73
2017-11-17sysvipc: make get_maxid O(1) againDavidlohr Bueso1-0/+1
2017-11-17sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso1-0/+2
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov1-0/+4
2017-11-17kcov: support comparison operands collectionVictor Chibotaru1-4/+8
2017-11-17kernel/panic.c: add TAINT_AUXBorislav Petkov1-1/+2
2017-11-17pid: remove pidhashGargi Sharma3-5/+2
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma1-11/+3
2017-11-17pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence2-0/+4
2017-11-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates1-1/+2
2017-11-17include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada1-1/+0
2017-11-17include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada1-1/+1
2017-11-17include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das1-0/+3
2017-11-17iopoll: avoid -Wint-in-bool-context warningArnd Bergmann1-9/+15
2017-11-17kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen1-0/+5
2017-11-17mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes1-0/+11
2017-11-17mm: fix nodemask printingArnd Bergmann1-3/+10
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-76/+52
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+1
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-61/+15
2017-11-17xprtrdma: Update copyright noticesChuck Lever1-0/+1
2017-11-17rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever1-59/+0
2017-11-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+16
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+3
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-11-17fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-9/+79
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-14/+27
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-24/+70
2017-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+34
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-7/+16