index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
2015-05-19
1
-1
/
+1
*
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
2015-04-30
1
-1
/
+1
*
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
2015-04-30
1
-1
/
+6
*
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
2015-04-29
1
-1
/
+2
*
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
2015-04-27
1
-4
/
+2
*
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
Sudeep Holla
2015-04-27
1
-0
/
+1
*
arm64: add missing data types in smp_load_acquire/smp_store_release
Andre Przywara
2015-04-27
1
-0
/
+16
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
1
-1
/
+7
|
\
|
*
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2015-04-22
1
-1
/
+7
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-0
/
+26
|
\
\
|
*
|
arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes
Rameshwar Prasad Sahu
2015-04-02
1
-0
/
+26
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-24
17
-43
/
+621
|
\
\
\
|
*
|
|
ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
Hanjun Guo
2015-03-31
1
-14
/
+9
|
*
|
|
ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
Hanjun Guo
2015-03-31
1
-1
/
+2
|
*
|
|
ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface
Will Deacon
2015-03-26
1
-6
/
+5
|
*
|
|
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
2015-03-26
3
-8
/
+13
|
*
|
|
ARM64: kernel: acpi: refactor ACPI tables init and checks
Lorenzo Pieralisi
2015-03-26
1
-36
/
+59
|
*
|
|
ARM64: kernel: psci: let ACPI probe PSCI version
Lorenzo Pieralisi
2015-03-26
1
-3
/
+1
|
*
|
|
ARM64: kernel: psci: factor out probe function
Lorenzo Pieralisi
2015-03-26
1
-16
/
+34
|
*
|
|
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
2015-03-26
2
-73
/
+1
|
*
|
|
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
2015-03-26
3
-2
/
+5
|
*
|
|
ARM64 / ACPI: Enable ARM64 in Kconfig
Graeme Gregory
2015-03-26
1
-0
/
+2
|
*
|
|
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
Al Stone
2015-03-26
2
-1
/
+8
|
*
|
|
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
2015-03-26
1
-0
/
+7
|
*
|
|
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
2015-03-26
3
-0
/
+40
|
*
|
|
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
2015-03-26
1
-0
/
+73
|
*
|
|
ACPI / processor: Make it possible to get CPU hardware ID via GICC
Hanjun Guo
2015-03-26
1
-0
/
+12
|
*
|
|
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-03-25
7
-8
/
+160
|
*
|
|
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
2015-03-25
4
-28
/
+76
|
*
|
|
ARM64 / ACPI: If we chose to boot from acpi then disable FDT
Graeme Gregory
2015-03-25
1
-1
/
+2
|
*
|
|
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
Al Stone
2015-03-25
2
-5
/
+54
|
*
|
|
ARM64 / ACPI: Introduce PCI stub functions for ACPI
Hanjun Guo
2015-03-25
2
-0
/
+31
|
*
|
|
ACPI: fix acpi_os_ioremap for arm64
Mark Salter
2015-03-25
1
-0
/
+13
|
*
|
|
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
2015-03-25
5
-0
/
+170
|
*
|
|
ARM64: allow late use of early_ioremap
Mark Salter
2015-03-25
1
-0
/
+3
*
|
|
|
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-04-22
19
-4
/
+1657
|
\
\
\
\
|
*
\
\
\
Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...
Olof Johansson
2015-04-03
3
-0
/
+703
|
|
\
\
\
\
|
|
*
|
|
|
arm64: dts: mt8173: Add pinctrl/GPIO/EINT node for mt8173.
Hongzhou Yang
2015-03-10
2
-0
/
+702
|
|
*
|
|
|
arm64: mediatek: Select PINCTRL for Mediatek platform
Yingjoe Chen
2015-03-06
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
arm64: dts: add interrupt-affinity property to pmu node for juno
Will Deacon
2015-04-03
1
-4
/
+10
|
*
|
|
|
arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts
Kumar Gala
2015-04-03
3
-1
/
+55
|
*
|
|
|
arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts
Kumar Gala
2015-04-03
5
-0
/
+257
|
*
|
|
|
arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836
Chunyan Zhang
2015-04-03
1
-0
/
+55
|
*
|
|
|
Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2015-04-01
2
-0
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
arm64: qcom: Add support for Qualcomm MSM8916 SoC
Abhimanyu Kapur
2015-03-11
2
-0
/
+12
|
|
|
/
/
/
|
*
|
|
|
arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
Zhizhou Zhang
2015-03-11
2
-0
/
+6
|
*
|
|
|
arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
Zhizhou Zhang
2015-03-11
5
-0
/
+194
|
*
|
|
|
ARM64: Add new Xilinx ZynqMP SoC
Michal Simek
2015-03-11
6
-0
/
+366
*
|
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-22
1
-0
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
arm-cci: Get rid of secure transactions for PMU driver
Suzuki K. Poulose
2015-03-27
1
-0
/
+27
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]