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.14.y
linux-6.15.y
linux-6.16.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-08-01
Linux 3.0.39
v3.0.39
Greg Kroah-Hartman
1
-1
/
+1
2012-08-01
vmscan: fix initial shrinker size handling
Konstantin Khlebnikov
1
-3
/
+6
2012-08-01
mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
Konstantin Khlebnikov
1
-1
/
+1
2012-08-01
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
12
-110
/
+135
2012-08-01
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
1
-5
/
+24
2012-08-01
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
1
-3
/
+6
2012-08-01
mm: vmscan: convert global reclaim to per-memcg LRU lists
Johannes Weiner
1
-1
/
+2
2012-08-01
mm: test PageSwapBacked in lumpy reclaim
Hugh Dickins
1
-1
/
+1
2012-08-01
mm/vmscan.c: consider swap space when deciding whether to continue reclaim
Minchan Kim
1
-2
/
+3
2012-08-01
vmscan: activate executable pages after first usage
Konstantin Khlebnikov
1
-0
/
+6
2012-08-01
vmscan: promote shared file mapped pages
Konstantin Khlebnikov
1
-1
/
+1
2012-08-01
mm: vmscan: check if reclaim should really abort even if compaction_ready() i...
Mel Gorman
1
-10
/
+9
2012-08-01
mm: vmscan: do not OOM if aborting reclaim to start compaction
Mel Gorman
1
-1
/
+7
2012-08-01
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...
Mel Gorman
1
-5
/
+39
2012-08-01
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
11
-52
/
+76
2012-08-01
kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
Alex Shi
1
-0
/
+2
2012-08-01
kswapd: avoid unnecessary rebalance after an unsuccessful balancing
Alex Shi
1
-3
/
+11
2012-08-01
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
3
-2
/
+38
2012-08-01
mm: page allocator: do not call direct reclaim for THP allocations while comp...
Mel Gorman
1
-10
/
+35
2012-08-01
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
7
-47
/
+106
2012-08-01
mm: compaction: allow compaction to isolate dirty pages
Mel Gorman
1
-3
/
+0
2012-08-01
mm: migration: clean up unmap_and_move()
Minchan Kim
1
-35
/
+40
2012-08-01
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
2
-2
/
+20
2012-08-01
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
3
-2
/
+10
2012-08-01
mm: change isolate mode from #define to bitwise type
Minchan Kim
8
-34
/
+43
2012-08-01
mm: compaction: trivial clean up in acct_isolated()
Minchan Kim
1
-13
/
+5
2012-08-01
vmscan: abort reclaim/compaction if compaction can proceed
Mel Gorman
1
-11
/
+21
2012-08-01
vmscan: limit direct reclaim for higher order allocations
Rik van Riel
1
-0
/
+16
2012-08-01
vmscan: reduce wind up shrinker->nr when shrinker can't do work
Dave Chinner
1
-0
/
+15
2012-08-01
vmscan: shrinker->nr updates race and go wrong
Dave Chinner
1
-13
/
+32
2012-08-01
vmscan: add shrink_slab tracepoints
Dave Chinner
2
-1
/
+84
2012-08-01
vmscan: clear ZONE_CONGESTED for zone with good watermark
Shaohua Li
1
-0
/
+3
2012-08-01
mm: vmscan: fix force-scanning small targets without swap
Johannes Weiner
1
-15
/
+12
2012-08-01
mm: reduce the amount of work done when updating min_free_kbytes
Mel Gorman
1
-16
/
+24
2012-08-01
mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
Mel Gorman
1
-18
/
+40
2012-08-01
mm/vmstat.c: cache align vm_stat
Dimitri Sivanich
1
-1
/
+1
2012-08-01
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-08-01
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
1
-2
/
+6
2012-08-01
MIPS: Properly align the .data..init_task section.
David Daney
2
-3
/
+4
2012-08-01
mm: fix lost kswapd wakeup in kswapd_stop()
Aaditya Kumar
1
-1
/
+4
2012-08-01
ntp: Fix STA_INS/DEL clearing bug
John Stultz
1
-2
/
+6
2012-08-01
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
1
-2
/
+5
2012-07-19
Linux 3.0.38
v3.0.38
Greg Kroah-Hartman
1
-1
/
+1
2012-07-19
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
1
-0
/
+1
2012-07-19
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
1
-14
/
+14
2012-07-19
timekeeping: Provide hrtimer update function
Thomas Gleixner
2
-0
/
+35
2012-07-19
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
1
-2
/
+3
2012-07-19
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
1
-1
/
+24
2012-07-19
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
1
-0
/
+4
2012-07-19
hrtimer: Provide clock_was_set_delayed()
John Stultz
2
-1
/
+28
[prev]
[next]