index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs4: make autofs log prints consistent
Ian Kent
2016-03-15
4
-12
/
+12
*
autofs4: fix some white space errors
Ian Kent
2016-03-15
6
-10
/
+8
*
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
2016-03-15
1
-1
/
+1
*
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
2016-03-15
1
-2
/
+4
*
autofs4: fix coding style problem in autofs4_get_set_timeout()
Ian Kent
2016-03-15
1
-8
/
+20
*
autofs4: coding style fixes
Ian Kent
2016-03-15
12
-188
/
+190
*
autofs: show pipe inode in mount options
Stanislav Kinsburskiy
2016-03-15
1
-1
/
+6
*
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2016-03-15
5
-19
/
+126
*
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
2016-03-15
1
-2
/
+12
*
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2016-03-15
2
-1
/
+5
*
checkpatch: fix another left brace warning
Geyslan G. Bem
2016-03-15
1
-1
/
+1
*
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
2016-03-15
1
-4
/
+8
*
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
2016-03-15
1
-0
/
+20
*
checkpatch: exclude asm volatile from complex macro check
Joe Perches
2016-03-15
1
-0
/
+3
*
mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()
Johannes Weiner
2016-03-15
1
-2
/
+1
*
mm: migrate: consolidate mem_cgroup_migrate() calls
Johannes Weiner
2016-03-15
1
-7
/
+2
*
mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
Joonsoo Kim
2016-03-15
7
-52
/
+105
*
mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
Joonsoo Kim
2016-03-15
1
-11
/
+30
*
mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
Joonsoo Kim
2016-03-15
1
-4
/
+5
*
mm/memblock.c: remove unnecessary memblock_type variable
Alexander Kuleshov
2016-03-15
1
-6
/
+2
*
x86: also use debug_pagealloc_enabled() for free_init_pages
Christian Borntraeger
2016-03-15
1
-14
/
+15
*
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2016-03-15
2
-9
/
+7
*
x86: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2016-03-15
3
-16
/
+10
*
thp: cleanup split_huge_page()
Kirill A. Shutemov
2016-03-15
1
-13
/
+7
*
mm: use linear_page_index() in do_fault()
Matthew Wilcox
2016-03-15
1
-2
/
+1
*
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
2016-03-15
5
-20
/
+8
*
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
12
-117
/
+88
*
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
2016-03-15
6
-25
/
+20
*
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
2016-03-15
5
-57
/
+134
*
mm: workingset: eviction buckets for bigmem/lowbit machines
Johannes Weiner
2016-03-15
1
-1
/
+29
*
mm: workingset: separate shadow unpacking and refault calculation
Johannes Weiner
2016-03-15
1
-28
/
+28
*
mm: workingset: #define radix entry eviction mask
Johannes Weiner
2016-03-15
1
-4
/
+6
*
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2016-03-15
9
-67
/
+67
*
mm, vmscan: make zone_reclaimable_pages more precise
Michal Hocko
2016-03-15
1
-7
/
+7
*
mm/madvise: update comment on sys_madvise()
Naoya Horiguchi
2016-03-15
1
-0
/
+14
*
mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1
Vladimir Davydov
2016-03-15
1
-8
/
+0
*
xen_balloon: support memory auto onlining policy
Vitaly Kuznetsov
2016-03-15
2
-9
/
+25
*
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
2016-03-15
6
-8
/
+75
*
mm/memory.c: make apply_to_page_range() more robust
Mika Penttilä
2016-03-15
1
-1
/
+3
*
mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind
Liang Chen
2016-03-15
1
-1
/
+3
*
mm/memory-failure.c: remove useless "undef"s
Wang Xiaoqiang
2016-03-15
1
-2
/
+0
*
mm/madvise: pass return code of memory_failure() to userspace
Naoya Horiguchi
2016-03-15
1
-2
/
+3
*
mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()
Vlastimil Babka
2016-03-15
2
-8
/
+6
*
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
2016-03-15
7
-5
/
+60
*
mm/page_poison.c: enable PAGE_POISONING as a separate option
Laura Abbott
2016-03-15
6
-14
/
+89
*
mm, debug: move bad flags printing to bad_page()
Vlastimil Babka
2016-03-15
3
-12
/
+11
*
mm, page_owner: dump page owner info from dump_page()
Vlastimil Babka
2016-03-15
4
-0
/
+37
*
mm, page_owner: track and print last migrate reason
Vlastimil Babka
2016-03-15
6
-4
/
+50
*
mm, page_owner: copy page owner info during migration
Vlastimil Babka
2016-03-15
3
-1
/
+37
*
mm, page_owner: convert page_owner_inited to static key
Vlastimil Babka
2016-03-15
4
-21
/
+21
[next]