Linux 3.0.39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


I'm announcing the release of the 3.0.39 kernel.

All users of the 3.0 kernel series must upgrade.

Many thanks to Mel Gorman for all of the backported performance patches
that he took the time to send in and get merged properly.  That was an
incredible job, everyone using the 3.0-stable tree now owes you a
beverage of your choice when they see you.

The updated 3.0.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Documentation/trace/postprocess/trace-vmscan-postprocess.pl |    8 
 Makefile                                                    |    2 
 arch/mips/include/asm/thread_info.h                         |    4 
 arch/mips/kernel/vmlinux.lds.S                              |    3 
 drivers/base/memory.c                                       |   58 +-
 drivers/md/dm-raid1.c                                       |    2 
 drivers/md/dm-region-hash.c                                 |    5 
 fs/btrfs/disk-io.c                                          |    5 
 fs/cifs/readdir.c                                           |    7 
 fs/hugetlbfs/inode.c                                        |    3 
 fs/nfs/internal.h                                           |    2 
 fs/nfs/write.c                                              |    4 
 fs/ubifs/sb.c                                               |    8 
 include/linux/cpuset.h                                      |   47 -
 include/linux/fs.h                                          |   11 
 include/linux/init_task.h                                   |    8 
 include/linux/memcontrol.h                                  |    3 
 include/linux/migrate.h                                     |   23 
 include/linux/mmzone.h                                      |   14 
 include/linux/sched.h                                       |    2 
 include/linux/swap.h                                        |    7 
 include/trace/events/vmscan.h                               |   85 +++
 kernel/cpuset.c                                             |   63 +-
 kernel/fork.c                                               |    3 
 kernel/time/ntp.c                                           |    8 
 mm/compaction.c                                             |   26 -
 mm/filemap.c                                                |   11 
 mm/hugetlb.c                                                |   13 
 mm/memcontrol.c                                             |    3 
 mm/memory-failure.c                                         |    2 
 mm/memory_hotplug.c                                         |    2 
 mm/mempolicy.c                                              |   30 -
 mm/migrate.c                                                |  240 ++++++---
 mm/page_alloc.c                                             |  118 +++-
 mm/slab.c                                                   |   13 
 mm/slub.c                                                   |   40 +
 mm/vmscan.c                                                 |  296 +++++++++---
 mm/vmstat.c                                                 |    2 
 38 files changed, 826 insertions(+), 355 deletions(-)

Aaditya Kumar (1):
      mm: fix lost kswapd wakeup in kswapd_stop()

Alex Shi (2):
      kswapd: avoid unnecessary rebalance after an unsuccessful balancing
      kswapd: assign new_order and new_classzone_idx after wakeup in sleeping

Artem Bityutskiy (1):
      UBIFS: fix a bug in empty space fix-up

Dave Chinner (3):
      vmscan: add shrink_slab tracepoints
      vmscan: shrinker->nr updates race and go wrong
      vmscan: reduce wind up shrinker->nr when shrinker can't do work

David Daney (1):
      MIPS: Properly align the .data..init_task section.

David Rientjes (2):
      cpusets: avoid looping when storing to mems_allowed if one node remains set
      cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask

Dimitri Sivanich (1):
      mm/vmstat.c: cache align vm_stat

Greg Kroah-Hartman (1):
      Linux 3.0.39

Hugh Dickins (1):
      mm: test PageSwapBacked in lumpy reclaim

Jeff Layton (1):
      cifs: always update the inode cache with the results from a FIND_*

Johannes Weiner (2):
      mm: vmscan: fix force-scanning small targets without swap
      mm: vmscan: convert global reclaim to per-memcg LRU lists

John Stultz (1):
      ntp: Fix STA_INS/DEL clearing bug

Konstantin Khlebnikov (4):
      vmscan: promote shared file mapped pages
      vmscan: activate executable pages after first usage
      mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
      vmscan: fix initial shrinker size handling

Mel Gorman (12):
      mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
      mm: reduce the amount of work done when updating min_free_kbytes
      vmscan: abort reclaim/compaction if compaction can proceed
      mm: compaction: allow compaction to isolate dirty pages
      mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
      mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred
      mm: compaction: make isolate_lru_page() filter-aware again
      mm: compaction: introduce sync-light migration for use by compaction
      mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available
      mm: vmscan: do not OOM if aborting reclaim to start compaction
      mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone
      cpuset: mm: reduce large amounts of memory barrier related damage v3

Mikulas Patocka (1):
      dm raid1: fix crash with mirror recovery and discard

Minchan Kim (6):
      mm: compaction: trivial clean up in acct_isolated()
      mm: change isolate mode from #define to bitwise type
      mm: compaction: make isolate_lru_page() filter-aware
      mm: zone_reclaim: make isolate_lru_page() filter-aware
      mm: migration: clean up unmap_and_move()
      mm/vmscan.c: consider swap space when deciding whether to continue reclaim

Rik van Riel (1):
      vmscan: limit direct reclaim for higher order allocations

Shaohua Li (1):
      vmscan: clear ZONE_CONGESTED for zone with good watermark

Attachment: pgpsxgCAjHtLI.pgp
Description: PGP signature


[Other Archives]     [Linux Kernel Newbies]     [Linux Driver Development]     [Linux Kbuild]     [Fedora Kernel]     [Linux Kernel Testers]     [Linux SH]     [Linux Omap]     [Linux Tape]     [Linux Input]     [Linux Kernel Janitors]     [Linux Kernel Packagers]     [Linux Doc]     [Linux Man Pages]     [Linux API]     [Linux Memory Management]     [Linux Modules]     [Linux Standards]     [Kernel Announce]     [Netdev]     [Git]     [Linux PCI]     Linux CAN Development     [Linux I2C]     [Linux RDMA]     [Linux NUMA]     [Netfilter]     [Netfilter Devel]     [SELinux]     [Bugtraq]     [FIO]     [Linux Perf Users]     [Linux Serial]     [Linux PPP]     [Linux ISDN]     [Linux Next]     [Kernel Stable Commits]     [Linux Tip Commits]     [Kernel MM Commits]     [Linux Security Module]     [AutoFS]     [Filesystem Development]     [Ext3 Filesystem]     [Linux bcache]     [Ext4 Filesystem]     [Linux BTRFS]     [Linux CEPH Filesystem]     [Linux XFS]     [XFS]     [Linux NFS]     [Linux CIFS]     [Ecryptfs]     [Linux NILFS]     [Linux Cachefs]     [Reiser FS]     [Initramfs]     [Linux FB Devel]     [Linux OpenGL]     [DRI Devel]     [Fastboot]     [Linux RT Users]     [Linux RT Stable]     [eCos]     [Corosync]     [Linux Clusters]     [LVS Devel]     [Hot Plug]     [Linux Virtualization]     [KVM]     [KVM PPC]     [KVM ia64]     [Linux Containers]     [Linux Hexagon]     [Linux Cgroups]     [Util Linux]     [Wireless]     [Linux Bluetooth]     [Bluez Devel]     [Ethernet Bridging]     [Embedded Linux]     [Barebox]     [Linux MMC]     [Linux IIO]     [Sparse]     [Smatch]     [Linux Arch]     [x86 Platform Driver]     [Linux ACPI]     [Linux IBM ACPI]     [LM Sensors]     [CPU Freq]     [Linux Power Management]     [Linmodems]     [Linux DCCP]     [Linux SCTP]     [ALSA Devel]     [Linux USB]     [Linux PA RISC]     [Linux Samsung SOC]     [MIPS Linux]     [IBM S/390 Linux]     [ARM Linux]     [ARM Kernel]     [ARM MSM]     [Tegra Devel]     [Sparc Linux]     [Linux Security]     [Linux Sound]     [Linux Media]     [Video 4 Linux]     [Linux IRDA Users]     [Linux for the blind]     [Linux RAID]     [Linux ATA RAID]     [Device Mapper]     [Linux SCSI]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Linux IDE]     [Linux SMP]     [Linux AXP]     [Linux Alpha]     [Linux M68K]     [Linux ia64]     [Linux 8086]     [Linux x86_64]     [Linux Config]     [Linux Apps]     [Linux MSDOS]     [Linux X.25]     [Linux Crypto]     [DM Crypt]     [Linux Trace Users]     [Linux Btrace]     [Linux Watchdog]     [Utrace Devel]     [Linux C Programming]     [Linux Assembly]     [Dash]     [DWARVES]     [Hail Devel]     [Linux Kernel Debugger]     [Linux gcc]     [Gcc Help]     [X.Org]     [Wine]

Add to Google Powered by Linux

[Older Kernel Discussion]     [Yosemite National Park Forum]     [Large Format Photos]     [Gimp]     [Yosemite Photos]     [Stuff]