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