index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Move generated code to .text for microMIPS
Jayachandran C
2013-07-01
3
-41
/
+82
|
*
|
MIPS: Fixup check for invalid scratch register
Jayachandran C
2013-06-13
1
-5
/
+5
|
*
|
MIPS: Allow platform specific scratch registers
Jayachandran C
2013-06-13
1
-15
/
+26
|
*
|
MIPS: Support SWIOTLB in default dma operations
Jayachandran C
2013-06-13
1
-0
/
+3
|
*
|
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
2013-06-10
1
-2
/
+13
|
|
/
*
|
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
|
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-39
/
+18
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+2
|
/
*
MIPS: Remove duplicate definition of check_for_high_segbits.
David Daney
2013-05-23
1
-4
/
+0
*
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
2013-05-16
4
-61
/
+12
*
Revert "MIPS: microMIPS: Support dynamic ASID sizing."
David Daney
2013-05-16
1
-32
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
12
-294
/
+686
|
\
|
*
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
10
-279
/
+650
|
|
\
|
|
*
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
2013-05-09
1
-0
/
+21
|
|
*
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2013-05-09
1
-0
/
+9
|
|
*
MIPS: microMIPS: Fix incorrect mask for jump immediate.
Steven J. Hill
2013-05-09
1
-1
/
+2
|
|
*
MIPS: microMIPS: Support dynamic ASID sizing.
Steven J. Hill
2013-05-08
1
-2
/
+32
|
|
*
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
2013-05-08
4
-12
/
+61
|
|
*
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
2013-05-01
2
-18
/
+31
|
|
*
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
2013-05-01
2
-0
/
+222
|
|
*
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-05-01
3
-249
/
+275
|
*
|
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
2013-05-09
3
-2
/
+7
|
|
\
\
|
|
*
|
MIPS: Export routines needed by the KVM module.
Sanjay Lal
2013-05-08
3
-2
/
+7
|
*
|
|
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...
Ralf Baechle
2013-05-08
4
-10
/
+22
|
|
\
\
\
|
|
*
|
|
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
Huacai Chen
2013-05-08
2
-2
/
+18
|
|
|
|
/
|
|
|
/
|
|
*
|
|
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
Ralf Baechle
2013-04-11
1
-11
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+1
|
\
\
\
|
*
|
|
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
1
-0
/
+1
|
|
/
/
*
|
|
mm/MIPS: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-5
/
+1
*
|
|
mm/MIPS: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-22
/
+9
|
|
/
|
/
|
*
|
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
2013-04-05
2
-8
/
+4
|
/
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
2
-0
/
+2
|
\
|
*
MIPS: Add support for the M14KEc core.
Steven J. Hill
2013-02-17
2
-0
/
+2
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
21
-108
/
+108
|
/
*
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2013-01-31
2
-6
/
+6
*
MIPS: Fix modpost error in modules attepting to use virt_addr_valid().
Ralf Baechle
2012-12-28
1
-0
/
+6
*
MIPS: Don't include <asm/page.h> unnecessarily.
Ralf Baechle
2012-12-28
1
-1
/
+0
*
Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
Ralf Baechle
2012-12-27
1
-16
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
7
-100
/
+178
|
\
|
*
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
2012-12-13
2
-6
/
+10
|
|
\
|
|
*
MIPS: Move processing of coherency kernel parameters earlier
Shane McDonald
2012-11-09
1
-4
/
+4
|
|
*
MIPS: tlbex: Fix section mismatches
Kevin Cernekee
2012-11-09
1
-2
/
+6
|
*
|
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
2012-12-13
3
-31
/
+0
|
*
|
MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled
Ralf Baechle
2012-12-13
1
-1
/
+2
|
*
|
MIPS: Fix potencial corruption
Ralf Baechle
2012-12-13
1
-11
/
+0
|
*
|
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
2012-12-13
1
-9
/
+30
|
*
|
MIPS: Transparent Huge Pages support
Ralf Baechle
2012-12-12
3
-1
/
+53
|
*
|
MIPS: Cavium: Add EDAC support.
Ralf Baechle
2012-12-12
1
-22
/
+24
|
*
|
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
David Daney
2012-12-12
2
-14
/
+14
[prev]
[next]