2012-12-13 |
Dominik Dingel | mm/memory.c: remove unused code from do_wp_page() |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | asm-generic, mm: pgtable: consolidate zero page helpers |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Naoya Horiguchi | mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Naoya Horiguchi | hwpoison, hugetlbfs: fix RSS-counter warning |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Naoya Horiguchi | hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Michel Lespinasse | mm: protect against concurrent vma expansion |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Michal Hocko | memcg: do not check for mm in __mem_cgroup_count_vm_event |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Hugh Dickins | tmpfs: support SEEK_DATA and SEEK_HOLE (reprise) |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jiang Liu | mm: provide more accurate estimation of pages occupied... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Yan Hong | fs/buffer.c: remove redundant initialization in alloc_p... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Yan Hong | fs/buffer.c: do not inline exported function |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Yan Hong | writeback: fix a typo in comment |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jiang Liu | mm: introduce new field "managed_pages" to struct zone |
commit | commitdiff | tree | snapshot |
2012-12-13 |
David Rientjes | mm, oom: remove statically defined arch functions of... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
David Rientjes | mm, oom: remove redundant sleep in pagefault oom handler |
commit | commitdiff | tree | snapshot |
2012-12-13 |
David Rientjes | mm, oom: cleanup pagefault oom handler |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | memory_hotplug: allow online/offline memory to result... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | numa: add CONFIG_MOVABLE_NODE for movable-dedicated... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
David Rientjes | mm, memcg: avoid unnecessary function call when memcg... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Andrew Morton | mm: add a reminder comment for __GFP_BITS_SHIFT |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Joonsoo Kim | mm: WARN_ON_ONCE if f_op->mmap() change vma's start... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Greg Thelen | res_counter: delete res_counter_write() |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | hotplug: update nodemasks management |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | page_alloc: use N_MEMORY instead N_HIGH_MEMORY change... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | vmscan: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | init: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | kthread: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | vmstat: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | hugetlb: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | mempolicy: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | mm,migrate: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | oom: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | memcontrol: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | procfs: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | cpuset: use N_MEMORY instead N_HIGH_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Lai Jiangshan | mm: node_states: introduce N_MEMORY |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Marek Szyprowski | mm: use migrate_prep() instead of migrate_prep_local() |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Thierry Reding | mm: compaction: Fix compiler warning |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: avoid race on multiple parallel page faults to... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: introduce sysfs knob to disable huge zero page |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: implement refcounting for huge zero page |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: lazy huge zero page allocation |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: setup huge zero page on non-write page fault |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: implement splitting pmd for huge zero page |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: change split_huge_page_pmd() interface |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: change_huge_pmd(): make sure we don't try to make... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: do_huge_pmd_wp_page(): handle huge zero page |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: copy_huge_pmd(): copy huge zero page |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: zap_huge_pmd(): zap huge zero pmd |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Kirill A. Shutemov | thp: huge zero page: basic preparation |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Joonsoo Kim | bootmem: remove alloc_arch_preferred_bootmem() |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Joonsoo Kim | bootmem: remove not implemented function call, bootmem_... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'boards' of git://git./linux/kernel/git/arm... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'soc' of git://git./linux/kernel/git/arm... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'cleanup' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'headers' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'fixes-non-critical' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'dlm-3.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'for-3.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'for-3.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'for-3.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'regmap-3.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'please-pull-einj-fix-for-acpi5' of git:... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'please-pull-pstore_mevent' of git://git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'please-pull-misc-3.8' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge tag 'arm64-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'omap-serial' of git://git.linaro.org... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Zhang Rui | Thermal: Fix DEFAULT_THERMAL_GOVERNOR |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Zhang Rui | Thermal: fix a NULL pointer dereference when generic... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-timers-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-nuke386-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-cpu-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-cleanups-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-bsp-hotplug-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-boot-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'x86-asm-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'perf-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'core-rcu-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branches 'core-locking-for-linus' and 'timers... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Linus Torvalds | Merge branch 'akpm' (Andrew's patchbomb) |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Lai Jiangshan | memory_hotplug: ensure every online node has NORMAL... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Lai Jiangshan | memory_hotplug: handle empty zone when online_movable... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Lai Jiangshan | mm, memory-hotplug: dynamic configure movable memory... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Lai Jiangshan | drivers/base/node.c: cleanup node_state_attr[] |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Joonsoo Kim | bootmem: fix wrong call parameter for free_bootmem() |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Joonsoo Kim | avr32, kconfig: remove HAVE_ARCH_BOOTMEM |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Marek Szyprowski | mm: cma: remove watermark hacks |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Marek Szyprowski | mm: cma: skip watermarks check for already isolated... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
David Rientjes | mm, oom: fix race when specifying a thread as the oom... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
David Rientjes | mm, oom: change type of oom_score_adj to short |
commit | commitdiff | tree | snapshot |
next |