safe/jmp/linux-2.6
2009-12-15 Alexey DobriyanMake DEBUG_BUGVERBOSE default to y
2009-12-15 Joe Percheskernel.h: add printk_ratelimited and pr_<level>_rl
2009-12-15 Thadeu Lima... misc: remove MAC pmu function declaration from misc...
2009-12-15 H Hartley Sweetenkernel/sys.c: fix "warning: do-while statement is not...
2009-12-15 Amerigo Wangkallsyms: remove deprecated print_fn_descriptor_symbol()
2009-12-15 Amerigo Wangrwsem: fix rwsem_is_locked() bugs
2009-12-15 Amerigo Wangrwsem-spinlock: remove useless function exports
2009-12-15 Joe Percheskernel.h: remove initialization of bool in printk_once
2009-12-15 H Hartley Sweeteninit/main.c: fix symbol shadows noise
2009-12-15 Daniel Mackdrivers/misc: add driver for Texas Instruments DAC7512
2009-12-15 Xiao Guangronggeneric-ipi: cleanup for generic_smp_call_function_inte...
2009-12-15 Michael Hennerichad525x_dpot: new driver for AD525x digital potentiometers
2009-12-15 Joe Perchesdynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from...
2009-12-15 Cesar Eduardo... WARN_ONCE(): use bool for boolean flag
2009-12-15 Alexey Dobriyanuml: convert to seq_file/proc_fops
2009-12-15 Arjan van de Venfloppy: Add an extra bound check on ioctl arguments
2009-12-15 Julia Lawalldrivers/cpuidle: Move dereference after NULL test
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-15 Alexey Dobriyanalpha: convert srm code to seq_file
2009-12-15 john stultzprocfs: allow threads to rename siblings via /proc...
2009-12-15 Steven J. Magnaniprocfs: use proper units for noMMU statm
2009-12-15 Jie Zhangnommu: fix malloc performance by adding uninitialized...
2009-12-15 Naoya Horiguchimm hugetlb: add hugepage support to pagemap
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in walk_page_range()
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
2009-12-15 Mel Gormanhugetlb: abort a hugepage pool resize if a signal is...
2009-12-15 Lee Schermerhornmlock: replace stale comments in munlock_vma_page()
2009-12-15 Lee Schermerhornmm: remove unevictable_migrate_page function
2009-12-15 Mel Gormanhugetlb: acquire the i_mmap_lock before walking the...
2009-12-15 Amerigo Wang'sysctl_max_map_count' should be non-negative
2009-12-15 Huang Shijieinclude/linux/mm.h: remove unneeded ifdef
2009-12-15 Magnus Dammmm: uncached vma support with writenotify
2009-12-15 Huang Shijievmscan: simplify code
2009-12-15 Rik van Rielvmscan: do not evict inactive pages when skipping an...
2009-12-15 Jan Beulichmm/bootmem.c: properly __init-annotate helper functions
2009-12-15 David Rientjesmm: slab-allocate memory section nodemask for large...
2009-12-15 KOSAKI Motohiromm: simplify try_to_unmap_one()
2009-12-15 Rakib Mullickmm: fix section mismatch in memory_hotplug.c
2009-12-15 Larry Woodmanhugetlb: prevent deadlock in __unmap_hugepage_range...
2009-12-15 Andrew Mortonmm: memory_hotplug: make offline_pages() static
2009-12-15 Hugh Dickinsksm: remove unswappable max_kernel_pages
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Hugh Dickinsksm: rmap_walk to remove_migation_ptes
2009-12-15 Hugh Dickinsksm: mem cgroup charge swapin copy
2009-12-15 Hugh Dickinsksm: share anon page without allocating
2009-12-15 Hugh Dickinsksm: take keyhole reference to page
2009-12-15 Hugh Dickinsksm: hold anon_vma in rmap_item
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsksm: fix mlockfreed to munlocked
2009-12-15 Hugh Dickinsksm: stable_node point to page and back
2009-12-15 Hugh Dickinsksm: separate stable_node
2009-12-15 Hugh Dickinsksm: singly-linked rmap_list
2009-12-15 Hugh Dickinsksm: cleanup some function arguments
2009-12-15 Hugh Dickinsksm: remove redundancies when merging page
2009-12-15 Hugh Dickinsksm: three remove_rmap_item_from_tree cleanups
2009-12-15 KOSAKI Motohirovmscan: make consistent of reclaim bale out between...
2009-12-15 KOSAKI Motohirovmscan: kill sc.swap_cluster_max
2009-12-15 KOSAKI Motohirovmscan: zone_reclaim() don't use insane swap_cluster_max
2009-12-15 KOSAKI Motohirovmscan: kill hibernation specific reclaim logic and...
2009-12-15 KOSAKI Motohirovmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
2009-12-15 Alex ChiangDocumentation: ABI: /sys/devices/system/cpu/cpu#/node
2009-12-15 Alex Chiangmm: add numa node symlink for cpu devices in sysfs
2009-12-15 Alex Chiangmm: refactor unregister_cpu_under_node()
2009-12-15 Alex Chiangmm: refactor register_cpu_under_node()
2009-12-15 Alex Chiangmm: add numa node symlink for memory section in sysfs
2009-12-15 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-15 Hugh Dickinsmm: stop ptlock enlarging struct page
2009-12-15 Hugh Dickinsmm: pass address down to rmap ones
2009-12-15 Hugh Dickinsmm: CONFIG_MMU for PG_mlocked
2009-12-15 Hugh Dickinsmm: mlocking in try_to_unmap_one
2009-12-15 Hugh Dickinsmm: define PAGE_MAPPING_FLAGS
2009-12-15 KOSAKI Motohirovmscan: stop kswapd waiting on congestion when the...
2009-12-15 Mel Gormanvmscan: have kswapd sleep for a short interval and...
2009-12-15 Huang Shijiermap: move label `out' to a better place
2009-12-15 Huang Shijiermap: simplify try_to_unmap_file()
2009-12-15 Huang Shijiermap: fix the comment for try_to_unmap_anon
2009-12-15 Vincent Limm/vmscan: change comment generic_file_write to __gener...
2009-12-15 Lee Schermerhornswap: rework map_swap_page() again
2009-12-15 Hugh Dickinsswap_info: reorder its fields
2009-12-15 Hugh Dickinsswap_info: note SWAP_MAP_SHMEM
2009-12-15 Hugh Dickinsswap_info: swap count continuations
2009-12-15 Hugh Dickinsswap_info: swap_map of chars not shorts
2009-12-15 Hugh Dickinsswap_info: SWAP_HAS_CACHE cleanups
2009-12-15 Hugh Dickinsswap_info: miscellaneous minor cleanups
2009-12-15 Hugh Dickinsswap_info: include first_swap_extent
2009-12-15 Hugh Dickinsswap_info: change to array of pointers
2009-12-15 Hugh Dickinsswap_info: private to swapfile.c
2009-12-15 Jan Beulichvmalloc(): adjust gfp mask passed on nested vmalloc...
2009-12-15 David Rientjesmm: add gfp flags for NODEMASK_ALLOC slab allocations
2009-12-15 Lee Schermerhornhugetlb: offload per node attribute registrations
2009-12-15 Lee Schermerhornhugetlb: handle memory hot-plug events
2009-12-15 David Rientjesmm: clear node in N_HIGH_MEMORY and stop kswapd when...
2009-12-15 Lee Schermerhornhugetlb: use only nodes with memory for huge pages
2009-12-15 Lee Schermerhornhugetlb: update hugetlb documentation for NUMA controls
2009-12-15 Lee Schermerhornhugetlb: add per node hstate attributes
2009-12-15 Lee Schermerhornhugetlb: add generic definition of NUMA_NO_NODE
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-15 Lee Schermerhornhugetlb: factor init_nodemask_of_node()
2009-12-15 Lee Schermerhornhugetlb: add nodemask arg to huge page alloc, free...
2009-12-15 Lee Schermerhornhugetlb: rework hstate_next_node_* functions
next