aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-27/+37
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller2-21/+29
2009-08-17sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele1-1/+52
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele3-0/+6
2009-08-17sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele1-0/+260
2009-08-02sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2-6/+8
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2-3/+3
2009-06-18sparc64: Fix UP bootup regression.David S. Miller1-0/+6
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell1-1/+1
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-7/+0
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-8/+4
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-1/+1
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2-1/+5
2009-06-12module: trim exception table on init free.Rusty Russell1-0/+29
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller1-1/+1
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller1-3/+3
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+1
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller2-2/+2
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller1-22/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell1-1/+1
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2-0/+5
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg3-0/+9
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-8/+8
2009-01-06sparc: refactor code in fault_32.cSam Ravnborg1-1/+2
2009-01-06sparc64: refactor code in init_64.cSam Ravnborg1-11/+21
2008-12-27sparc: drop SUN_IOSam Ravnborg1-2/+0
2008-12-27sparc: unify sections.hSam Ravnborg2-9/+9
2008-12-11sparc: use sparc64 version of scatterlist.hRobert Reif3-15/+15
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg1-2/+0
2008-12-04sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller1-12/+11
2008-12-04sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller1-2/+2
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller1-7/+14
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg9-1/+4734
2008-12-04sparc: prepare mm/ for unificationSam Ravnborg4-8/+12
2008-11-30sparc32 cpuinit flase positivesAl Viro1-7/+7
2008-09-03sparc32: add init memory poisoningRobert Reif1-3/+11
2008-09-02sparc32: Fix sun4c build warnings.David S. Miller1-4/+4
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk5-210/+47
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller4-4/+4
2008-08-29sparc32: Kill iounit_map_dma_*().David S. Miller1-48/+0
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller2-29/+41
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller3-17/+13
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller3-32/+0
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2-31/+30
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2-29/+35
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2-4/+2