summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli
2012-12-13MIPS: Remove unused smvp.hPaul Bolle
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney
2012-12-13MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney
2012-12-13MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney
2012-12-13ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.David Daney
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle
2012-12-13MIPS: kdump: Add supportRalf Baechle
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-13Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-13mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng
2012-12-13mm/memory.c: remove unused code from do_wp_page()Dominik Dingel
2012-12-13asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-13mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi
2012-12-13hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi
2012-12-13hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi
2012-12-13mm: protect against concurrent vma expansionMichel Lespinasse
2012-12-13memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko
2012-12-13tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins
2012-12-13mm: provide more accurate estimation of pages occupied by memmapJiang Liu
2012-12-13fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-13fs/buffer.c: do not inline exported functionYan Hong
2012-12-13writeback: fix a typo in commentYan Hong
2012-12-13mm: introduce new field "managed_pages" to struct zoneJiang Liu
2012-12-13mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-13mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes
2012-12-13mm, oom: cleanup pagefault oom handlerDavid Rientjes
2012-12-13memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan
2012-12-13numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-13mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes
2012-12-13mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton
2012-12-13mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim
2012-12-13res_counter: delete res_counter_write()Greg Thelen
2012-12-13hotplug: update nodemasks managementLai Jiangshan
2012-12-13page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan
2012-12-13vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan