aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds16-293/+432
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-8/+0
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-04-13arm64: Removed unused variableRichard Weinberger1-1/+0
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger2-7/+0
2015-04-01arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan1-1/+2
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2-0/+28
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier4-33/+53
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier1-2/+53
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier1-16/+65
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar1-1/+1
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar1-5/+5
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-1/+1
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-5/+5
2015-03-24arm64: head.S: ensure idmap_t0sz is visibleMark Rutland1-1/+4
2015-03-24arm64: pmu: add support for interrupt-affinity propertyWill Deacon1-4/+53
2015-03-24arm64: head.S: ensure visibility of page tablesMark Rutland1-0/+1
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano1-1/+1
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel2-0/+38
2015-03-23Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon1-6/+11
2015-03-23perf: Remove type specific target pointersPeter Zijlstra1-1/+1
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon1-1/+5
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2-1/+29
2015-03-19arm64: remove __calc_phys_offsetArd Biesheuvel1-36/+11
2015-03-19arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel1-26/+7
2015-03-19arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel1-8/+1
2015-03-19arm64: remove __switch_data object from head.SArd Biesheuvel1-21/+8
2015-03-19arm64: remove processor_idArd Biesheuvel2-9/+1
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier5-123/+8
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel1-6/+11
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab2-0/+19
2015-03-17arm64: log CPU boot modesMark Rutland1-0/+13
2015-03-17arm64: fix hyp mode mismatch detectionMark Rutland1-1/+1
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland2-1/+13
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-05arm64: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier1-1/+3
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon3-36/+34
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch1-2/+1
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand1-1/+1
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-2/+2
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-3/+3
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds20-425/+660
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-22/+0
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efiIngo Molnar1-7/+7