aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-202-0/+4
* sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-09-131-0/+23
* sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-09-131-0/+4
* sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-09-131-1/+13
* sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-09-131-15/+1
* sparc64: Fix top-level fault handling bugs.David S. Miller2014-09-131-32/+54
* sparc: tsb must be flushed before tlbDave Kleikamp2013-08-021-1/+1
* sparc64 address-congruence propertybob picco2013-08-021-1/+8
* sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-08-024-16/+16
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-133-43/+172
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-301-5/+23
* sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-201-3/+3
* sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-141-2/+1
* sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-173-265/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-2/+3
|\
| * sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-311-0/+1
| * sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-313-3/+0
| * sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-313-0/+3
* | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* | sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-021-0/+13
|/
* sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-071-1/+1
* sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
* sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-051-1/+39
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
* sparc64: kill page table quicklistsDavid S. Miller2011-07-251-0/+11
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-222-10/+6
|\
| * perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-012-10/+6
* | sparc32,leon: Added __init declaration to leon_flush_needed()Matthias Rosenfelder2011-07-061-1/+1
|/
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-076-14/+14
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* sparc: mmu_gather reworkPeter Zijlstra2011-05-252-26/+32
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-7/+7
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-222-4/+4
* sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller2011-03-161-2/+1
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-133-3/+3
* sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg2011-01-041-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-291-0/+12
|\
| * sparc32: Fix unaligned stack handling on trap return.David S. Miller2010-10-261-0/+12
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-21/+27
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-5/+7
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-093-5/+7
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-2/+2
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-313-7/+7
|\ \ | |/
| * kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-4/+4
| |\
| | * sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-242-4/+4