summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-031-6/+6
* sparc64: Fix top-level fault handling bugs.David S. Miller2014-05-031-30/+52
* sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-031-1/+1
* sparc64: Fix huge PMD invalidation.David S. Miller2014-05-031-0/+11
* sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-031-6/+9
* sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-171-1/+1
* sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker2014-02-191-0/+2
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-282-2/+0
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-2/+3
* sparc64: merge fixStephen Rothwell2013-11-181-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-158-202/+147
|\
| * sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-5/+9
| * sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-133-110/+10
| * sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-121-1/+1
| * sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-123-72/+21
| * sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-122-6/+98
| * sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-121-1/+3
| * sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-121-7/+7
| * sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-121-2/+0
* | sparc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-152-6/+10
* | mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
|/
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-122-5/+13
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-142-7/+7
* [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-104-16/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\
| * Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-012-2/+9
| |\
| * | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
* | | mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-032-51/+7
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-032-3/+2
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-032-4/+4
| |/ |/|
* | sparc: tsb must be flushed before tlbDave Kleikamp2013-06-191-1/+1
* | sparc64 address-congruence propertybob picco2013-06-191-1/+8
|/
* mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-072-56/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-047-59/+181
|\
| * sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
| * mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-10/+2
| * sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-241-1/+2
| * sparc64: Fix race in TLB batch processing.David S. Miller2013-04-193-43/+171
| * sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-03-311-1/+1
| * sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-03-311-1/+3
* | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-081-3/+2
* | sparc64: Do not change num_physpages during initmem freeingTkhai Kirill2013-03-201-2/+0
|/
* swap: add per-partition lock for swapfileShaohua Li2013-02-231-1/+1
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+4
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-13/+11
|\
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-292-98/+34
| |\
| * | sparc, mm: Remove calling of free_all_bootmem_node()Yinghai Lu2012-11-171-13/+11
* | | sparc64: Fix tsb_grow() in atomic context.David S. Miller2013-02-203-9/+35
OpenPOWER on IntegriCloud