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
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
1
-0
/
+16
2015-02-12
mm: numa: do not trap faults on the huge zero page
Mel Gorman
1
-1
/
+2
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2
-156
/
+1
2015-02-12
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
1
-2
/
+1
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
1
-1
/
+1
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+20
2015-02-12
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
Mel Gorman
1
-4
/
+0
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-4
/
+57
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-41
/
+199
2015-02-12
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-9
/
+84
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-0
/
+13
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-9
/
+55
2015-02-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+0
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-170
/
+364
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+10
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+16
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2015-02-11
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-19
/
+63
2015-02-11
mm/page_owner.c: remove unnecessary stack_trace field
Sergei Rogachev
1
-1
/
+1
2015-02-11
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
1
-3
/
+4
2015-02-11
pagewalk: add walk_page_vma()
Naoya Horiguchi
1
-0
/
+1
2015-02-11
pagewalk: improve vma handling
Naoya Horiguchi
1
-3
/
+12
2015-02-11
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-6
/
+0
2015-02-11
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
1
-11
/
+0
2015-02-11
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
1
-0
/
+4
2015-02-11
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
1
-0
/
+7
2015-02-11
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
1
-6
/
+6
2015-02-11
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
1
-0
/
+4
2015-02-11
mm/compaction: add tracepoint to observe behaviour of compaction defer
Joonsoo Kim
2
-60
/
+61
2015-02-11
mm/compaction: more trace to understand when/why compaction start/finish
Joonsoo Kim
2
-0
/
+77
2015-02-11
mm/compaction: print current range where compaction work
Joonsoo Kim
1
-7
/
+23
2015-02-11
mm/compaction: enhance tracepoint output for compaction begin/end
Joonsoo Kim
2
-14
/
+36
2015-02-11
mm/compaction: change tracepoint format from decimal to hexadecimal
Joonsoo Kim
1
-1
/
+1
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
2
-1
/
+26
2015-02-11
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
Kirill A. Shutemov
1
-0
/
+1
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
1
-11
/
+3
2015-02-11
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
1
-0
/
+4
2015-02-11
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
1
-0
/
+32
2015-02-11
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
1
-1
/
+2
2015-02-11
vmscan: force scan offline memory cgroups
Vladimir Davydov
1
-0
/
+6
2015-02-11
mm: microoptimize zonelist operations
Vlastimil Babka
1
-6
/
+7
2015-02-11
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
1
-8
/
+9
2015-02-11
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2
-4
/
+8
2015-02-11
mm: fix typo of MIGRATE_RESERVE in comment
Baoquan He
1
-1
/
+1
2015-02-11
mm: memcontrol: track move_lock state internally
Johannes Weiner
1
-8
/
+4
2015-02-11
swap: remove unused mem_cgroup_uncharge_swapcache declaration
Vladimir Davydov
1
-15
/
+0
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2
-0
/
+13
2015-02-11
mm: add VM_BUG_ON_PAGE() to page_mapcount()
Wang, Yalin
1
-1
/
+2
[next]