index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-151
/
+399
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2016-03-18
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
8
-55
/
+22
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-9
/
+756
2016-03-18
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-22
/
+105
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-4
/
+70
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-33
/
+360
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+9
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
3
-0
/
+443
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-121
/
+127
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+5
2016-03-17
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-59
/
+50
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+10
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
1
-1
/
+1
2016-03-17
lib: move strtobool() to kstrtobool()
Kees Cook
2
-1
/
+7
2016-03-17
include/linux/unaligned: force inlining of byteswap operations
Denys Vlasenko
1
-12
/
+12
2016-03-17
lib/string: introduce match_string() helper
Andy Shevchenko
1
-0
/
+2
2016-03-17
radix-tree,shmem: introduce radix_tree_iter_next()
Matthew Wilcox
1
-0
/
+16
2016-03-17
radix_tree: add support for multi-order entries
Matthew Wilcox
1
-2
/
+9
2016-03-17
radix-tree: add an explicit include of bitops.h
Matthew Wilcox
1
-0
/
+1
2016-03-17
include/linux/list_bl.h: use bool instead of int for boolean functions
Chen Gang
1
-2
/
+2
2016-03-17
fix Christoph's email addresses
Christoph Lameter
1
-1
/
+1
2016-03-17
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
4
-9
/
+11
2016-03-17
thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
Kirill A. Shutemov
1
-4
/
+6
2016-03-17
mm: make remove_migration_ptes() beyond mm/migration.c
Kirill A. Shutemov
1
-0
/
+2
2016-03-17
rmap: extend try_to_unmap() to be usable by split_huge_page()
Kirill A. Shutemov
2
-0
/
+10
2016-03-17
rmap: introduce rmap_walk_locked()
Kirill A. Shutemov
1
-0
/
+1
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
1
-2
/
+0
2016-03-17
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
2
-13
/
+22
2016-03-17
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
1
-5
/
+93
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
3
-35
/
+94
2016-03-17
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
2
-8
/
+3
2016-03-17
mm: remove unnecessary description about a non-exist gfp flag
Satoru Takeuchi
1
-2
/
+0
2016-03-17
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
2
-0
/
+3
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-9
/
+8
2016-03-17
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2016-03-17
mm, tracing: refresh __def_vmaflag_names
Kirill A. Shutemov
1
-0
/
+1
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
2
-21
/
+21
2016-03-17
thp, vmstats: count deferred split events
Kirill A. Shutemov
1
-0
/
+1
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-0
/
+10
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-10
/
+0
2016-03-17
include/linux/page-flags.h: force inlining of selected page flag modifications
Denys Vlasenko
1
-15
/
+15
2016-03-17
bufferhead: force inlining of buffer head flag operations
Denys Vlasenko
1
-5
/
+5
2016-03-17
mm, compaction: introduce kcompactd
Vlastimil Babka
3
-0
/
+23
2016-03-17
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
1
-0
/
+2
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+2
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+21
[prev]
[next]