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
2014-06-05
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2
-2
/
+3
2014-06-05
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+2
2014-06-05
lib/plist: add helper functions
Dan Streetman
1
-0
/
+43
2014-06-05
swap: change swap_info singly-linked list to list_head
Dan Streetman
2
-7
/
+2
2014-06-05
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
1
-4
/
+21
2014-06-05
mm, compaction: embed migration mode in compact_control
David Rientjes
1
-2
/
+2
2014-06-05
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
1
-2
/
+3
2014-06-05
mm, migration: add destination page freeing callback
David Rientjes
1
-4
/
+7
2014-06-05
memcg: get rid of memcg_create_cache_name
Vladimir Davydov
2
-3
/
+2
2014-06-05
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
1
-0
/
+4
2014-06-05
mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static
Kirill A. Shutemov
1
-4
/
+0
2014-06-05
mm: shrinker: add nid to tracepoint output
Dave Hansen
1
-4
/
+11
2014-06-05
mm: shrinker trace points: fix negatives
Dave Hansen
1
-3
/
+3
2014-06-05
include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags
Wang Sheng-Hui
1
-3
/
+3
2014-06-05
mm: introdule compound_head_by_tail()
Jianyu Zhan
1
-12
/
+17
2014-06-05
mm: constify nmask argument to set_mempolicy()
Rasmus Villemoes
1
-1
/
+1
2014-06-05
mm: constify nmask argument to mbind()
Rasmus Villemoes
1
-1
/
+1
2014-06-05
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
1
-0
/
+4
2014-06-05
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
1
-0
/
+2
2014-06-05
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
1
-2
/
+0
2014-06-05
memcg, slab: simplify synchronization scheme
Vladimir Davydov
2
-14
/
+2
2014-06-05
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
Vladimir Davydov
1
-2
/
+2
2014-06-05
memcg, slab: do not schedule cache destruction when last page goes away
Vladimir Davydov
2
-3
/
+0
2014-06-05
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2
-3
/
+3
2014-06-05
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
1
-17
/
+2
2014-06-05
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2
-14
/
+8
2014-06-05
mm: page_alloc: do not cache reclaim distances
Mel Gorman
1
-1
/
+0
2014-06-05
mm: disable zone_reclaim_mode by default
Mel Gorman
1
-1
/
+2
2014-06-05
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
1
-0
/
+5
2014-06-05
mm: pass VM_BUG_ON() reason to dump_page()
Dave Hansen
1
-2
/
+9
2014-06-05
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
Andrew Morton
1
-0
/
+4
2014-06-05
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-3
/
+6
2014-06-05
memblock: introduce memblock_alloc_range()
Akinobu Mita
1
-0
/
+2
2014-06-05
x86: enable DMA CMA with swiotlb
Akinobu Mita
1
-0
/
+2
2014-06-05
mm,vmacache: add debug data
Davidlohr Bueso
2
-0
/
+10
2014-06-05
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
5
-18
/
+8
2014-06-05
sl[au]b: charge slabs to kmemcg explicitly
Vladimir Davydov
1
-11
/
+4
2014-06-05
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2
-3
/
+7
2014-06-05
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2
-0
/
+10
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-8
/
+11
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-133
/
+107
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
18
-177
/
+527
2014-06-04
Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+3
2014-06-04
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-459
/
+1128
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-6
/
+28
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
4
-4
/
+119
2014-06-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-06-04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
Linus Torvalds
1
-0
/
+96
[next]