summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-044-27/+37
|\
| * sparc64: Validate linear D-TLB misses.David S. Miller2009-08-252-21/+29
| * sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-022-6/+8
* | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-171-1/+52
* | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-173-0/+6
* | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-171-0/+260
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-3/+3
* sparc64: Fix UP bootup regression.David S. Miller2009-06-181-0/+6
* sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-161-1/+1
* sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-161-1/+2
* sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-161-7/+0
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-8/+4
* sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-161-1/+1
* sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-162-1/+5
* module: trim exception table on init free.Rusty Russell2009-06-121-0/+29
* sparc64: add_node_ranges() must be __initDavid S. Miller2009-04-081-1/+1
* sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-081-3/+3
* mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+1
* Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-292-2/+2
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-161-1/+1
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-161-1/+1
* | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-181-22/+2
|/
* sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-031-14/+35
* sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-021-7/+18
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-082-0/+5
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-083-0/+9
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-8/+8
* sparc: refactor code in fault_32.cSam Ravnborg2009-01-061-1/+2
* sparc64: refactor code in init_64.cSam Ravnborg2009-01-061-11/+21
* sparc: drop SUN_IOSam Ravnborg2008-12-271-2/+0
* sparc: unify sections.hSam Ravnborg2008-12-272-9/+9
* sparc: use sparc64 version of scatterlist.hRobert Reif2008-12-113-15/+15
* sparc: drop CONFIG_SUN_AUXIOSam Ravnborg2008-12-041-2/+0
* sparc32: Don't btfixup cache flush ops for viking multiple times.David S. Miller2008-12-041-12/+11
* sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller2008-12-041-2/+2
* sparc64: Add tsb-ratio sysctl.David S. Miller2008-12-041-7/+14
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-049-1/+4734
* sparc: prepare mm/ for unificationSam Ravnborg2008-12-044-8/+12
* sparc32 cpuinit flase positivesAl Viro2008-11-301-7/+7
* sparc32: add init memory poisoningRobert Reif2008-09-031-3/+11
* sparc32: Fix sun4c build warnings.David S. Miller2008-09-021-4/+4
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-315-210/+47
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-294-4/+4
* sparc32: Kill iounit_map_dma_*().David S. Miller2008-08-291-48/+0
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-292-29/+41
* sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-293-17/+13
* sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-293-32/+0
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-292-31/+30
OpenPOWER on IntegriCloud