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
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-170
/
+364
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+10
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+16
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2015-02-12
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2015-02-12
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-19
/
+63
2015-02-12
mm/page_owner.c: remove unnecessary stack_trace field
Sergei Rogachev
1
-1
/
+1
2015-02-12
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
1
-3
/
+4
2015-02-12
pagewalk: add walk_page_vma()
Naoya Horiguchi
1
-0
/
+1
2015-02-12
pagewalk: improve vma handling
Naoya Horiguchi
1
-3
/
+12
2015-02-12
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-6
/
+0
2015-02-12
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
1
-11
/
+0
2015-02-12
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
1
-0
/
+4
2015-02-12
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
1
-0
/
+7
2015-02-12
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
1
-6
/
+6
2015-02-12
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
1
-0
/
+4
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
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-9
/
+16
2015-02-11
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-3
/
+201
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-36
/
+10
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
block: remove unused function blk_bio_map_sg
Christoph Hellwig
1
-2
/
+0
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
[prev]
[next]