summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo
2015-03-26ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi
2015-03-26ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi
2015-03-26ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi
2015-03-26ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-03-26ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-03-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory
2015-03-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory
2015-03-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone
2015-03-25ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo
2015-03-25ACPI: fix acpi_os_ioremap for arm64Mark Salter
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone
2015-03-25ARM64: allow late use of early_ioremapMark Salter
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian
2015-02-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier
2015-02-26arm64: crypto: increase AES interleave to 4xArd Biesheuvel
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan
2015-02-26arm64: mm: remove unused functions and variable protoypesYingjoe Chen
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2015-02-25arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2015-02-23arm64: insn: fix compare-and-branch encodingsRobin Murphy
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-14mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds