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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
mm: implement ->map_pages for page cache
Kirill A. Shutemov
14
-0
/
+93
2014-04-08
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
3
-3
/
+96
2014-04-08
drivers/lguest/page_tables.c: rename do_set_pte()
Andrew Morton
1
-3
/
+3
2014-04-08
tools/vm/page-types.c: page-cache sniffing feature
Konstantin Khlebnikov
1
-18
/
+152
2014-04-08
mm: disable split page table lock for !MMU
Kirill A. Shutemov
1
-0
/
+1
2014-04-08
exec: kill the unnecessary mm->def_flags setting in load_elf_binary()
Alex Thorlton
1
-4
/
+0
2014-04-08
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
4
-3
/
+29
2014-04-08
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
Alex Thorlton
2
-4
/
+12
2014-04-08
mm/compaction: clean-up code on success of ballon isolation
Joonsoo Kim
1
-7
/
+4
2014-04-08
mm/compaction: check pageblock suitability once per pageblock
Joonsoo Kim
1
-15
/
+19
2014-04-08
mm/compaction: change the timing to check to drop the spinlock
Joonsoo Kim
1
-1
/
+1
2014-04-08
mm/compaction: do not call suitable_migration_target() on every page
Joonsoo Kim
1
-2
/
+11
2014-04-08
mm/compaction: disallow high-order page for migration target
Joonsoo Kim
1
-12
/
+3
2014-04-08
mm: exclude memoryless nodes from zone_reclaim
Michal Hocko
1
-2
/
+3
2014-04-08
mm/memory.c: update comment in unmap_single_vma()
Davidlohr Bueso
1
-2
/
+2
2014-04-08
mm/vmscan: do not check compaction_ready on promoted zones
Weijie Yang
1
-1
/
+3
2014-04-08
mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
Weijie Yang
1
-0
/
+8
2014-04-08
mm: move mmu notifier call from change_protection to change_pmd_range
Rik van Riel
2
-3
/
+14
2014-04-08
mm: numa: recheck for transhuge pages under lock during protection changes
Mel Gorman
1
-2
/
+34
2014-04-08
mm,numa: reorganize change_pmd_range()
Rik van Riel
1
-3
/
+4
2014-04-08
mm/hugetlb.c: add NULL check of return value of huge_pte_offset
Naoya Horiguchi
1
-2
/
+3
2014-04-08
ntfs: logging clean-up
Fabian Frederick
3
-51
/
+42
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
22
-261
/
+368
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
37
-278
/
+331
2014-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
15
-20
/
+1295
2014-04-06
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-478
/
+2346
2014-04-06
Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-990
/
+1754
2014-04-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-282
/
+173
2014-04-06
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
74
-733
/
+5882
2014-04-06
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-28
/
+952
2014-04-06
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
92
-1369
/
+1156
2014-04-06
Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2014-04-06
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
107
-699
/
+5490
2014-04-06
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
372
-6243
/
+31308
2014-04-06
Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
34
-216
/
+2196
2014-04-06
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
172
-3679
/
+3918
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
261
-1832
/
+2696
2014-04-06
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
80
-270
/
+347
2014-04-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
114
-3362
/
+5748
2014-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
21
-62
/
+108
2014-04-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
7
-9
/
+3
2014-04-06
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-565
/
+1886
2014-04-05
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
1
-4
/
+3
2014-04-05
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
52
-872
/
+695
2014-04-05
Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+4
2014-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-109
/
+211
2014-04-05
Hexagon: update CR year for elf.h
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: remove SP macro
Richard Kuo
1
-3
/
+1
2014-04-05
Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
1
-0
/
+1
[next]