summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * sparc32: Remove sparc_lvl15_nmi().David S. Miller2012-05-111-15/+0
| * sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-111-1/+0
| * sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-111-21/+0
| * sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-111-5/+2
| * sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-111-14/+0
| * sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-111-1/+0
| * sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-111-1/+0
| * sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-111-1/+0
| * sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-112-11/+6
| * sparc32: remove sun4c trapsSam Ravnborg2012-05-114-150/+0
| * sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg2012-05-114-39/+0
| * sparc32: drop sun4c supportSam Ravnborg2012-05-112-2170/+0
| * sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-091-9/+5
| * sparc64: Do not set max_mapnr.David S. Miller2012-04-271-3/+0
| * sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-261-9/+14
| * sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-261-84/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-139-24/+62
| |\
| * | sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-02-281-1/+1
* | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-101-3/+3
| |/ |/|
* | sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul2012-04-041-7/+30
* | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul2012-04-041-7/+30
* | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-2/+0
* | Disintegrate asm/system.h for SparcDavid Howells2012-03-286-6/+0
* | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
|/
* Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-25/+7
|\
| * sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-20/+4
| * memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
| * memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
| * Merge branch 'master' into x86/memblockTejun Heo2011-11-2811-279/+250
| |\
| * | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-141-2/+2
* | | 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
OpenPOWER on IntegriCloud