index
:
blackbird-op-linux
master
Blackbird™ 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: 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
10
-61
/
+137
*
MIPS: FW: malta: Code formatting clean-ups.
Steven J. Hill
2013-05-08
4
-88
/
+64
*
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
2013-05-08
14
-61
/
+4
*
MIPS: FW: malta: Use new common FW library variable processing.
Steven J. Hill
2013-05-08
5
-199
/
+28
*
MIPS: FW: sead3: Use new common FW library variable processing.
Steven J. Hill
2013-05-08
4
-86
/
+51
*
MIPS: FW: Add environment variable processing.
Steven J. Hill
2013-05-08
3
-0
/
+150
*
MIPS: Add declarations to MIPS Technologies Inc. generic header.
Steven J. Hill
2013-05-08
1
-0
/
+3
*
MIPS: sead3: Use generic suspend/resume for LEDs.
Lars-Peter Clausen
2013-05-08
1
-22
/
+2
*
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
2013-05-01
7
-24
/
+112
*
MIPS: malta: Add new Malta config files.
Steven J. Hill
2013-05-01
5
-57
/
+796
*
MIPS: microMIPS: Add instruction utility macros.
Steven J. Hill
2013-05-01
1
-0
/
+18
*
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
2013-05-01
4
-0
/
+230
*
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-05-01
4
-273
/
+313
*
MIPS: microMIPS: Add instruction formats.
Steven J. Hill
2013-05-01
1
-0
/
+449
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-04-05
9
-24
/
+28
|
\
|
*
MIPS: Delete definition of SA_RESTORER.
Ralf Baechle
2013-04-05
1
-2
/
+6
|
*
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
2013-04-05
4
-13
/
+7
|
*
MIPS: Fix build error cavium-octeon without CONFIG_SMP
EunBong Song
2013-04-05
1
-1
/
+4
|
*
MIPS: Kconfig: Rename SNIPROM too
Paul Bolle
2013-04-05
1
-2
/
+2
|
*
MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
Paul Bolle
2013-04-05
1
-2
/
+2
|
*
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
2013-04-05
1
-4
/
+7
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-04-02
14
-72
/
+220
|
\
\
|
|
/
|
/
|
|
*
Fix breakage in MIPS siginfo handling
David Howells
2013-03-19
1
-1
/
+1
|
*
Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"
Jonas Gorski
2013-03-19
1
-1
/
+1
|
*
MIPS: BCM63XX: Make nvram checksum failure non fatal
Jonas Gorski
2013-03-19
3
-11
/
+5
|
*
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
2013-03-19
2
-38
/
+196
|
*
MIPS: Fix inconsistent formatting inside /proc/cpuinfo
John Crispin
2013-03-13
1
-1
/
+1
|
*
MIPS: SEAD3: Enable LL/SC.
Ralf Baechle
2013-03-12
1
-1
/
+1
|
*
MIPS: Get rid of CONFIG_CPU_HAS_LLSC again
Paul Bolle
2013-03-12
2
-5
/
+0
|
*
MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE
Ben Hutchings
2013-03-12
1
-1
/
+1
|
*
MIPS: VR4133: Fix probe for LL/SC.
Yoichi Yuasa
2013-03-12
1
-3
/
+4
|
*
MIPS: Fix logic errors in bitops.c
David Daney
2013-03-12
1
-8
/
+8
|
*
MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S
Gabor Juhos
2013-03-12
1
-2
/
+2
|
*
MIPS: compat: Return same error ENOSYS as native for invalid operation.
Ralf Baechle
2013-03-11
1
-1
/
+1
*
|
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
1
-1
/
+1
|
/
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-03-03
1
-6
/
+9
|
\
|
*
watchdog: ath79_wdt: get register base from platform device's resources
Gabor Juhos
2013-03-01
1
-1
/
+9
|
*
MIPS: ath79: use dynamically allocated watchdog device
Gabor Juhos
2013-03-01
1
-6
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
1
-2
/
+2
|
\
\
|
*
|
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-2
/
+2
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
877
-15913
/
+16059
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
2013-02-22
3
-6
/
+3
|
|
\
\
|
*
\
\
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
96
-861
/
+3661
|
|
\
\
\
|
|
*
|
|
MIPS: remove broken conditional inside vpe loader code
John Crispin
2013-02-19
1
-12
/
+3
|
|
*
|
|
MIPS: SMTC: fix implicit declaration of set_vi_handler
Florian Fainelli
2013-02-19
1
-0
/
+1
|
|
*
|
|
MIPS: early_printk: drop __init annotations
Aaro Koskinen
2013-02-19
5
-11
/
+10
|
|
*
|
|
MIPS: Probe for and report hardware virtualization support.
David Daney
2013-02-19
5
-1
/
+9
|
|
*
|
|
MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board
Gabor Juhos
2013-02-19
5
-0
/
+171
[next]