aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon1-4/+4
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon1-52/+1
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose1-1/+1
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon1-1/+6
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-40/+475
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-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo1-14/+9
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo1-1/+2
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-26ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon1-6/+5
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2-5/+13
2015-03-26ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi1-36/+59
2015-03-26ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi1-3/+1
2015-03-26ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi1-16/+34
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi1-73/+0
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2-2/+2
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone1-1/+7
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo1-0/+7
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki1-0/+25
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo1-0/+73
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo4-6/+154
2015-03-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory2-27/+59
2015-03-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory1-1/+2
2015-03-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone1-5/+47
2015-03-25ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo1-0/+25
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone3-0/+107
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