index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
mm/compaction: add tracepoint to observe behaviour of compaction defer
Joonsoo Kim
2
-60
/
+61
2015-02-12
mm/compaction: more trace to understand when/why compaction start/finish
Joonsoo Kim
2
-0
/
+77
2015-02-12
mm/compaction: print current range where compaction work
Joonsoo Kim
1
-7
/
+23
2015-02-12
mm/compaction: enhance tracepoint output for compaction begin/end
Joonsoo Kim
2
-14
/
+36
2015-02-12
mm/compaction: change tracepoint format from decimal to hexadecimal
Joonsoo Kim
1
-1
/
+1
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
2
-1
/
+26
2015-02-12
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
Kirill A. Shutemov
1
-0
/
+1
2015-02-12
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
1
-11
/
+3
2015-02-12
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
1
-0
/
+4
2015-02-12
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
1
-0
/
+32
2015-02-12
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
1
-1
/
+2
2015-02-12
vmscan: force scan offline memory cgroups
Vladimir Davydov
1
-0
/
+6
2015-02-12
mm: microoptimize zonelist operations
Vlastimil Babka
1
-6
/
+7
2015-02-12
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
1
-8
/
+9
2015-02-12
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2
-4
/
+8
2015-02-12
mm: fix typo of MIGRATE_RESERVE in comment
Baoquan He
1
-1
/
+1
2015-02-12
mm: memcontrol: track move_lock state internally
Johannes Weiner
1
-8
/
+4
2015-02-12
swap: remove unused mem_cgroup_uncharge_swapcache declaration
Vladimir Davydov
1
-15
/
+0
2015-02-12
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2
-0
/
+13
2015-02-12
mm: add VM_BUG_ON_PAGE() to page_mapcount()
Wang, Yalin
1
-1
/
+2
2015-02-12
mm: add fields for compound destructor and order into struct page
Kirill A. Shutemov
2
-5
/
+12
2015-02-11
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
10
-57
/
+28
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-20
/
+151
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+33
2015-02-11
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2
-1
/
+12
2015-02-11
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-177
/
+273
2015-02-11
Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
13
-66
/
+195
2015-02-11
Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-32
/
+109
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
109
-665
/
+2259
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+134
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-1
/
+4
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-67
/
+49
2015-02-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-32
/
+28
2015-02-11
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-16
/
+36
2015-02-11
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-71
/
+355
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+19
2015-02-11
memcg: zap memcg_slab_caches and memcg_slab_mutex
Vladimir Davydov
2
-6
/
+2
2015-02-11
memcg: zap memcg_name argument of memcg_create_kmem_cache
Vladimir Davydov
1
-2
/
+1
2015-02-11
memcg: zap __memcg_{charge,uncharge}_slab
Vladimir Davydov
1
-2
/
+3
2015-02-11
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
1
-1
/
+1
2015-02-11
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2015-02-11
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2
-4
/
+1
2015-02-11
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
1
-5
/
+3
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
4
-14
/
+2
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2
-9
/
+0
2015-02-11
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
1
-9
/
+7
2015-02-11
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
1
-1
/
+0
2015-02-11
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
1
-2
/
+6
2015-02-11
mm: don't use compound_head() in virt_to_head_page()
Joonsoo Kim
1
-1
/
+26
[next]