index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2014-11-24
1
-0
/
+18
*
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-24
3
-20
/
+20
*
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
2014-11-19
1
-9
/
+31
*
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
2014-11-19
1
-2
/
+2
*
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
2014-11-19
1
-1
/
+4
*
MIPS: Loongson: Fix the write-combine CCA value setting
Huacai Chen
2014-11-19
1
-1
/
+1
*
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
2014-11-07
7
-9
/
+58
*
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
2014-10-29
1
-1
/
+2
*
MIPS: Wire up bpf syscall.
Ralf Baechle
2014-10-27
4
-0
/
+4
*
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2014-10-23
1
-3
/
+0
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-20
1
-3
/
+1
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-3
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
2
-0
/
+30
|
\
\
|
*
|
MIPS: cpu-probe: Set the write-combine CCA value on per core basis
Markos Chandras
2014-09-22
1
-0
/
+21
|
*
|
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
2014-09-22
1
-0
/
+9
*
|
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
3
-11
/
+11
|
\
\
\
|
*
|
|
mips: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
3
-11
/
+11
[next]