summaryrefslogtreecommitdiff
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | arm64: reduce ID map to a single pageArd Biesheuvel2015-06-02
| * | | | | | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-02
| * | | | | | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-02
| * | | | | | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-01
| * | | | | | arm64: Use common outgoing-CPU-notification codePaul E. McKenney2015-05-21
| * | | | | | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-19
| * | | | | | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-19
| |\| | | | |
| | * | | | | ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-19
| | * | | | | ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-19
| | | |_|/ / | | |/| | |
| * | | | | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-19
| * | | | | arm64: kill flush_cache_all()Mark Rutland2015-05-19
| * | | | | arm64: Allow forced irq threadingAnders Roxell2015-05-19
| * | | | | arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-05-19
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\ \ \ \ \
| * | | | | arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2015-06-17
| * | | | | KVM: arm64: fix misleading comments in save/restoreAlex Bennée2015-06-17
| * | | | | KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-17
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\ \ \ \ \
| * | | | | arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee2015-06-15
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ \ \ \
| * | | | | ARM: KVM: fix commentGeert Uytterhoeven2015-05-26
* | | | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \ \ \ \ \
| * | | | | | arm64: dts: Add APM X-Gene PCIe MSI nodesDuc Dang2015-06-05
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
| |\ \ \ \ \ \
| * | | | | | | crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.hHerbert Xu2015-04-23
* | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-22
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | * | | | | | | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-07
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-03
| |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
| * | | | | | | | | sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2015-05-19
| * | | | | | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
| |/ / / / / / / /
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-19
| * | | | | | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann2015-06-01
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | arm64: dts: mt8173-evb: fix model nameYingjoe Chen2015-06-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-16
|\ \ \ \ \ \
| * | | | | | ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla2015-05-12
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-05-14
|\ \ \ \ \ \
| * | | | | | arm64: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-12
| * | | | | | arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang2015-05-08
| * | | | | | arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee2015-05-05
| * | | | | | Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon2015-05-05
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-11
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-07
| * | | | crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-07