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
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
2
-4
/
+10
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-0
/
+6
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
include/uapi/linux/byteorder, swab: force inlining of some byteswap operations
Denys Vlasenko
3
-29
/
+29
2016-03-17
include/asm-generic/atomic-long.h: force inlining of some atomic_long operations
Denys Vlasenko
1
-3
/
+3
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
include/uapi/linux/elf-em.h: remove v850
Rob Landley
1
-3
/
+0
2016-03-17
fix Christoph's email addresses
Christoph Lameter
1
-1
/
+1
2016-03-17
bug: set warn variable before calling WARN()
Steven Rostedt
1
-9
/
+12
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
2
-5
/
+227
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
virtio_balloon: export 'available' memory to balloon statistics
Igor Redko
1
-1
/
+2
2016-03-17
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
1
-0
/
+17
2016-03-17
mm, tracing: refresh __def_vmaflag_names
Kirill A. Shutemov
2
-7
/
+17
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
4
-0
/
+78
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
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-17
/
+157
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-75
/
+59
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-32
/
+243
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2016-03-17
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+101
2016-03-17
Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-0
/
+5
[prev]
[next]