index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
arm64: dts: r8a7795: add usb2_phy device nodes
Yoshihiro Shimoda
1
-0
/
+28
2016-02-26
arm64: dts: r8a7795: use fallback etheravb compatibility string
Simon Horman
1
-1
/
+2
2016-02-26
arm64: dts: r8a7795: salvator-x: enable SDHI0 & 3
Ai Kyuse
1
-0
/
+83
2016-02-26
arm64: dts: r8a7795: Add SDHI support to dtsi
Ai Kyuse
1
-0
/
+38
2016-02-19
arm64: dts: r8a7795: Add GIC-400 virtual interfaces
Dirk Behme
1
-1
/
+3
2016-02-17
arm64: dts: r8a7795: Add INTC-EX device node
Magnus Damm
1
-0
/
+15
2016-02-17
arm64: dts: r8a7795: Add CA53 L2 cache-controller node
Geert Uytterhoeven
1
-0
/
+6
2016-02-17
arm64: dts: r8a7795: Add missing properties to CA57 L2 cache node
Geert Uytterhoeven
1
-0
/
+2
2016-02-15
arm64: dts: r8a7795: use GIC_* defines
Simon Horman
1
-54
/
+54
2016-02-08
arm64: dts: r8a7795: pmu: switch to Cortex specific device nodes
Dirk Behme
1
-2
/
+2
2016-02-05
arm64: dts: r8a7795: Add L2 cache-controller nodes
Geert Uytterhoeven
1
-0
/
+8
2016-02-03
arm64: dts: salvator-x: Enable SCIF_CLK frequency and pins
Geert Uytterhoeven
1
-0
/
+12
2016-02-03
arm64: dts: r8a7795: Add BRG support for (H)SCIF
Geert Uytterhoeven
1
-22
/
+52
2016-02-03
arm64: dts: r8a7795: Rename the serial port clock to fck
Geert Uytterhoeven
1
-11
/
+11
2016-02-02
arm64: dts: r8a7795: Add SCIF fallback compatibility strings
Geert Uytterhoeven
1
-11
/
+27
2016-02-02
arm64: dts: r8a7795: Add USB-DMAC device nodes
Yoshihiro Shimoda
1
-0
/
+26
2016-02-02
arm64: dts: salvator-x: enable usb3.0 host channel 0
Yoshihiro Shimoda
1
-0
/
+4
2016-01-26
arm64: dts: r8a7795: Add USB3.0 host device nodes
Yoshihiro Shimoda
1
-0
/
+18
2016-01-25
arm64: dts: r8a7795: Complete SYS-DMAC nodes
Geert Uytterhoeven
1
-3
/
+90
2016-01-24
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
1
-2
/
+2
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
MAINTAINERS: Combine multiple telemetry entries
Souvik Kumar Chakravarty
1
-3
/
+1
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
2016-01-24
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
1
-11
/
+1
2016-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
3
-0
/
+12
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
1
-6
/
+8
2016-01-24
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
1
-0
/
+1
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2
-13
/
+0
2016-01-24
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
1
-6
/
+5
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2
-4
/
+7
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
3
-4
/
+7
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
1
-32
/
+3
2016-01-24
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2
-0
/
+113
2016-01-24
MAINTAINERS: Add KVM for MIPS entry
James Hogan
1
-0
/
+8
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
1
-1
/
+1
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
4
-28
/
+5
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Break down cacheops.h definitions
James Hogan
1
-42
/
+64
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2
-30
/
+30
2016-01-24
MIPS: Update trap codes
James Hogan
1
-2
/
+10
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
5
-83
/
+80
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2
-19
/
+19
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2
-38
/
+0
2016-01-24
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2
-3
/
+2
2016-01-24
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
1
-5
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
5
-15
/
+14