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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-48
/
+51
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2
-14
/
+24
2016-09-23
arm64: Call numa_store_cpu_info() earlier.
David Daney
1
-8
/
+6
2016-09-22
Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
1
-0
/
+1
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
1
-4
/
+0
2016-09-22
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
1
-0
/
+4
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2
-329
/
+1
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2
-13
/
+13
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-10
/
+11
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
1
-2
/
+6
2016-09-20
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
16
-47
/
+50
2016-09-20
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-1
/
+1
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
3
-3
/
+3
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
17
-48
/
+51
2016-09-19
Merge tag 'zte-defconfig64-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-0
/
+1
2016-09-19
Merge tag 'zte-soc64-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
1
-0
/
+5
2016-09-19
Merge tag 'zte-dt64-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Arnd Bergmann
4
-0
/
+362
2016-09-19
Merge tag 'xgene-dts-for-v4.9' of https://github.com/AppliedMicro/xgene-next ...
Arnd Bergmann
2
-28
/
+210
2016-09-19
Merge tag 'mvebu-dt64-4.9-2' of git://git.infradead.org/linux-mvebu into next...
Arnd Bergmann
2
-0
/
+6
2016-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2016-09-19
arm64/FP/SIMD: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-17
/
+5
2016-09-19
Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Arnd Bergmann
5
-3
/
+273
2016-09-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-47
/
+50
2016-09-16
arm64: pmu: Hoist pmu platform device name
Jeremy Linton
1
-1
/
+1
2016-09-16
arm64: pmu: Probe default hw/cache counters
Jeremy Linton
1
-4
/
+41
2016-09-16
arm64: pmu: add fallback probe table
Mark Salter
1
-1
/
+12
2016-09-16
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
1
-1
/
+1
2016-09-16
arm64: add ZTE ZX SoC family
Jun Nie
1
-0
/
+5
2016-09-16
arm64: defconfig: enable ZTE ZX related config
Jun Nie
1
-0
/
+1
2016-09-16
arm64: dts: Add ZTE ZX296718 SoC dts and Makefile
Jun Nie
4
-0
/
+362
2016-09-15
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
2
-10
/
+7
2016-09-15
ARM64: dts: meson-gxbb-vega-s95: Enable USB Nodes
Martin Blumenstingl
1
-0
/
+30
2016-09-15
ARM64: dts: meson-gxbb-p20x: Enable USB Nodes
Jerome Brunet
1
-0
/
+30
2016-09-15
arm64: dts: apm: Add DT node for APM X-Gene 2 CPU clocks
hotran
1
-0
/
+56
2016-09-15
arm64: dts: apm: Add X-Gene SoC hwmon to device tree
hotran
2
-0
/
+10
2016-09-15
arm64: dts: apm: Fix interrupt polarity for X-Gene PCIe legacy interrupts
Duc Dang
2
-28
/
+28
2016-09-15
arm64: dts: apm: Add APM X-Gene v2 SoC PMU DTS entries
Duc Dang
1
-0
/
+58
2016-09-15
arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries
Tai Nguyen
1
-0
/
+58
2016-09-15
arm64: Improve kprobes test for atomic sequence
David A. Long
1
-25
/
+23
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
7
-14
/
+30
2016-09-15
Merge tag 'sunxi-config64-for-4.9' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+2
2016-09-15
Merge tag 'arm-soc/for-4.9/soc-arm64' of http://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-0
/
+7
2016-09-15
Merge tag 'renesas-arm64-defconfig-for-v4.9' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-0
/
+4
2016-09-15
arm64: defconfig: enable common modules for power management
Leo Yan
1
-0
/
+3
2016-09-15
Merge tag 'mvebu-defconfig64-4.9-1' of git://git.infradead.org/linux-mvebu in...
Arnd Bergmann
1
-0
/
+2
2016-09-15
Merge tag 'qcom-arm64-defconfig-for-4.9' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+4
2016-09-15
arm64: defconfig: enable meson I2C
Kevin Hilman
1
-0
/
+1
2016-09-15
arm64: defconfig: enable meson SPI as module
Kevin Hilman
1
-0
/
+1
2016-09-15
arm64: defconfig: enable meson WDT as modules
Kevin Hilman
1
-0
/
+2
2016-09-15
arm64: defconfig: enable HW random as module
Kevin Hilman
1
-1
/
+0
[prev]
[next]