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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
1
-1
/
+1
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
3
-3
/
+2
*
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
2015-02-04
1
-0
/
+2
*
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
2015-01-31
1
-12
/
+24
*
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
2015-01-30
1
-1
/
+2
*
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2015-01-29
1
-1
/
+1
*
MIPS: IRQ: Fix disable_irq on CPU IRQs
Felix Fietkau
2015-01-16
1
-0
/
+4
*
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
James Hogan
2015-01-16
2
-3
/
+4
*
MIPS: Fix restart of indirect syscalls
Ed Swierk
2015-01-16
2
-0
/
+2
*
MIPS: ELF: fix loading o32 binaries on 64-bit kernels
James Cowgill
2015-01-15
1
-4
/
+4
*
MIPS: Wire up execveat(2).
Ralf Baechle
2015-01-13
4
-0
/
+4
*
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
2014-12-12
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
26
-700
/
+550
|
\
|
*
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
3
-13
/
+13
|
*
MIPS: Enable VDSO randomization
Prem Karat
2014-11-24
1
-1
/
+14
|
*
MIPS: Apply `.insn' to fixup labels throughout
Maciej W. Rozycki
2014-11-24
1
-0
/
+2
|
*
MIPS: signal.c: Fix an invalid cast in ISA mode bit handling
Maciej W. Rozycki
2014-11-24
1
-1
/
+1
|
*
MIPS: traps: Dump the PageGrain and Wired registers on MC
Markos Chandras
2014-11-24
1
-0
/
+2
|
*
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
2014-11-24
1
-0
/
+5
|
*
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
2014-11-24
1
-6
/
+6
|
*
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
2
-104
/
+0
|
*
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
2
-33
/
+0
|
*
MIPS: Create a helper function for DT setup
Kevin Cernekee
2014-11-24
1
-0
/
+18
|
*
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
2014-11-24
1
-0
/
+1
|
*
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
2014-11-24
1
-2
/
+4
|
*
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
Kevin Cernekee
2014-11-24
1
-21
/
+8
|
*
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
Jon Fraser
2014-11-24
1
-0
/
+1
|
*
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
Jon Fraser
2014-11-24
1
-0
/
+1
|
*
MIPS: BMIPS: Introduce helper function to change the reset vector
Kevin Cernekee
2014-11-24
1
-7
/
+58
|
*
MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
Kevin Cernekee
2014-11-24
1
-11
/
+1
|
*
MIPS: Kconfig option to better exercise/debug hybrid FPRs
Paul Burton
2014-11-24
1
-0
/
+18
|
*
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
2014-11-24
2
-3
/
+177
|
*
MIPS: Support for hybrid FPRs
Paul Burton
2014-11-24
1
-0
/
+47
|
*
MIPS: Ensure Config5.UFE is clear on boot
Paul Burton
2014-11-24
1
-1
/
+1
|
*
MIPS: detect presence of the FRE & UFR bits
Paul Burton
2014-11-24
1
-0
/
+2
|
*
MIPS: Remove __strlen_user().
Ralf Baechle
2014-11-24
1
-4
/
+0
|
*
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
7
-8
/
+7
|
*
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
2014-11-24
1
-8
/
+1
|
*
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
2
-10
/
+7
|
*
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
1
-1
/
+2
|
*
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
4
-406
/
+3
|
*
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
2014-11-24
1
-2
/
+2
|
*
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-11-24
1
-16
/
+7
|
*
MIPS: i8259: Use IRQ domains
Andrew Bresticker
2014-11-24
1
-5
/
+19
|
*
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
2014-11-24
1
-0
/
+4
|
*
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
2014-11-24
1
-0
/
+18
|
*
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
2014-11-24
1
-2
/
+2
|
*
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
2014-11-24
1
-25
/
+11
|
*
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
Markos Chandras
2014-11-24
1
-2
/
+62
|
*
mips: Convert pr_warning to pr_warn
Joe Perches
2014-11-24
3
-7
/
+6
[next]