Age | Commit message (Expand) | Author |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-03-30 | MIPS: Alchemy: MIPS hazard workarounds are not required. | Manuel Lauss |
2009-03-30 | MIPS: Alchemy: unify CPU model constants. | Manuel Lauss |
2009-03-30 | MIPS: Use BUG_ON() where possible. | Ralf Baechle |
2009-03-23 | MIPS: VR5500: Enable prefetch | Shinya Kuribayashi |
2009-03-23 | MIPS: Fix oops in dma_unmap_page on not coherent mips platforms | Jan Nikitenko |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi |
2009-02-27 | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle |
2009-01-30 | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle |
2009-01-30 | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle |
2009-01-11 | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle |
2009-01-11 | MIPS: Adjust the dma-common.c platform hooks. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney |
2009-01-11 | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney |
2009-01-11 | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney |
2008-12-12 | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev |
2008-10-27 | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi |
2008-10-27 | MIPS: Don't unmap the memory for dma_sync*. | David Daney |
2008-09-05 | [MIPS] TX39xx: Add missing local_flush_icache_range initialization | Atsushi Nemoto |
2008-09-05 | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer |
2008-07-30 | [MIPS] tlb-r4k: Nuke broken paranoia error test. | Ralf Baechle |
2008-07-26 | mips: use generic show_mem() | Johannes Weiner |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-15 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | [MIPS] Make two functions static | Dmitri Vorobiev |
2008-07-08 | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer |
2008-07-08 | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-16 | [MIPS] Fix buggy use of kmap_coherent. | Ralf Baechle |
2008-06-16 | [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page | Atsushi Nemoto |
2008-06-16 | [MIPS] Fix build for PNX platforms. | Ralf Baechle |
2008-06-16 | [MIPS] Export empty_zero_page for sake of the ext4 module. | Ralf Baechle |
2008-06-05 | Fix divide by zero error in build_clear_page() and build_copy_page() | Yoichi Yuasa |
2008-06-05 | [MIPS] R4700: Fix build_tlb_probe_entry | Thomas Bogendoerfer |
2008-05-12 | [MIPS] unexport __kmap_atomic_to_page | Adrian Bunk |
2008-04-28 | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev |
2008-04-28 | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev |
2008-04-28 | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev |
2008-04-28 | [MIPS] remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-04-28 | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle |
2008-04-28 | [MIPS] Allow setting of the cache attribute at run time. | Chris Dearman |
2008-04-28 | [MIPS] All MIPS32 processors support64-bit physical addresses. | Chris Dearman |
2008-04-28 | [MIPS] Reimplement clear_page/copy_page | Thiemo Seufer |
2008-04-07 | [MIPS] Handle aliases in vmalloc correctly. | Ralf Baechle |
2008-04-01 | [MIPS] Add missing 4KEC TLB refill handler | Thomas Bogendoerfer |
2008-03-12 | [MIPS] Fix loads of section missmatches | Ralf Baechle |
2008-03-12 | [MIPS] Fix typo in comment | Thiemo Seufer |