index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Make two functions static
Dmitri Vorobiev
2008-07-15
2
-4
/
+2
*
[MIPS] Fix 32bit kernels on R4k with 128 byte cache line size
Thomas Bogendoerfer
2008-07-08
1
-29
/
+32
*
[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs
Shane McDonald
2008-07-08
2
-5
/
+5
*
[MIPS] Fix buggy use of kmap_coherent.
Ralf Baechle
2008-06-16
1
-2
/
+5
*
[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page
Atsushi Nemoto
2008-06-16
1
-1
/
+1
*
[MIPS] Fix build for PNX platforms.
Ralf Baechle
2008-06-16
1
-0
/
+26
*
[MIPS] Export empty_zero_page for sake of the ext4 module.
Ralf Baechle
2008-06-16
1
-0
/
+1
*
Fix divide by zero error in build_clear_page() and build_copy_page()
Yoichi Yuasa
2008-06-05
1
-4
/
+6
*
[MIPS] R4700: Fix build_tlb_probe_entry
Thomas Bogendoerfer
2008-06-05
1
-1
/
+2
*
[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
[next]