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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
mm: compaction: push isolate search base of compact control one pfn ahead
Hillf Danton
1
-1
/
+3
2012-01-11
btrfs: pass __GFP_WRITE for buffered write page allocations
Johannes Weiner
1
-1
/
+1
2012-01-11
mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
Johannes Weiner
1
-1
/
+4
2012-01-11
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
4
-1
/
+115
2012-01-11
mm: writeback: cleanups in preparation for per-zone dirty limits
Johannes Weiner
1
-46
/
+47
2012-01-11
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
4
-2
/
+29
2012-01-11
vmscan: add task name to warn_scan_unevictable() messages
KOSAKI Motohiro
1
-2
/
+3
2012-01-11
mm, debug: test for online nid when allocating on single node
David Rientjes
1
-1
/
+1
2012-01-11
fadvise: only initiate writeback for specified range with FADV_DONTNEED
Shawn Bohrer
1
-1
/
+2
2012-01-11
slub: min order when debug_guardpage_minorder > 0
Stanislaw Gruszka
1
-0
/
+3
2012-01-11
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
1
-0
/
+6
2012-01-11
mm: more intensive memory corruption debugging
Stanislaw Gruszka
5
-7
/
+113
2012-01-11
kernel.h: add BUILD_BUG() macro
David Daney
3
-1
/
+20
2012-01-11
mm/hugetlb.c: fix virtual address handling in hugetlb fault
KAMEZAWA Hiroyuki
1
-0
/
+2
2012-01-11
hugetlb: clarify hugetlb_instantiation_mutex usage
Michal Hocko
1
-0
/
+3
2012-01-11
hugetlb: detect race upon page allocation failure during COW
Hillf Danton
1
-1
/
+8
2012-01-11
mm: account reaped page cache on inode cache pruning
Konstantin Khlebnikov
1
-0
/
+2
2012-01-11
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
3
-11
/
+41
2012-01-11
mm: reduce the amount of work done when updating min_free_kbytes
Mel Gorman
1
-16
/
+24
2012-01-11
mm: migrate: one less atomic operation
Jacobo Giralt
1
-6
/
+4
2012-01-11
mm-tracepoint: fix documentation and examples
Konstantin Khlebnikov
2
-37
/
+37
2012-01-11
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
4
-20
/
+20
2012-01-11
mm: remove unused pagevec_free
Konstantin Khlebnikov
2
-17
/
+0
2012-01-11
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
4
-30
/
+18
2012-01-11
vmscan: activate executable pages after first usage
Konstantin Khlebnikov
1
-0
/
+6
2012-01-11
vmscan: promote shared file mapped pages
Konstantin Khlebnikov
1
-1
/
+1
2012-01-11
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
2
-64
/
+60
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-53
/
+63
2012-01-10
vfs: new helper - d_make_root()
Al Viro
2
-0
/
+18
2012-01-10
dcache: use a dispose list in select_parent
Dave Chinner
1
-42
/
+21
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
8
-347
/
+8
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-32
/
+57
2012-01-10
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
17
-58
/
+97
2012-01-10
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-223
/
+124
2012-01-10
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
59
-1180
/
+3871
2012-01-10
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
169
-1631
/
+3010
2012-01-10
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
75
-961
/
+1430
2012-01-10
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
52
-282
/
+872
2012-01-10
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
54
-250
/
+1399
2012-01-10
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
50
-1438
/
+1000
2012-01-10
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
74
-2247
/
+3015
2012-01-10
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
136
-1500
/
+1643
2012-01-10
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-72
/
+134
2012-01-10
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
Steven Rostedt
2
-2
/
+2
2012-01-10
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-10
netdev: make net_device_ops const
stephen hemminger
2
-3
/
+2
2012-01-10
bcm63xx: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-10
usbnet: make ethtool_ops const
stephen hemminger
4
-5
/
+5
2012-01-10
net: Fix build with INET disabled.
David S. Miller
2
-2
/
+1
2012-01-10
ceph: d_alloc_root() may fail
Al Viro
1
-4
/
+11
[next]