summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-13MIPS: Fix for warning from FPU emulation codeRalf Baechle
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng
2012-12-12mm/memory.c: remove unused code from do_wp_page()Dominik Dingel
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-12mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi
2012-12-12hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi
2012-12-12hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi
2012-12-12mm: protect against concurrent vma expansionMichel Lespinasse
2012-12-12memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko
2012-12-12tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins
2012-12-12mm: provide more accurate estimation of pages occupied by memmapJiang Liu
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-12fs/buffer.c: do not inline exported functionYan Hong
2012-12-12writeback: fix a typo in commentYan Hong
2012-12-12mm: introduce new field "managed_pages" to struct zoneJiang Liu
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-12mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes
2012-12-12mm, oom: cleanup pagefault oom handlerDavid Rientjes
2012-12-12memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-12mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes
2012-12-12mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton
2012-12-12mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim
2012-12-12res_counter: delete res_counter_write()Greg Thelen
2012-12-12hotplug: update nodemasks managementLai Jiangshan
2012-12-12page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan
2012-12-12vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan