drivers/hwmon/coretemp.c: get TjMax value from MSR
[safe/jmp/linux-2.6] / mm /
2010-05-25 Haicheng Limem-hotplug: fix potential race while building zonelist...
2010-05-25 Haicheng Limem-hotplug: avoid multiple zones sharing same boot...
2010-05-25 Wu Fengguangmem-hotplug: separate setup_per_cpu_pageset() into...
2010-05-25 Akinobu Mitahighmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_S...
2010-05-25 minskey guocpu/mem hotplug: enable CPUs online before local memory...
2010-05-25 Johannes Weinervmscan: remove isolate_pages callback scan control
2010-05-25 Johannes Weinervmscan: remove all_unreclaimable scan control
2010-05-25 Johannes Weinermm: document follow_page()
2010-05-25 KOSAKI Motohiromm: introduce free_pages_prepare()
2010-05-25 KOSAKI Motohirovmscan: page_check_references(): check low order lumpy...
2010-05-25 Huang Shijiereadahead.c: fix comment
2010-05-25 Shaohua Livmscan: prevent get_scan_ratio() rounding errors
2010-05-25 Greg Thelenmm: consider the entire user address space during node...
2010-05-25 Mel Gormanmm: compaction: defer compaction using an exponential...
2010-05-25 Mel Gormanmm: compaction: add a tunable that decides when memory...
2010-05-25 Mel Gormanmm: compaction: direct compact when a high-order alloca...
2010-05-25 Mel Gormanmm: compaction: add /sys trigger for per-node memory...
2010-05-25 Mel Gormanmm: compaction: add /proc trigger for memory compaction
2010-05-25 Mel Gormanmm: compaction: memory compaction core
2010-05-25 Mel Gormanmm: move definition for LRU isolation modes to a header
2010-05-25 Mel Gormanmm: export fragmentation index via debugfs
2010-05-25 Mel Gormanmm: export unusable free space index via debugfs
2010-05-25 Mel Gormanmm: migration: avoid race between shift_arg_pages(...
2010-05-25 Mel Gormanmm: allow CONFIG_MIGRATION to be set without CONFIG_NUM...
2010-05-25 Mel Gormanmm: migration: allow the migration of PageSwapCache...
2010-05-25 Mel Gormanmm: migration: do not try to migrate unmapped anonymous...
2010-05-25 Mel Gormanmm: migration: share the anon_vma ref counts between...
2010-05-25 Mel Gormanmm: migration: take a reference to the anon_vma before...
2010-05-25 David Rientjesmm: default to node zonelist ordering when nodes have...
2010-05-25 Johannes Weinermincore: do nested page table walks
2010-05-25 Johannes Weinermincore: pass ranges as start,end address pairs
2010-05-25 Johannes Weinermincore: break do_mincore() into logical pieces
2010-05-25 Johannes Weinermincore: cleanups
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-25 Miao Xiemempolicy: restructure rebinding-mempolicy functions
2010-05-25 Lee Schermerhornmempolicy: factor mpol_shared_policy_init() return...
2010-05-25 Lee Schermerhornmempolicy: rename policy_types and cleanup initialization
2010-05-25 Lee Schermerhornmempolicy: lose unnecessary loop variable in mpol_parse...
2010-05-25 Lee Schermerhornmempolicy: don't call mpol_set_nodemask() when no_context
2010-05-25 Bob Liumempolicy: remove redundant check
2010-05-25 Bob Liumempolicy: remove case MPOL_INTERLEAVE from policy_zone...
2010-05-25 Bob Liumempolicy: remove redundant code
2010-05-25 Minchan Kimmm: remove return value of putback_lru_pages()
2010-05-25 Huang Shijieshmem: remove redundant code
2010-05-25 Yinghai Lusparsemem: on no vmemmap path put mem_map on node high too
2010-05-25 Corrado Zoccolopage allocator: reduce fragmentation in buddy allocator...
2010-05-25 KOSAKI Motohirotmpfs: insert tmpfs cache pages to inactive list at...
2010-05-22 Pekka EnbergMerge branches 'slab/align', 'slab/cleanups', 'slab...
2010-05-22 Minchan Kimslub: Use alloc_pages_exact_node() for page allocation
2010-05-22 Xiaotian Fengslub: __kmalloc_node_track_caller should trace kmalloc_...
2010-05-22 Eric Dumazetslub: Potential stack overflow
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovramfs: replace inode uid,gid,mode initialization with...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-05-21 Greg Kroah-HartmanMerge staging-next tree into Linus's latest version
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboewriteback: fix mixed up arguments to bdi_start_writeback()
2010-05-21 Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-05-21 Jens Axboewriteback: fixups for !dirty_writeback_centisecs
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 David Woodhousemm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN...
2010-05-19 David Woodhousemm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN...
2010-05-19 David Woodhousemm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN...
2010-05-18 Nitin Guptaswap: Add swap slot free callback to block_device_opera...
2010-05-18 Nitin Guptaswap: Add flag to identify block swap devices
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-17 Jens Axboewriteback: fix WB_SYNC_NONE writeback from umount
2010-05-17 Avi KivityMerge branch 'perf'
2010-05-12 KAMEZAWA Hiroyukimemcg: fix css_is_ancestor() RCU locking
2010-05-12 KAMEZAWA Hiroyukimemcg: fix css_id() RCU locking for real
2010-05-12 Naoya Horiguchirmap: remove anon_vma check in page_address_in_vma()
2010-05-12 Mel Gormanhugetlbfs: kill applications that use MAP_NORESERVE...
2010-05-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-05-05 Zhang, Yanminslub: Fix bad boundary check in init_kmem_cache_nodes()
2010-05-04 Paul E. McKenneymemcg: css_id() must be called under rcu_read_lock()
2010-05-01 Tejun Heopercpu: implement kernel memory based chunk allocation
2010-05-01 Tejun Heopercpu: move vmalloc based chunk management into percpu...
2010-05-01 Tejun Heopercpu: misc preparations for nommu support
2010-05-01 Tejun Heopercpu: reorganize chunk creation and destruction
2010-05-01 Tejun Heopercpu: factor out pcpu_addr_in_first/reserved_chunk...
2010-04-30 Ingo MolnarMerge commit 'v2.6.34-rc6' into perf/core
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-27 Rik van Rielmmap: check ->vm_ops before dereferencing
2010-04-25 Jörn EngelCatch filesystems lacking s_bdi
2010-04-24 Dan Carpenterksm: check for ERR_PTR from follow_page()
2010-04-24 Oleg Nesterovrmap: anon_vma_prepare() can leak anon_vma_chain
2010-04-24 Mel Gormanhugetlb: fix infinite loop in get_futex_key() when...
2010-04-24 Andrea Arcangelimemcg: fix prepare migration
2010-04-23 Ingo MolnarMerge branch 'linus' into perf/core
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-22 Jens Axboebdi: add helper function for doing init and register...
2010-04-19 Rik van Rielrmap: add exclusively owned pages to the newest anon_vma
2010-04-14 Shiyong Lislab: Fix missing DEBUG_SLAB last user
2010-04-13 Jens AxboeMerge branch 'master' into for-2.6.35
next