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] TX39xx: Add missing local_flush_icache_range initialization
Atsushi Nemoto
2008-09-05
1
-0
/
+1
*
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
2008-09-05
5
-9
/
+18
*
[MIPS] tlb-r4k: Nuke broken paranoia error test.
Ralf Baechle
2008-07-30
1
-4
/
+0
*
mips: use generic show_mem()
Johannes Weiner
2008-07-26
2
-38
/
+1
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-07-15
2
-4
/
+2
|
\
|
*
[MIPS] Make two functions static
Dmitri Vorobiev
2008-07-15
2
-4
/
+2
*
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-9
/
+9
*
|
[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
[next]