index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: add align parameter to memblock_alloc_node()
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-19
/
+19
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-3
/
+3
2018-10-31
mm: nobootmem: remove dead code
Mike Rapoport
1
-26
/
+0
2018-10-31
mm: remove bootmem allocator implementation.
Mike Rapoport
1
-16
/
+0
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
3
-120
/
+1
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2
-38
/
+3
2018-10-31
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
2
-8
/
+2
2018-10-31
include/linux/signal.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-31
include/linux/compat.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-10-31
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
Wei Yang
1
-2
/
+2
2018-10-31
linux/bitmap.h: relax comment on compile-time constant nbits
Rasmus Villemoes
1
-2
/
+2
2018-10-31
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2018-10-31
linux/bitmap.h: remove redundant uses of small_const_nbits()
Rasmus Villemoes
1
-18
/
+6
2018-10-31
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2018-10-31
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
1
-9
/
+22
2018-10-31
mm/hmm: fix utf8 ...
Jérôme Glisse
1
-1
/
+1
2018-10-31
platform/x86: asus-wmi: export function for evaluating WMI methods
Daniel Drake
1
-0
/
+101
2018-10-31
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
1
-0
/
+2
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-12
/
+20
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-1
/
+7
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2018-10-29
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-1
/
+3
2018-10-29
Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-3
/
+44
2018-10-30
vfs: hide file range comparison function
Darrick J. Wong
1
-3
/
+0
2018-10-30
vfs: enable remap callers that can handle short operations
Darrick J. Wong
1
-2
/
+3
2018-10-30
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
1
-2
/
+2
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-12
/
+15
2018-10-30
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
1
-4
/
+21
2018-10-30
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
1
-3
/
+3
2018-10-30
vfs: check file ranges before cloning files
Darrick J. Wong
1
-3
/
+6
2018-10-29
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+5
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-23
/
+1281
2018-10-29
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2
-0
/
+41
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
16
-268
/
+450
2018-10-29
svcrdma: Increase the default connection credit limit
Chuck Lever
1
-6
/
+7
2018-10-29
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
1
-1
/
+1
2018-10-29
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
1
-6
/
+0
2018-10-29
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
1
-0
/
+12
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-0
/
+32
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+115
2018-10-29
Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
4
-21
/
+115
2018-10-29
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
2
-52
/
+31
2018-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
40
-683
/
+507
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-16
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
8
-221
/
+1390
[prev]
[next]