index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h
David Daney
2013-02-20
2
-3
/
+29
*
MIPS: Cleanup break and trap codes.
Ralf Baechle
2013-02-15
1
-8
/
+0
*
MIPS: Redefine value of BRK_BUG.
Steven J. Hill
2013-02-15
1
-1
/
+1
*
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
2013-02-15
3
-30
/
+93
*
MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.
Venkat Subbiah
2013-02-15
3
-0
/
+216
*
MIPS: Loongson2: Use clk API instead of direct dereferences
Julia Lawall
2013-02-15
1
-3
/
+12
*
MIPS: MSP71xx: Move code.
Ralf Baechle
2013-02-01
35
-9
/
+9
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
764
-11712
/
+11712
*
MIPS: Nuke empty lines at end of files.
Ralf Baechle
2013-02-01
2
-2
/
+0
*
MIPS: Nuke trailing whitespace.
Ralf Baechle
2013-02-01
1
-1
/
+1
*
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Ralf Baechle
2013-02-01
35
-2877
/
+0
*
MIPS: SEAD3: Implement OF support.
Steven J. Hill
2013-02-01
7
-141
/
+70
*
MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.
Ralf Baechle
2013-02-01
1
-0
/
+23
*
MIPS: inst.h: Eleminate per endianess structure definitions.
Ralf Baechle
2013-02-01
1
-140
/
+86
*
MIPS: UAPI: Split inst.h into exported and kernel-only part.
Ralf Baechle
2013-02-01
3
-347
/
+364
*
MIPS: Whitespace cleanups and reformatting.
Steven J. Hill
2013-02-01
2
-13
/
+17
*
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
2013-02-01
1
-12
/
+5
*
MIPS: sysmips: Use unreachable().
Ralf Baechle
2013-02-01
1
-1
/
+1
*
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2013-01-31
2
-4
/
+39
*
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2013-01-31
2
-6
/
+6
*
MIPS: Netlogic: Fix UP compilation on XLR
Jayachandran C
2013-01-30
1
-1
/
+4
*
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
2013-01-30
1
-1
/
+1
*
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Gabor Juhos
2013-01-30
1
-1
/
+1
*
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
2013-01-30
1
-1
/
+1
*
MIPS: DSP: Fix DSP mask for registers.
Steven J. Hill
2013-01-24
1
-1
/
+1
*
MIPS: Fix build failure by adding definition of pfn_pmd().
David Daney
2013-01-23
1
-0
/
+1
*
MIPS: Octeon: Fix warning.
Ralf Baechle
2013-01-22
1
-4
/
+5
*
MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__
Geert Uytterhoeven
2013-01-22
1
-1
/
+1
*
MIPS: PNX833x: Fix comment.
Ralf Baechle
2013-01-22
1
-1
/
+1
*
MIPS: Add struct p_format to union mips_instruction.
Ralf Baechle
2013-01-17
1
-0
/
+1
*
MIPS: Export <asm/break.h>.
Ralf Baechle
2013-01-16
2
-0
/
+1
*
MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.
Ralf Baechle
2013-01-16
1
-0
/
+1
*
MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform
Arend van Spriel
2013-01-16
1
-0
/
+2
*
MIPS: vpe.c: Fix null pointer dereference in print arguments.
Cong Ding
2013-01-16
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-01-07
22
-104
/
+44
|
\
|
*
MIPS: 64-bit: Fix build if !CONFIG_MODULES
Joshua Kinard
2013-01-03
1
-2
/
+2
|
*
MIPS: Wire up finit_module syscall.
Ralf Baechle
2012-12-28
5
-6
/
+13
|
*
MIPS: Fix modpost error in modules attepting to use virt_addr_valid().
Ralf Baechle
2012-12-28
2
-1
/
+10
|
*
MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.
Ralf Baechle
2012-12-28
1
-4
/
+0
|
*
MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.
Ralf Baechle
2012-12-28
4
-8
/
+6
|
*
MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.
Ralf Baechle
2012-12-28
1
-0
/
+3
|
*
MIPS: Don't include <asm/page.h> unnecessarily.
Ralf Baechle
2012-12-28
5
-5
/
+0
|
*
MIPS: Fix comment.
Ralf Baechle
2012-12-27
1
-4
/
+5
|
*
Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
Ralf Baechle
2012-12-27
1
-16
/
+0
|
*
MIPS: perf: Fix build failure in XLP perf support.
Manuel Lauss
2012-12-27
1
-38
/
+0
|
*
MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
Manuel Lauss
2012-12-27
1
-20
/
+5
*
|
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
23
-65
/
+61
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
4
-9
/
+1
|
\
|
*
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
2012-12-19
1
-6
/
+0
|
*
missing user_stack_pointer() instances
Al Viro
2012-12-19
1
-0
/
+1
[next]