index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: alternative: Introduce feature for GICv3 CPU interface
Marc Zyngier
2015-06-12
2
-1
/
+23
*
arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning
Will Deacon
2015-06-11
1
-5
/
+5
*
arm64: fix bug for reloading FPSIMD state after CPU hotplug.
Janet Liu
2015-06-11
1
-0
/
+31
*
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-06-11
1
-1
/
+2
*
arm64: fix missing syscall trace exit
Josh Stone
2015-06-08
1
-1
/
+6
*
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-06-05
6
-122
/
+173
|
\
|
*
arm64: psci: remove ACPI coupling
Mark Rutland
2015-05-27
4
-18
/
+24
|
*
arm64: psci: kill psci_power_state
Mark Rutland
2015-05-27
1
-52
/
+37
|
*
arm64: psci: account for Trusted OS instances
Mark Rutland
2015-05-27
1
-0
/
+66
|
*
arm64: psci: support unsigned return values
Mark Rutland
2015-05-27
1
-29
/
+18
|
*
arm64: psci: remove unnecessary id indirection
Mark Rutland
2015-05-27
1
-17
/
+3
|
*
arm64: smp: consistently use error codes
Mark Rutland
2015-05-27
2
-7
/
+10
|
*
arm64: smp_plat: add get_logical_index
Mark Rutland
2015-05-27
1
-0
/
+16
*
|
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
2015-06-05
1
-7
/
+18
*
|
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
4
-31
/
+29
*
|
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-06-05
1
-5
/
+66
*
|
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
2015-06-05
1
-12
/
+15
*
|
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
2015-06-03
2
-0
/
+63
*
|
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
2015-06-02
2
-8
/
+2
*
|
arm64: reduce ID map to a single page
Ard Biesheuvel
2015-06-02
3
-7
/
+19
*
|
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
8
-59
/
+109
*
|
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-06-02
1
-0
/
+1
*
|
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-06-01
2
-28
/
+38
*
|
arm64: Use common outgoing-CPU-notification code
Paul E. McKenney
2015-05-21
1
-4
/
+2
*
|
arm64: perf: Fix callchain parse error with kernel tracepoint events
Hou Pengyang
2015-05-19
1
-0
/
+7
*
|
Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-05-19
10
-235
/
+257
|
\
|
|
*
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
7
-198
/
+196
|
*
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-05-19
7
-46
/
+70
*
|
arm64: Rename temp variable in read*_relaxed()
Michal Simek
2015-05-19
1
-4
/
+4
*
|
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
7
-141
/
+1
*
|
arm64: Allow forced irq threading
Anders Roxell
2015-05-19
1
-0
/
+1
*
|
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
2015-05-19
1
-1
/
+1
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-17
1
-4
/
+27
|
\
|
*
ARM64: juno: add sp810 support and fix sp804 clock frequency
Sudeep Holla
2015-05-12
1
-4
/
+27
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-05-15
4
-57
/
+8
|
\
\
|
*
|
arm64: perf: fix memory leak when probing PMU PPIs
Will Deacon
2015-05-12
1
-4
/
+4
|
*
|
arm64: bpf: fix signedness bug in loading 64-bit immediate
Xi Wang
2015-05-08
1
-1
/
+1
|
*
|
arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled
Jungseung Lee
2015-05-05
1
-0
/
+2
|
*
|
Revert "arm64: alternative: Allow immediate branch as alternative instruction"
Will Deacon
2015-05-05
1
-52
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-11
3
-3
/
+25
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
1
-0
/
+3
|
*
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
1
-0
/
+3
|
*
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
2015-05-07
1
-3
/
+19
*
|
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
|
\
\
[next]