index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-24
8
-40
/
+475
|
\
|
*
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
2
-5
/
+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
1
-73
/
+0
|
*
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
2015-03-26
2
-2
/
+2
|
*
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
Al Stone
2015-03-26
1
-1
/
+7
|
*
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
1
-0
/
+25
|
*
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
2015-03-26
1
-0
/
+73
|
*
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-03-25
4
-6
/
+154
|
*
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
2015-03-25
2
-27
/
+59
|
*
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
1
-5
/
+47
|
*
ARM64 / ACPI: Introduce PCI stub functions for ACPI
Hanjun Guo
2015-03-25
1
-0
/
+25
|
*
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
2015-03-25
3
-0
/
+107
*
|
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-1
/
+1
|
\
\
|
*
|
arm64: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
16
-293
/
+432
|
\
\
\
|
*
|
|
arm64: fix midr range for Cortex-A57 erratum 832075
Bo Yan
2015-04-01
1
-1
/
+2
|
*
|
|
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
2015-04-01
2
-0
/
+28
|
*
|
|
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
2015-03-30
4
-33
/
+53
|
*
|
|
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-03-30
1
-2
/
+53
|
*
|
|
arm64: insn: Add aarch64_insn_decode_immediate
Marc Zyngier
2015-03-30
1
-16
/
+65
|
*
|
|
arm64: head.S: ensure idmap_t0sz is visible
Mark Rutland
2015-03-24
1
-1
/
+4
|
*
|
|
arm64: pmu: add support for interrupt-affinity property
Will Deacon
2015-03-24
1
-4
/
+53
|
*
|
|
arm64: head.S: ensure visibility of page tables
Mark Rutland
2015-03-24
1
-0
/
+1
|
*
|
|
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-03-23
2
-0
/
+38
|
*
|
|
Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core
Will Deacon
2015-03-23
1
-6
/
+11
|
|
\
\
\
|
|
*
|
|
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2015-03-19
1
-6
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol
Ard Biesheuvel
2015-03-19
2
-1
/
+29
|
*
|
|
arm64: remove __calc_phys_offset
Ard Biesheuvel
2015-03-19
1
-36
/
+11
|
*
|
|
arm64: merge __enable_mmu and __turn_mmu_on
Ard Biesheuvel
2015-03-19
1
-26
/
+7
|
*
|
|
arm64: use PC-relative reference for secondary_holding_pen_release
Ard Biesheuvel
2015-03-19
1
-8
/
+1
|
*
|
|
arm64: remove __switch_data object from head.S
Ard Biesheuvel
2015-03-19
1
-21
/
+8
|
*
|
|
arm64: remove processor_id
Ard Biesheuvel
2015-03-19
2
-9
/
+1
|
*
|
|
arm64: Get rid of struct cpu_table
Marc Zyngier
2015-03-19
5
-123
/
+8
|
*
|
|
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
2015-03-19
1
-6
/
+15
|
*
|
|
arm64: fix implementation of mmap2 compat syscall
Andreas Schwab
2015-03-19
2
-0
/
+19
|
*
|
|
arm64: log CPU boot modes
Mark Rutland
2015-03-17
1
-0
/
+13
|
*
|
|
arm64: fix hyp mode mismatch detection
Mark Rutland
2015-03-17
1
-1
/
+1
|
*
|
|
arm64: apply alternatives for !SMP kernels
Mark Rutland
2015-03-17
2
-1
/
+13
|
|
/
/
*
|
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
2
-8
/
+0
|
\
\
\
|
*
|
|
arm64: Removed unused variable
Richard Weinberger
2015-04-13
1
-1
/
+0
[next]