aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-31memblock: remove _virt from APIs returning virtual addressGravatar Mike Rapoport 1-19/+19
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Gravatar Mike Rapoport 1-3/+3
2018-10-31mm: nobootmem: remove dead codeGravatar Mike Rapoport 1-26/+0
2018-10-31mm: remove bootmem allocator implementation.Gravatar Mike Rapoport 1-16/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 3-120/+1
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 2-38/+3
2018-10-31percpu: remove PER_CPU_DEF_ATTRIBUTES macroGravatar Alexander Pateenok 2-8/+2
2018-10-31include/linux/signal.h: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+6
2018-10-31include/linux/compat.h: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+3
2018-10-31lib/rbtree.c: fix typo in comment of rb_insert_augmented()Gravatar Wei Yang 1-2/+2
2018-10-31linux/bitmap.h: relax comment on compile-time constant nbitsGravatar Rasmus Villemoes 1-2/+2
2018-10-31linux/bitmap.h: fix type of nbits in bitmap_shift_right()Gravatar Rasmus Villemoes 1-1/+1
2018-10-31linux/bitmap.h: remove redundant uses of small_const_nbits()Gravatar Rasmus Villemoes 1-18/+6
2018-10-31linux/bitmap.h: handle constant zero-size bitmaps correctlyGravatar Rasmus Villemoes 1-1/+6
2018-10-31mm/hmm: use a structure for update callback parametersGravatar Jérôme Glisse 1-9/+22
2018-10-31mm/hmm: fix utf8 ...Gravatar Jérôme Glisse 1-1/+1
2018-10-31platform/x86: asus-wmi: export function for evaluating WMI methodsGravatar Daniel Drake 1-0/+101
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksGravatar David Miller 1-0/+2
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-12/+20
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-1/+7
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-1/+0
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Gravatar Hangbin Liu 1-1/+3
2018-10-29Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 1-3/+44
2018-10-30vfs: hide file range comparison functionGravatar Darrick J. Wong 1-3/+0
2018-10-30vfs: enable remap callers that can handle short operationsGravatar Darrick J. Wong 1-2/+3
2018-10-30vfs: plumb remap flags through the vfs dedupe functionsGravatar Darrick J. Wong 1-1/+1
2018-10-30vfs: plumb remap flags through the vfs clone functionsGravatar Darrick J. Wong 1-2/+2
2018-10-30vfs: make remap_file_range functions take and return bytes completedGravatar Darrick J. Wong 1-12/+15
2018-10-30vfs: pass remap flags to generic_remap_checksGravatar Darrick J. Wong 1-1/+1
2018-10-30vfs: pass remap flags to generic_remap_file_range_prepGravatar Darrick J. Wong 1-1/+1
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeGravatar Darrick J. Wong 1-4/+21
2018-10-30vfs: rename vfs_clone_file_prep to be more descriptiveGravatar Darrick J. Wong 1-3/+3
2018-10-30vfs: check file ranges before cloning filesGravatar Darrick J. Wong 1-3/+6
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+5
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 19-23/+1281
2018-10-29Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 2-0/+41
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 16-268/+450
2018-10-29svcrdma: Increase the default connection credit limitGravatar Chuck Lever 1-6/+7
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockGravatar Trond Myklebust 1-1/+1
2018-10-29SUNRPC: Remove non-RCU protected lookupGravatar Trond Myklebust 1-6/+0
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockGravatar Trond Myklebust 1-0/+12
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-0/+32
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-10/+115
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 4-21/+115
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxGravatar Linus Torvalds 2-52/+31
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 40-683/+507
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 1-16/+1
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 8-221/+1390
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-5/+16