ALSA: usb-audio: export UAC2 clock selectors as mixer controls
[safe/jmp/linux-2.6] / arch / mips / mm /
2010-04-30 David DaneyMIPS: Check for accesses beyond the end of the PGD.
2010-04-30 David DaneyMIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds...
2010-04-12 Anton AltaparmakovMIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
2010-04-12 Ralf BaechleMIPS: Sibyte: Fix M3 TLB exception handler workaround.
2010-04-12 Ralf BaechleMIPS: uasm: Add OR instruction.
2010-04-12 David DaneyMIPS: Add SYSCALL to uasm.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-28 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-02-27 David DaneyMIPS: Give Octeon+ CPUs their own cputype.
2010-02-27 David DaneyMIPS: Implement Read Inhibit/eXecute Inhibit
2010-02-27 David DaneyMIPS: Add TLBR and ROTR to uasm.
2010-02-27 David DaneyMIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
2010-02-27 David DaneyMIPS: Remove #if 0 r4k_update_mmu_cache_hwbug
2010-02-27 Florian FainelliMIPS: Move arch/mips/mm/uasm.h to arch/mips/include...
2010-02-27 Ralf BaechleMIPS: Nuke trailing blank lines
2010-02-27 David DaneyMIPS: Remove probe_tlb().
2010-02-27 David DaneyMIPS: Two-level pagetables for 64-bit kernels with...
2010-02-22 Yoichi YuasaMIPS: Highmem: Fix build error
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-10 David DaneyMIPS: Fix __devinit __cpuinit confusion in cpu_cache_init
2010-02-02 Wu Fengguangresources: introduce generic page_is_ram()
2010-01-12 David DaneyMIPS: Cleanup forgotten label_module_alloc in tlbex.c
2010-01-11 Andreas Fenkartmm: make totalhigh_pages unsigned long
2009-12-17 Akinobu MitaMIPS: Sibyte: Use hweight8 instead of counting bits
2009-12-17 David DaneyMIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
2009-12-17 David DaneyMIPS: Add drotr and dins instructions to uasm.
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-11-13 Yoichi YuasaMIPS: Add DMA declare coherent memory support
2009-11-02 Kevin CernekeeMIPS: Fix machine check exception in kmap_coherent()
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()
next