2012-12-12 |
Linus Torvalds | Merge branches 'core-locking-for-linus' and 'timers... |
tree | commitdiff |
2012-12-12 |
Linus Torvalds | Merge branch 'akpm' (Andrew's patchbomb) |
tree | commitdiff |
2012-12-12 |
Lai Jiangshan | memory_hotplug: ensure every online node has NORMAL... |
tree | commitdiff |
2012-12-12 |
Lai Jiangshan | memory_hotplug: handle empty zone when online_movable... |
tree | commitdiff |
2012-12-12 |
Lai Jiangshan | mm, memory-hotplug: dynamic configure movable memory... |
tree | commitdiff |
2012-12-12 |
Joonsoo Kim | bootmem: fix wrong call parameter for free_bootmem() |
tree | commitdiff |
2012-12-12 |
Marek Szyprowski | mm: cma: remove watermark hacks |
tree | commitdiff |
2012-12-12 |
Marek Szyprowski | mm: cma: skip watermarks check for already isolated... |
tree | commitdiff |
2012-12-12 |
David Rientjes | mm, oom: fix race when specifying a thread as the oom... |
tree | commitdiff |
2012-12-12 |
David Rientjes | mm, oom: change type of oom_score_adj to short |
tree | commitdiff |
2012-12-12 |
David Rientjes | mm, mempolicy: remove duplicate code |
tree | commitdiff |
2012-12-12 |
Jeff Liu | mm/vmscan.c: try_to_freeze() returns boolean |
tree | commitdiff |
2012-12-12 |
Rafael Aquini | mm: introduce putback_movable_pages() |
tree | commitdiff |
2012-12-12 |
Rafael Aquini | mm: introduce compaction and migration for ballooned... |
tree | commitdiff |
2012-12-12 |
Rafael Aquini | mm: introduce a common interface for balloon pages... |
tree | commitdiff |
2012-12-12 |
Rafael Aquini | mm: adjust address_space_operations.migratepage() retur... |
tree | commitdiff |
2012-12-12 |
Michel Lespinasse | mm: vm_unmapped_area() lookup function |
tree | commitdiff |
2012-12-12 |
Michel Lespinasse | mm: check rb_subtree_gap correctness |
tree | commitdiff |
2012-12-12 |
Michel Lespinasse | mm: augment vma rbtree with rb_subtree_gap |
tree | commitdiff |
2012-12-12 |
Andi Kleen | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB |
tree | commitdiff |
2012-12-12 |
Naoya Horiguchi | mm: hwpoison: fix action_result() to print out dirty... |
tree | commitdiff |
2012-12-12 |
Matthieu CASTET | dmapool: make DMAPOOL_DEBUG detect corruption of free... |
tree | commitdiff |
2012-12-12 |
David Rientjes | mm, oom: allow exiting threads to have access to memory... |
tree | commitdiff |
2012-12-12 |
Will Deacon | mm: thp: set the accessed flag for old pages on access... |
tree | commitdiff |
2012-12-12 |
Joonsoo Kim | mm, highmem: get virtual address of the page using... |
tree | commitdiff |
2012-12-12 |
Joonsoo Kim | mm, highmem: remove page_address_pool list |
tree | commitdiff |
2012-12-12 |
Joonsoo Kim | mm, highmem: remove useless pool_lock |
tree | commitdiff |
2012-12-12 |
Joonsoo Kim | mm, highmem: use PKMAP_NR() to calculate an index of... |
tree | commitdiff |
2012-12-12 |
Cesar Eduardo Barros | mm: do not call frontswap_init() during swapoff |
tree | commitdiff |
2012-12-12 |
Cesar Eduardo Barros | mm: refactor reinsert of swap_info in sys_swapoff() |
tree | commitdiff |
2012-12-12 |
Rik van Riel | mm,vmscan: only evict file pages when we have plenty |
tree | commitdiff |
2012-12-12 |
Jan Kara | mm: add comment on storage key dirty bit semantics |
tree | commitdiff |
2012-12-12 |
Tang Chen | mm/memory_hotplug.c: update start_pfn in zone and pg_da... |
tree | commitdiff |
2012-12-12 |
Lai Jiangshan | slub, hotplug: ignore unrelated node's hot-adding and... |
tree | commitdiff |
2012-12-12 |
Lai Jiangshan | memory_hotplug: fix possible incorrect node_states... |
tree | commitdiff |
2012-12-12 |
Wen Congyang | memory-hotplug: allocate zone's pcp before onlining... |
tree | commitdiff |
2012-12-12 |
Wen Congyang | memory-hotplug, mm/sparse.c: clear the memory to store... |
tree | commitdiff |
2012-12-12 |
Wen Congyang | numa: convert static memory to dynamically allocated... |
tree | commitdiff |
2012-12-12 |
Wen Congyang | memory-hotplug: fix NR_FREE_PAGES mismatch |
tree | commitdiff |
2012-12-12 |
Wen Congyang | memory-hotplug: auto offline page_cgroup when onlining... |
tree | commitdiff |
2012-12-12 |
Wen Congyang | memory-hotplug: update mce_bad_pages when removing... |
tree | commitdiff |
2012-12-12 |
Wen Congyang | memory-hotplug: skip HWPoisoned page when offlining... |
tree | commitdiff |
2012-12-12 |
Bob Liu | thp: cleanup: introduce mk_huge_pmd() |
tree | commitdiff |
2012-12-12 |
Bob Liu | thp: introduce hugepage_vma_check() |
tree | commitdiff |
2012-12-12 |
Bob Liu | mm: introduce mm_find_pmd() |
tree | commitdiff |
2012-12-12 |
Bob Liu | thp: clean up __collapse_huge_page_isolate |
tree | commitdiff |
2012-12-12 |
Kirill A. Shutemov | mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPAC... |
tree | commitdiff |
2012-12-12 |
Kirill A. Shutemov | mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD |
tree | commitdiff |
2012-12-12 |
David Rientjes | mm, memcg: make mem_cgroup_out_of_memory() static |
tree | commitdiff |
2012-12-12 |
Rabin Vincent | mm: show migration types in show_mem |
tree | commitdiff |
2012-12-12 |
Namjae Jeon | writeback: remove nr_pages_dirtied arg from balance_dir... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'usb-3.8-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'tty-3.8-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'staging-3.8-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'char-misc-3.8-rc1' of git://git./linux/kerne... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'driver-core-3.8-rc1' of git://git./linux... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'gpio-for-linus' of git://git.secretlab.ca... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'pm+acpi-for-3.8-rc1' of git://git./linux... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'devicetree-for-linus' of git://git.secretlab... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'irqdomain-for-linus' of git://git.secretlab... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge branch 'for-v3.8' of git://git.linaro.org/people... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'clk-for-linus' of git://git.linaro.org/peopl... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'pinctrl-for-v3.8' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge tag 'mmc-updates-for-3.8-rc1' of git://git./linux... |
tree | commitdiff |
2012-12-11 |
Marek Szyprowski | mm: dmapool: use provided gfp flags for all dma_alloc_c... |
tree | commitdiff |
2012-12-11 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
tree | commitdiff |
2012-12-10 |
Rafael J. Wysocki | Merge branch 'acpi-enumeration' |
tree | commitdiff |
2012-12-10 |
Linus Torvalds | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD... |
tree | commitdiff |
2012-12-10 |
Linus Torvalds | Revert "mm: avoid waking kswapd for THP allocations... |
tree | commitdiff |
2012-12-08 |
Johannes Weiner | mm: vmscan: fix inappropriate zone congestion clearing |
tree | commitdiff |
2012-12-07 |
Rafael J. Wysocki | Merge branch 'acpi-general' |
tree | commitdiff |
2012-12-07 |
Rafael J. Wysocki | Merge branch 'acpi-enumeration' |
tree | commitdiff |
2012-12-07 |
Rafael J. Wysocki | Merge branch 'acpi-dev-pm' |
tree | commitdiff |
2012-12-07 |
Rafael J. Wysocki | Merge branch 'pm-devfreq' |
tree | commitdiff |
2012-12-07 |
Linus Torvalds | Merge tag 'mmc-fixes-for-3.7' of git://git./linux/kerne... |
tree | commitdiff |
2012-12-06 |
Mel Gorman | tmpfs: fix shared mempolicy leak |
tree | commitdiff |
2012-12-06 |
Johannes Weiner | mm: vmscan: do not keep kswapd looping forever due... |
tree | commitdiff |
2012-12-06 |
Mel Gorman | mm: compaction: validate pfn range passed to isolate_fr... |
tree | commitdiff |
2012-12-06 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
tree | commitdiff |
2012-12-04 |
Linus Torvalds | Merge tag 'upstream-3.7-rc9' of git://git.infradead... |
tree | commitdiff |
2012-12-04 |
Rafael J. Wysocki | Merge branch 'acpi-general' |
tree | commitdiff |
2012-12-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/mchehab/linux-edac |
tree | commitdiff |
2012-12-03 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-03 |
Linus Torvalds | Merge branch 'block-dev' |
tree | commitdiff |
2012-12-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
tree | commitdiff |
2012-12-03 |
Linus Torvalds | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge branch 'x86/urgent' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge tag 'for-linus' of git://linux-c6x.org/git/projec... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.samba.org/sfrench... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge tag 'rproc-3.7-fix' of git://git./linux/kernel... |
tree | commitdiff |
2012-12-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/nab/target-pending |
tree | commitdiff |
2012-11-30 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
tree | commitdiff |
2012-11-30 |
Linus Torvalds | Merge branch 'akpm' (Fixes from Andrew) |
tree | commitdiff |
2012-11-30 |
Linus Torvalds | Merge tag 'fixes-for-linus' of git://git./linux/kernel... |
tree | commitdiff |
next |