Age | Commit message (Expand) | Author |
2015-04-03 | arm64: dts: add interrupt-affinity property to pmu node for juno | Will Deacon |
2015-04-03 | arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts | Kumar Gala |
2015-04-03 | arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts | Kumar Gala |
2015-04-03 | arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836 | Chunyan Zhang |
2015-04-03 | coresight: moving to new "hwtracing" directory | Mathieu Poirier |
2015-04-03 | coresight: Adding coresight support for arm64 architecture | Mathieu Poirier |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-04-02 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar |
2015-04-02 | arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes | Rameshwar Prasad Sahu |
2015-04-01 | Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2015-04-01 | arm64: fix midr range for Cortex-A57 erratum 832075 | Bo Yan |
2015-04-01 | arm64: errata: add workaround for cortex-a53 erratum #845719 | Will Deacon |
2015-03-31 | ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function | Hanjun Guo |
2015-03-31 | ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface() | Hanjun Guo |
2015-03-31 | arm64: Use bool function return values of true/false not 1/0 | Joe Perches |
2015-03-31 | crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers | Stephan Mueller |
2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar |
2015-03-30 | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus | Andre Przywara |
2015-03-30 | arm64: defconfig: updates for 4.1 | Will Deacon |
2015-03-30 | arm64: Extract feature parsing code from cpu_errata.c | Marc Zyngier |
2015-03-30 | arm64: alternative: Allow immediate branch as alternative instruction | Marc Zyngier |
2015-03-30 | arm64: insn: Add aarch64_insn_decode_immediate | Marc Zyngier |
2015-03-29 | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-03-29 | arm64: juno: Fix misleading name of UART reference clock | Dave Martin |
2015-03-27 | dtb: xgene: Add interrupt for Tx completion | Iyappan Subramanian |
2015-03-27 | arm-cci: Get rid of secure transactions for PMU driver | Suzuki K. Poulose |
2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar |
2015-03-27 | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar |
2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar |
2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra |
2015-03-26 | KVM: arm/arm64: remove now unneeded include directory from Makefile | Andre Przywara |
2015-03-26 | ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface | Will Deacon |
2015-03-26 | ARM64: kernel: acpi: honour acpi=force command line parameter | Lorenzo Pieralisi |
2015-03-26 | ARM64: kernel: acpi: refactor ACPI tables init and checks | Lorenzo Pieralisi |
2015-03-26 | ARM64: kernel: psci: let ACPI probe PSCI version | Lorenzo Pieralisi |
2015-03-26 | ARM64: kernel: psci: factor out probe function | Lorenzo Pieralisi |
2015-03-26 | ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer | Lorenzo Pieralisi |
2015-03-26 | ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed | Hanjun Guo |
2015-03-26 | ARM64 / ACPI: Enable ARM64 in Kconfig | Graeme Gregory |
2015-03-26 | ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 | Al Stone |
2015-03-26 | clocksource / arch_timer: Parse GTDT to initialize arch timer | Hanjun Guo |
2015-03-26 | irqchip: Add GICv2 specific ACPI boot support | Tomasz Nowicki |
2015-03-26 | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi | Hanjun Guo |
2015-03-26 | ACPI / processor: Make it possible to get CPU hardware ID via GICC | Hanjun Guo |
2015-03-25 | ARM64 / ACPI: Parse MADT for SMP initialization | Hanjun Guo |
2015-03-25 | ARM64 / ACPI: Get PSCI flags in FADT for PSCI init | Graeme Gregory |
2015-03-25 | ARM64 / ACPI: If we chose to boot from acpi then disable FDT | Graeme Gregory |
2015-03-25 | ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI | Al Stone |
2015-03-25 | ARM64 / ACPI: Introduce PCI stub functions for ACPI | Hanjun Guo |
2015-03-25 | ACPI: fix acpi_os_ioremap for arm64 | Mark Salter |