index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MIPS: BMIPS: Support APPENDED_DTB
Jaedon Shin
2016-10-06
1
-0
/
+8
|
*
|
MIPS: BMIPS: Use interrupt-controller node name
Jaedon Shin
2016-10-06
8
-38
/
+38
|
*
|
MIPS: BMIPS: Add support NAND device nodes
Jaedon Shin
2016-10-06
13
-0
/
+195
|
*
|
MIPS: BMIPS: Add support SDHCI device nodes
Jaedon Shin
2016-10-06
10
-0
/
+92
|
*
|
MIPS: BMIPS: Add support GPIO device nodes
Jaedon Shin
2016-10-06
8
-0
/
+246
|
*
|
MIPS: BMIPS: Add support PWM device nodes
Jaedon Shin
2016-10-06
16
-0
/
+204
|
*
|
MIPS: Malta: Remove custom halt implementation
Paul Burton
2016-10-06
1
-6
/
+0
|
*
|
MIPS: Malta: Use syscon-reboot driver to reboot
Paul Burton
2016-10-06
11
-13
/
+32
|
*
|
MIPS: Malta: Probe pflash via DT
Paul Burton
2016-10-06
6
-48
/
+35
|
*
|
MIPS: Malta: Probe RTC via DT
Paul Burton
2016-10-06
2
-21
/
+15
|
*
|
MIPS: Malta: Remove custom DT match table
Paul Burton
2016-10-06
1
-15
/
+0
|
*
|
MIPS: Malta: Probe interrupt controllers via DT
Paul Burton
2016-10-06
4
-91
/
+124
|
*
|
MIPS: Malta: Use all available DDR by default
Paul Burton
2016-10-06
1
-6
/
+104
|
*
|
MIPS: Malta: Allow PCI devices DMA to lower 2GB physical
Paul Burton
2016-10-06
1
-10
/
+7
|
*
|
irqchip: i8259: Remove unused i8259A_irq_pending
Paul Burton
2016-10-06
1
-1
/
+0
|
*
|
irqchip: i8259: Allow platforms to override poll function
Paul Burton
2016-10-06
1
-0
/
+11
|
*
|
MIPS: SEAD3: Remove custom read_persistent_clock
Paul Burton
2016-10-06
1
-6
/
+0
|
*
|
MIPS: SEAD3: Use img-ascii-lcd driver
Paul Burton
2016-10-06
4
-81
/
+6
|
*
|
MIPS: SEAD3: Drop use of cobalt fbdev driver
Paul Burton
2016-10-06
2
-45
/
+1
|
*
|
MIPS: SEAD3: Parse memsize in DT shim
Paul Burton
2016-10-05
2
-66
/
+71
|
*
|
MIPS: SEAD3: Use generic restart-poweroff driver
Paul Burton
2016-10-05
4
-32
/
+5
|
*
|
MIPS: SEAD3: Reset via generic syscon-reboot driver & DT
Paul Burton
2016-10-05
3
-10
/
+14
|
*
|
MIPS: SEAD3: Use register-bit-led driver via DT for LEDs
Paul Burton
2016-10-05
4
-92
/
+105
|
*
|
MIPS: SEAD3: Probe parallel flash via DT
Paul Burton
2016-10-05
2
-37
/
+24
|
*
|
MIPS: SEAD3: Probe EHCI controller using DT
Paul Burton
2016-10-05
4
-81
/
+23
|
*
|
MIPS: SEAD3: Probe ethernet controller using DT
Paul Burton
2016-10-05
4
-36
/
+26
|
*
|
MIPS: SEAD3: Use generic ns16550a earlycon support
Paul Burton
2016-10-05
5
-55
/
+2
|
*
|
MIPS: SEAD3: Probe UARTs using DT
Paul Burton
2016-10-05
6
-81
/
+143
|
*
|
MIPS: SEAD3: Probe interrupt controllers using DT
Paul Burton
2016-10-05
8
-44
/
+197
|
*
|
MIPS: SEAD3: Split obj-y entries across lines
Paul Burton
2016-10-05
1
-3
/
+8
|
*
|
MIPS: pm-cps: Generate idle state entry code when CPUs are onlined
Paul Burton
2016-10-05
1
-26
/
+19
|
*
|
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
5
-5
/
+0
|
*
|
MIPS: pci: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
7
-11
/
+3
|
*
|
MIPS: lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
10
-10
/
+12
|
*
|
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
10
-10
/
+9
|
*
|
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
6
-18
/
+4
|
*
|
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2016-10-05
2
-8
/
+67
|
*
|
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
Matt Redfearn
2016-10-05
1
-2
/
+5
|
*
|
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
2016-10-05
1
-8
/
+35
|
*
|
MIPS: KVM: Use __local_flush_icache_user_range()
James Hogan
2016-10-05
1
-2
/
+2
|
*
|
MIPS: uprobes: Flush icache via kernel address
James Hogan
2016-10-04
1
-11
/
+6
|
*
|
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
2016-10-04
1
-1
/
+1
|
*
|
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-10-04
6
-0
/
+18
|
*
|
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
2016-10-04
1
-11
/
+0
|
*
|
MIPS: traps: Ensure full EBase is written
Matt Redfearn
2016-10-04
1
-1
/
+18
|
*
|
MIPS: traps: Convert ebase to KSEG0
James Hogan
2016-10-04
1
-0
/
+17
|
*
|
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
2016-10-04
1
-2
/
+11
|
*
|
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
2016-10-04
1
-0
/
+2
|
*
|
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2016-10-04
2
-13
/
+19
|
*
|
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
2016-10-04
2
-6
/
+22
[prev]
[next]