summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.23' into v3.18-rtSteven Rostedt (Red Hat)2015-11-108-15/+91
|\
| * arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-271-0/+1
| * arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-271-2/+20
| * arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-10-071-2/+3
| * arm64: errata: add module build workaround for erratum #843419Will Deacon2015-10-073-0/+22
| * arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-10-071-0/+5
| * arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-10-071-11/+36
| * arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2015-10-071-0/+4
* | Merge tag 'v3.18.22' into v3.18-rtSteven Rostedt (Red Hat)2015-11-101-6/+6
|\ \ | |/
| * arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier2015-09-221-6/+6
* | Merge tag 'v3.18.21' into v3.18-rtSteven Rostedt (Red Hat)2015-09-042-13/+4
|\ \ | |/
| * arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2015-08-271-10/+2
| * signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-271-2/+0
| * signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2015-08-271-1/+2
* | Merge tag 'v3.18.20' into v3.18-rtSteven Rostedt (Red Hat)2015-08-101-2/+2
|\ \ | |/
| * arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-08-041-2/+2
* | Merge tag 'v3.18.19' into v3.18-rtSteven Rostedt (Red Hat)2015-08-101-10/+11
|\ \ | |/
| * arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2015-07-131-10/+11
* | Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-204-1/+14
|\ \ | |/
| * arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-07-031-0/+4
| * arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-07-031-1/+1
| * arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-07-031-0/+1
| * arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-07-031-0/+8
* | Merge tag 'v3.18.15' into v3.18-rtSteven Rostedt (Red Hat)2015-06-181-1/+1
|\ \ | |/
| * arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang2015-06-101-1/+1
* | Merge tag 'v3.18.14' into v3.18-rtSteven Rostedt (Red Hat)2015-06-189-60/+52
|\ \ | |/
| * arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-05-171-4/+2
| * mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-6/+0
| * KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-05-171-1/+7
| * arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-05-111-0/+2
| * arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-05-111-42/+4
| * arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-05-111-5/+8
| * arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-05-111-0/+18
| * arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-05-112-1/+2
| * arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-05-111-0/+1
| * arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2015-05-111-0/+1
| * arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2015-05-111-0/+1
| * arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2015-05-112-1/+5
| * arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2015-05-111-2/+3
* | arch/arm64: Add lazy preempt supportAnders Roxell2015-06-184-3/+15
* | kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior2015-06-181-2/+0
* | irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior2015-06-181-0/+2
* | arm64: Allow forced irq threadingAnders Roxell2015-06-181-0/+1
* | arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-06-181-1/+1
|/
* arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan2015-04-271-1/+2
* arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-274-1/+51
* arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara2015-04-272-0/+122
* arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2015-04-273-6/+29
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2015-04-275-3/+60
* arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2015-04-274-1/+65