summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller
2014-09-16sparc64: mem boot option correctionbob picco
2014-09-16sparc64: find_node adjustmentbob picco
2014-09-16sparc64: sun4v TLB error power off eventsbob picco
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2014-08-05sparc64: Fix up merge thinko.David S. Miller
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-07-21sparc64 - add mem to iomem resourcebob picco
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-05-18sparc64: fix sparse warnings in int_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in tsb.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg
2014-05-18sparc32: fix sparse warning in io-unit.cSam Ravnborg
2014-05-18sparc32: fix sparse warning in iommu.cSam Ravnborg
2014-05-08sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-05-06sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Fix top-level fault handling bugs.David S. Miller
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-05-03sparc64: Fix huge PMD invalidation.David S. Miller
2014-05-03sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-04-29sparc32: fix sparse warnings in unaligned_32.cSam Ravnborg
2014-04-29sparc32: fix sparse warning in devices.cSam Ravnborg
2014-04-29sparc32: fix sparse warnings in setup_32.cSam Ravnborg
2014-04-29sparc32: fix sparse "Should it be static?" in mm/Sam Ravnborg
2014-04-29sparc32: fix sparse warnings in srmmu.cSam Ravnborg
2014-04-29sparc32: fix sparse warning in init_32.cSam Ravnborg
2014-04-29sparc32: fix sparse warning in fault_32.cSam Ravnborg
2014-04-29sparc32: rename mm/srmmu.h to mm/mm_32.hSam Ravnborg