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
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
2
-2
/
+2
*
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
6
-46
/
+1
|
\
|
*
MIPS: ath79: Add missing include file
Guenter Roeck
2016-07-25
1
-0
/
+1
|
*
mips: use of_platform_default_populate() to populate default bus
Kefeng Wang
2016-06-23
1
-2
/
+1
|
*
mips: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
5
-45
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-5
/
+4
|
\
\
|
*
|
MIPS/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
|
*
|
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-21
/
+14
|
\
\
|
*
|
MIPS/Loongson-3: Convert oprofile to hotplug state machine
Richard Cochran
2016-07-15
1
-21
/
+14
|
*
|
Merge branch 'timers/core' into smp/hotplug to pick up dependencies
Thomas Gleixner
2016-07-13
1
-5
/
+12
|
|
\
\
*
|
\
\
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2016-07-27
1
-328
/
+0
|
\
\
\
\
|
*
|
|
|
spi: octeon: Move include file from arch/mips to drivers/spi
Jan Glauber
2016-07-24
1
-328
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
2016-07-27
7
-7
/
+7
|
\
\
\
\
|
*
|
|
|
mips: use the new LED disk activity trigger
Stephan Linz
2016-06-27
7
-7
/
+7
*
|
|
|
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
1
-5
/
+12
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
1
-5
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-1
/
+1
|
|
*
|
|
|
clocksource/drivers/ralink: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-6
/
+13
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
2
-19
/
+154
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
locking/atomic, arch/mips: Convert to _relaxed atomics
Peter Zijlstra
2016-06-16
1
-20
/
+22
|
*
|
|
|
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
2016-06-16
1
-2
/
+0
|
*
|
|
|
locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
2016-06-16
1
-9
/
+129
|
*
|
|
|
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2016-06-14
1
-2
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
MIPS: Fix page table corruption on THP permission changes.
David Daney
2016-07-06
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-07-02
1
-4
/
+6
*
|
|
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
1
-3
/
+3
|
|
/
|
/
|
*
|
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
2016-06-14
1
-0
/
+3
*
|
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
2016-06-14
1
-6
/
+10
*
|
MIPS: KVM: Include bit 31 in segment matches
James Hogan
2016-06-14
1
-1
/
+1
*
|
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
2016-06-14
4
-1
/
+13
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-28
58
-248
/
+353
|
\
|
*
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-05-28
1
-1
/
+1
|
*
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
2016-05-28
1
-0
/
+1
|
*
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
2016-05-28
1
-8
/
+0
|
*
MIPS: devicetree: fix cpu interrupt controller node-names
Antony Pavlov
2016-05-28
6
-6
/
+6
|
*
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
2016-05-28
1
-1
/
+2
|
*
MIPS: Pistachio: Enable KASLR
Matt Redfearn
2016-05-28
2
-2
/
+7
|
*
MIPS: lib: Mark intrinsics notrace
Harvey Hunt
2016-05-28
7
-7
/
+7
|
*
MIPS: Fix 64-bit HTW configuration
James Hogan
2016-05-28
1
-2
/
+12
|
*
MIPS: Add 64-bit HTW fields
James Hogan
2016-05-28
2
-2
/
+14
|
*
MIPS: Simplify DSP instruction encoding macros
James Hogan
2016-05-28
1
-90
/
+17
|
*
MIPS: Add missing tlbinvf/XPA microMIPS encodings
James Hogan
2016-05-28
1
-5
/
+7
|
*
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
2016-05-28
2
-62
/
+58
|
*
MIPS: Add missing VZ accessor microMIPS encodings
James Hogan
2016-05-28
1
-9
/
+18
|
*
MIPS: Add inline asm encoding helpers
James Hogan
2016-05-28
1
-0
/
+27
|
*
MIPS: Spelling fix lets -> let's
Ralf Baechle
2016-05-28
9
-10
/
+10
|
*
MIPS: VR41xx: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
|
*
MIPS: oprofile: Fix typo
Andrea Gelmini
2016-05-28
1
-1
/
+1
[next]