| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] unexport __kmap_atomic_to_page | Adrian Bunk | 2008-05-12 | 1 | -1/+0 |
* | [MIPS] unexport copy_from_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -3/+0 |
* | [MIPS] unexport copy_to_user_page() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
* | [MIPS] unexport copy_user_highpage() | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+0 |
* | [MIPS] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-28 | 1 | -1/+0 |
* | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2008-04-28 | 2 | -7/+38 |
* | [MIPS] Allow setting of the cache attribute at run time. | Chris Dearman | 2008-04-28 | 2 | -9/+41 |
* | [MIPS] All MIPS32 processors support64-bit physical addresses. | Chris Dearman | 2008-04-28 | 2 | -2/+2 |
* | [MIPS] Reimplement clear_page/copy_page | Thiemo Seufer | 2008-04-28 | 6 | -862/+725 |
* | [MIPS] Handle aliases in vmalloc correctly. | Ralf Baechle | 2008-04-07 | 3 | -0/+32 |
* | [MIPS] Add missing 4KEC TLB refill handler | Thomas Bogendoerfer | 2008-04-01 | 1 | -0/+1 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 17 | -158/+148 |
* | [MIPS] Fix typo in comment | Thiemo Seufer | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. | Thiemo Seufer | 2008-02-19 | 1 | -7/+7 |
* | [MIPS] Fix buggy invocations of kmap_coherent() | Ralf Baechle | 2008-02-19 | 2 | -8/+16 |
* | [MIPS] Handle I-cache coherency in flush_cache_range() | Ralf Baechle | 2008-02-19 | 1 | -3/+6 |
* | arch/mips/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 2008-02-01 | 4 | -960/+1111 |
* | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss | 2008-01-29 | 2 | -0/+4 |
* | [MIPS] Use correct dma flushing in dma_cache_sync() | Thomas Bogendoerfer | 2008-01-29 | 1 | -1/+1 |
* | [MIPS] Use real cache invalidate | Thomas Bogendoerfer | 2008-01-29 | 1 | -2/+2 |
* | [MIPS] tlbex.c: cleanup debug code | Franck Bui-Huu | 2008-01-29 | 1 | -57/+26 |
* | [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align | Franck Bui-Huu | 2008-01-29 | 1 | -6/+3 |
* | [MIPS] tlbex.c: cleanup include files | Franck Bui-Huu | 2008-01-29 | 1 | -6/+0 |
* | [MIPS] tlbex.c: Cleanup __init usages. | Franck Bui-Huu | 2008-01-29 | 1 | -49/+49 |
* | [MIPS] Remove useless S-cache flushes. | Ralf Baechle | 2008-01-29 | 1 | -9/+0 |
* | [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. | Ralf Baechle | 2008-01-29 | 1 | -1/+1 |
* | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 | 2 | -47/+61 |
* | [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. | Ralf Baechle | 2008-01-29 | 1 | -8/+6 |
* | [MIPS] Wrong CONFIG option prevents setup of DMA zone. | Thomas Bogendoerfer | 2008-01-11 | 1 | -1/+1 |
* | [MIPS] 64-bit Sibyte kernels need DMA32. | Ralf Baechle | 2007-11-26 | 2 | -36/+44 |
* | [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. | Ralf Baechle | 2007-11-15 | 1 | -3/+3 |
* | [MIPS] Convert reference to mem_map to pfn_to_page(). | Ralf Baechle | 2007-11-15 | 1 | -1/+1 |
* | [MIPS] Sibyte: resurrect old cache hack. | Ralf Baechle | 2007-11-15 | 1 | -1/+6 |
* | [MIPS] MT: Fix bug in multithreaded kernels. | Ralf Baechle | 2007-10-29 | 1 | -3/+18 |
* | [MIPS] c-r3k: Implement flush_cache_range() | Maciej W. Rozycki | 2007-10-29 | 1 | -28/+32 |
* | [MIPS] Cleanup random difference between the lmo and kernel.org tree. | Ralf Baechle | 2007-10-29 | 1 | -1/+1 |
* | mips: sg_page() fallout | Jens Axboe | 2007-10-23 | 1 | -0/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -9/+7 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -2/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-16 | 2 | -10/+19 |
|\ |
|
| * | [MIPS] Cache: Provide more information on cache policy on bootup. | Ralf Baechle | 2007-10-16 | 1 | -3/+7 |
| * | [MIPS] Fix aliasing bug in copy_user_highpage, take 2. | Ralf Baechle | 2007-10-16 | 1 | -7/+12 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
|/ |
|
* | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." | Ralf Baechle | 2007-10-13 | 1 | -48/+48 |
* | [MIPS] tlbex.c: Cleanup __init usage. | Franck Bui-Huu | 2007-10-11 | 1 | -48/+48 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 6 | -66/+74 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 3 | -8/+8 |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 | 5 | -17/+17 |