summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas6-122/+173
2015-06-05arm64: alternative: Work around .inst assembler bugsMarc Zyngier1-7/+18
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier4-31/+29
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier1-5/+66
2015-06-05arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier1-12/+15
2015-06-03arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2-0/+63
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar1-1/+1
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2-8/+2
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel3-7/+19
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel8-59/+109
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-0/+1
2015-06-01Merge tag 'v4.1-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Arnd Bergmann1-19/+22
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann1-1/+2
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2-28/+38
2015-06-01arm64: dts: mt8173-evb: fix model nameYingjoe Chen1-1/+2
2015-06-01arm64: dts: mt8173: fix some indentationDaniel Kurtz1-10/+9
2015-05-29Merge branch 'for-upstream/juno-dts' of git://linux-arm.org/linux-ld into nex...Arnd Bergmann5-131/+274
2015-05-29Merge tag 'qcom-arm64-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann6-1/+178
2015-05-29arm64: Add APM X-Gene SoC EDAC DTS entriesLoc Ho1-0/+83
2015-05-29arm64: Enable EDAC on ARM64Loc Ho1-0/+1
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini1-0/+2
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu3-3/+25
2015-05-28e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-0/+1
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-27arm64: psci: remove ACPI couplingMark Rutland4-18/+24
2015-05-27arm64: psci: kill psci_power_stateMark Rutland1-52/+37
2015-05-27arm64: psci: account for Trusted OS instancesMark Rutland1-0/+66
2015-05-27arm64: psci: support unsigned return valuesMark Rutland1-29/+18
2015-05-27arm64: psci: remove unnecessary id indirectionMark Rutland1-17/+3
2015-05-27arm64: smp: consistently use error codesMark Rutland2-7/+10
2015-05-27arm64: smp_plat: add get_logical_indexMark Rutland1-0/+16
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven1-1/+1
2015-05-22Merge branch 'for-upstream/juno-dts' of git://linux-arm.org/linux-ld into nex...Arnd Bergmann5-131/+274
2015-05-22arm64: Add DT support for Juno r1 board.Liviu Dudau2-1/+117
2015-05-22arm64: Juno: Add GICv2m support in device tree.Liviu Dudau1-14/+21
2015-05-22arm64: Juno: Add memory mapped timer nodeLiviu Dudau1-0/+15
2015-05-22arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau2-128/+133
2015-05-22arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau2-3/+3
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2015-05-19arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang1-0/+7
2015-05-19Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas10-235/+257
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi7-198/+196
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi7-46/+70
2015-05-19arm64: Rename temp variable in read*_relaxed()Michal Simek1-4/+4
2015-05-19arm64: kill flush_cache_all()Mark Rutland7-141/+1
2015-05-19arm64: Allow forced irq threadingAnders Roxell1-0/+1
2015-05-19arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell1-1/+1
2015-05-19sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand1-2/+2
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-1/+1