summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+4
* sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-152-4/+1
* mm: drop tail page refcountingKirill A. Shutemov2016-01-151-13/+1
* sparc64: Fix numa node distance initializationNitin Gupta2016-01-141-7/+8
* sparc64: Fix numa distance valuesNitin Gupta2015-11-041-1/+69
* sparc64: Convert BUG_ON to warningDavid Ahern2015-06-251-2/+3
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-2/+4
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-21/+53
|\
| * sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz2015-05-311-21/+53
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-193-5/+5
* | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+3
|/
* sparc: Fix /proc/kcoreDavid S. Miller2015-03-181-1/+1
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-12/+0
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-292-0/+4
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-181-4/+7
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-241-0/+30
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-2/+2
|\
| * sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-261-2/+2
* | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-23/+2
* | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-051-11/+19
* | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-051-1/+8
* | sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-052-49/+34
* | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-052-232/+168
* | sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-051-3/+25
* | sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-051-0/+21
* | sparc64: Switch to 4-level page tables.David S. Miller2014-10-051-4/+27
* | sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller2014-10-041-2/+2
* | sparc64: mem boot option correctionbob picco2014-09-161-1/+48
* | sparc64: find_node adjustmentbob picco2014-09-161-1/+4
* | sparc64: sun4v TLB error power off eventsbob picco2014-09-161-0/+3
|/
* sparc64: Fix up merge thinko.David S. Miller2014-08-051-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-051-0/+32
|\
| * sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-041-0/+23
| * sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-041-0/+8
* | sparc64 - add mem to iomem resourcebob picco2014-07-211-0/+65
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-1912-51/+74
|\
| * sparc64: fix sparse warnings in int_64.cSam Ravnborg2014-05-181-2/+6
| * sparc64: fix sparse warnings in init_64.cSam Ravnborg2014-05-181-0/+1
| * sparc64: fix sparse warning in tsb.cSam Ravnborg2014-05-181-0/+1
| * sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg2014-05-181-3/+1
| * sparc: drop use of extern for prototypes in arch/sparc/*Sam Ravnborg2014-05-181-2/+2
| * sparc32: fix sparse warning in io-unit.cSam Ravnborg2014-05-181-9/+12
| * sparc32: fix sparse warning in iommu.cSam Ravnborg2014-05-181-7/+13
| * sparc32: fix sparse warnings in unaligned_32.cSam Ravnborg2014-04-291-3/+1
| * sparc32: fix sparse warning in devices.cSam Ravnborg2014-04-291-2/+0
| * sparc32: fix sparse warnings in setup_32.cSam Ravnborg2014-04-291-1/+1
OpenPOWER on IntegriCloud