index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
MIPS: ath79: Add basic device tree support
Alban Bedel
3
-1
/
+28
2015-06-21
mips: bcm47xx: allow retrieval of complete nvram contents
Hante Meuleman
1
-15
/
+45
2015-06-21
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
98
-98
/
+100
2015-06-21
MIPS: Malta: Select 32bit DMA zone for 64-bit kernels
James Hogan
1
-0
/
+1
2015-06-21
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
James Hogan
1
-6
/
+17
2015-06-21
MIPS: tlbex: Fix broken offsets on r2 without XPA
James Hogan
1
-4
/
+8
2015-06-21
MIPS: Fix KVM guest fixmap address
James Hogan
1
-0
/
+4
2015-06-21
MIPS: BCM47XX: Support Luxul XWR-1750 board
Dan Haab
4
-0
/
+28
2015-06-21
MIPS: ath79: Use the common clk API
Alban Bedel
2
-27
/
+3
2015-06-21
MIPS: ath79: Improve the DDR controller interface
Alban Bedel
6
-125
/
+66
2015-06-21
MIPS: ath79: Correctly name the defines for the PLL_FB register
Alban Bedel
2
-9
/
+9
2015-06-21
MIPS: ath79: Enable ZBOOT support
Alban Bedel
1
-0
/
+1
2015-06-21
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
8
-8
/
+10
2015-06-21
MIPS: Alchemy: Remove unneeded cast removing const
Krzysztof Kozlowski
1
-3
/
+3
2015-06-21
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
3
-3
/
+3
2015-06-21
MIPS: ATH25: Remove legacy __cpuinit section that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: Pistachio: Enable USB PHY driver in defconfig
Andrew Bresticker
1
-0
/
+1
2015-06-21
MIPS: Pistachio: Support 8250-based early printk
Ezequiel Garcia
1
-0
/
+2
2015-06-21
MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platforms
Jaedon Shin
8
-0
/
+136
2015-06-21
MIPS: BMIPS: Add support for Broadcom BCM97435SVMB
Florian Fainelli
3
-0
/
+65
2015-06-21
MIPS: BMIPS: Add BCM7435 dtsi
Florian Fainelli
1
-0
/
+239
2015-06-21
MIPS: BCM63xx: Utilize asm/bmips-spaces.h
Florian Fainelli
1
-1
/
+1
2015-06-21
MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.h
Florian Fainelli
2
-1
/
+8
2015-06-21
MIPS: ingenic: Initial MIPS Creator CI20 support
Paul Burton
4
-0
/
+211
2015-06-21
MIPS: ingenic: Initial JZ4780 support
Paul Burton
8
-6
/
+134
2015-06-21
MIPS: JZ4740: use Ingenic SoC UART driver
Paul Burton
11
-120
/
+28
2015-06-21
MIPS: JZ4740: only detect RAM size if not specified in DT
Paul Burton
3
-1
/
+10
2015-06-21
MIPS: JZ4740: remove clock.h
Paul Burton
3
-27
/
+3
2015-06-21
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
4
-99
/
+1
2015-06-21
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
1
-13
/
+0
2015-06-21
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
1
-16
/
+0
2015-06-21
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
9
-968
/
+32
2015-06-21
MIPS: JZ4740: replace use of jz4740_clock_bdata
Paul Burton
3
-4
/
+29
2015-06-21
MIPS: JZ4740: Call jz4740_clock_init earlier
Paul Burton
3
-2
/
+5
2015-06-21
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
Paul Burton
4
-204
/
+2
2015-06-21
MIPS: JZ4740: support newer SoC interrupt controllers
Paul Burton
1
-0
/
+9
2015-06-21
MIPS: JZ4740: Avoid JZ4740-specific naming
Paul Burton
3
-16
/
+16
2015-06-21
MIPS: JZ4740: read intc base address from DT
Paul Burton
1
-3
/
+6
2015-06-21
MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
Paul Burton
1
-3
/
+7
2015-06-21
MIPS: JZ4740: support >32 interrupts
Paul Burton
1
-25
/
+46
2015-06-21
MIPS: JZ4740: Remove jz_intc_base global
Paul Burton
1
-8
/
+31
2015-06-21
MIPS: JZ4740: drop intc debugfs code
Paul Burton
1
-42
/
+0
2015-06-21
MIPS: JZ4740: register an irq_domain for the interrupt controller
Paul Burton
1
-0
/
+6
2015-06-21
MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
Paul Burton
1
-1
/
+6
2015-06-21
MIPS: JZ4740: probe interrupt controller via DT
Paul Burton
4
-5
/
+18
2015-06-21
MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c
Paul Burton
3
-4
/
+11
2015-06-21
MIPS: JZ4740: use generic plat_irq_dispatch
Paul Burton
1
-12
/
+0
2015-06-21
MIPS: JZ4740: probe CPU interrupt controller via DT
Paul Burton
2
-2
/
+9
[next]