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
2015-04-01
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
4
-1
/
+51
2015-03-31
ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
Hanjun Guo
1
-14
/
+9
2015-03-31
ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
Hanjun Guo
1
-1
/
+2
2015-03-31
arm64: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-03-31
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
1
-4
/
+8
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
15
-73
/
+135
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
1
-22
/
+0
2015-03-30
arm64: defconfig: updates for 4.1
Will Deacon
1
-2
/
+12
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
5
-33
/
+68
2015-03-30
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
1
-2
/
+53
2015-03-30
arm64: insn: Add aarch64_insn_decode_immediate
Marc Zyngier
2
-16
/
+66
2015-03-29
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-27
dtb: xgene: Add interrupt for Tx completion
Iyappan Subramanian
1
-3
/
+6
2015-03-27
arm-cci: Get rid of secure transactions for PMU driver
Suzuki K. Poulose
1
-0
/
+27
2015-03-27
Merge branch 'perf/core' into perf/timer, before applying new changes
Ingo Molnar
1
-1
/
+1
2015-03-27
Merge branch 'timers/core' into perf/timer, to apply dependent patch
Ingo Molnar
1
-5
/
+5
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
1
-1
/
+1
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-5
/
+5
2015-03-26
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
1
-1
/
+1
2015-03-26
ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface
Will Deacon
1
-6
/
+5
2015-03-26
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
3
-8
/
+13
2015-03-26
ARM64: kernel: acpi: refactor ACPI tables init and checks
Lorenzo Pieralisi
1
-36
/
+59
2015-03-26
ARM64: kernel: psci: let ACPI probe PSCI version
Lorenzo Pieralisi
1
-3
/
+1
2015-03-26
ARM64: kernel: psci: factor out probe function
Lorenzo Pieralisi
1
-16
/
+34
2015-03-26
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
2
-73
/
+1
2015-03-26
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
3
-2
/
+5
2015-03-26
ARM64 / ACPI: Enable ARM64 in Kconfig
Graeme Gregory
1
-0
/
+2
2015-03-26
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
Al Stone
2
-1
/
+8
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
1
-0
/
+7
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
3
-0
/
+40
2015-03-26
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
1
-0
/
+73
2015-03-26
ACPI / processor: Make it possible to get CPU hardware ID via GICC
Hanjun Guo
1
-0
/
+12
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
7
-8
/
+160
2015-03-25
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
4
-28
/
+76
2015-03-25
ARM64 / ACPI: If we chose to boot from acpi then disable FDT
Graeme Gregory
1
-1
/
+2
2015-03-25
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
Al Stone
2
-5
/
+54
2015-03-25
ARM64 / ACPI: Introduce PCI stub functions for ACPI
Hanjun Guo
2
-0
/
+31
2015-03-25
ACPI: fix acpi_os_ioremap for arm64
Mark Salter
1
-0
/
+13
2015-03-25
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
5
-0
/
+170
2015-03-25
ARM64: allow late use of early_ioremap
Mark Salter
1
-0
/
+3
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2
-19
/
+57
2015-03-24
arm64: head.S: ensure idmap_t0sz is visible
Mark Rutland
1
-1
/
+4
2015-03-24
arm64: pmu: add support for interrupt-affinity property
Will Deacon
2
-4
/
+54
2015-03-24
arm64: head.S: ensure visibility of page tables
Mark Rutland
1
-0
/
+1
2015-03-24
ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
Daniel Lezcano
1
-1
/
+1
2015-03-24
ARM64: cpuidle: Rename cpu_init_idle to a common function name
Daniel Lezcano
2
-3
/
+3
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-1
/
+4
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+19
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
[prev]
[next]