MIPS: BCM63xx: Fix soft-reset lockup on BCM6345
[safe/jmp/linux-2.6] / arch / mips / mm /
2009-09-30 Kevin CernekeeMIPS: MIPSxx SC: Avoid destructive invalidation on...
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: mips
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-17 Maxime BizonMIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
2009-09-17 David DaneyMIPS: Don't corrupt page tables on vmalloc fault.
2009-09-17 Wu FeiMIPS: Shrink the size of tlb handler
2009-09-17 Ralf BaechleMIPS: Remove useless zero initializations.
2009-08-03 Akinobu MitaMIPS: Drop mmap_sem in pagefault oom path
2009-08-03 Ralf BaechleMIPS: Eleminate filenames from comments
2009-08-03 Ralf Baechle[PATCH] MIPS: Cavium: Move swapped comments to their...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-24 Ralf BaechleMIPS: Build fix - include <linux/smp.h> into all smp_pr...
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-17 David DaneyMIPS: TLB support for hugetlbfs.
2009-06-17 David DaneyMIPS: Add support files for hugetlbfs.
2009-06-17 David DaneyMIPS: Remove unused parameters from iPTE_LW.
2009-06-17 David DaneyMIPS: Remove dead case label.
2009-06-17 David DaneyMIPS: Allow R2 CPUs to turn off generation of 'ehb...
2009-06-17 David DaneyMIPS: Fold the TLB refill at the vmalloc path if possible.
2009-06-17 David DaneyMIPS: Replace some magic numbers with symbolic values...
2009-06-17 Kevin CernekeeMIPS: Support 64-byte D-cache line size
2009-06-17 Kevin CernekeeMIPS: Pass struct device to plat_dma_addr_to_phys()
2009-06-17 Kevin CernekeeMIPS: Add size and direction arguments to plat_unmap_dm...
2009-05-20 Greg UngererMIPS: 64-bit: Fix system lockup.
2009-05-14 Ralf BaechleMIPS: Fix highmem.
2009-05-14 Atsushi NemotoMIPS: Synchronize dma_map_page and dma_map_single
2009-05-14 Ralf BaechleMIPS: Print the actual detected I-cache associativity...
2009-05-14 Dmitri VorobievMIPS: IP32: Two symbols can become static
2009-04-01 Akinobu Mitamm: use debug_kmap_atomic
2009-03-30 Manuel LaussMIPS: Alchemy: MIPS hazard workarounds are not required.
2009-03-30 Manuel LaussMIPS: Alchemy: unify CPU model constants.
2009-03-30 Ralf BaechleMIPS: Use BUG_ON() where possible.
2009-03-23 Shinya KuribayashiMIPS: VR5500: Enable prefetch
2009-03-23 Jan NikitenkoMIPS: Fix oops in dma_unmap_page on not coherent mips...
2009-03-11 Shinya KuribayashiMIPS: NEC VR5500 processor support fixup
2009-02-27 Ralf BaechleMIPS: CVE-2009-0029: Enable syscall wrappers.
2009-01-30 Ralf BaechleMIPS: Port "mm: invoke oom-killer from page fault"...
2009-01-30 Ralf BaechleMIPS: Avoid destructive invalidation on partial cachelines.
2009-01-11 Ralf BaechleMIPS: Only write c0_framemask on CPUs which have this...
2009-01-11 David DaneyMIPS: Adjust the dma-common.c platform hooks.
2009-01-11 David DaneyMIPS: Add Cavium OCTEON slot into proper tlb category.
2009-01-11 David DaneyMIPS: Hook up Cavium OCTEON in arch/mips.
2009-01-11 David DaneyMIPS: Hook Cavium OCTEON cache init into cache.c
2009-01-11 David DaneyMIPS: Add Cavium OCTEON processor support files to...
2008-12-12 David DaneyMIPS: Add missing calls to plat_unmap_dma_mem.
2008-11-20 Dmitri VorobievMIPS: IP22: Make indy_sc_ops variable static
2008-10-27 Shinya KuribayashiMIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors
2008-10-27 David DaneyMIPS: Don't unmap the memory for dma_sync*.
2008-09-05 Atsushi Nemoto[MIPS] TX39xx: Add missing local_flush_icache_range...
2008-09-05 Thomas Bogendoerfer[MIPS] Fix WARNING: at kernel/smp.c:290
2008-07-30 Ralf Baechle[MIPS] tlb-r4k: Nuke broken paranoia error test.
2008-07-26 Johannes Weinermips: use generic show_mem()
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-15 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Dmitri Vorobiev[MIPS] Make two functions static
2008-07-08 Thomas Bogendoerfer[MIPS] Fix 32bit kernels on R4k with 128 byte cache...
2008-07-08 Shane McDonald[MIPS] Atlas, decstation: Fix section mismatches trigge...
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-16 Ralf Baechle[MIPS] Fix buggy use of kmap_coherent.
2008-06-16 Atsushi Nemoto[MIPS] Fix the fix for divide by zero error in build_...
2008-06-16 Ralf Baechle[MIPS] Fix build for PNX platforms.
2008-06-16 Ralf Baechle[MIPS] Export empty_zero_page for sake of the ext4...
2008-06-05 Yoichi YuasaFix divide by zero error in build_clear_page() and...
2008-06-05 Thomas Bogendoerfer[MIPS] R4700: Fix build_tlb_probe_entry
2008-05-12 Adrian Bunk[MIPS] unexport __kmap_atomic_to_page
2008-04-28 Dmitri Vorobiev[MIPS] unexport copy_from_user_page()
2008-04-28 Dmitri Vorobiev[MIPS] unexport copy_to_user_page()
2008-04-28 Dmitri Vorobiev[MIPS] unexport copy_user_highpage()
2008-04-28 Johannes Weiner[MIPS] remove redundant display of free swap space...
2008-04-28 Ralf Baechle[MIPS] Add support for MIPS CMP platform.
2008-04-28 Chris Dearman[MIPS] Allow setting of the cache attribute at run...
2008-04-28 Chris Dearman[MIPS] All MIPS32 processors support64-bit physical...
2008-04-28 Thiemo Seufer[MIPS] Reimplement clear_page/copy_page
2008-04-07 Ralf Baechle[MIPS] Handle aliases in vmalloc correctly.
2008-04-01 Thomas Bogendoerfer[MIPS] Add missing 4KEC TLB refill handler
2008-03-12 Ralf Baechle[MIPS] Fix loads of section missmatches
2008-03-12 Thiemo Seufer[MIPS] Fix typo in comment
2008-02-19 Thiemo Seufer[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.
2008-02-19 Ralf Baechle[MIPS] Fix buggy invocations of kmap_coherent()
2008-02-19 Ralf Baechle[MIPS] Handle I-cache coherency in flush_cache_range()
2008-02-03 Joe Perchesarch/mips/: Spelling fixes
2008-02-01 Thiemo Seufer[MIPS] Split the micro-assembler from tlbex.c.
2008-01-29 Manuel Lauss[MIPS] Alchemy: Au1210/Au1250 CPU support
2008-01-29 Thomas Bogendoerfer[MIPS] Use correct dma flushing in dma_cache_sync()
2008-01-29 Thomas Bogendoerfer[MIPS] Use real cache invalidate
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: cleanup debug code
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: use __cacheline_aligned instead of...
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: cleanup include files
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: Cleanup __init usages.
2008-01-29 Ralf Baechle[MIPS] Remove useless S-cache flushes.
2008-01-29 Ralf Baechle[MIPS] Use pte_present instead of open coded test for...
2008-01-29 Maciej W. Rozycki[MIPS] R4000/R4400 daddiu erratum workaround
2008-01-29 Ralf Baechle[MIPS] tlbex: Cleanup handling of R2 hazards in TLB...
2008-01-11 Thomas Bogendoerfer[MIPS] Wrong CONFIG option prevents setup of DMA zone.
2007-11-26 Ralf Baechle[MIPS] 64-bit Sibyte kernels need DMA32.
2007-11-15 Ralf Baechle[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE...
next