Age | Commit message (Expand) | Author |
2015-04-30 | arm64: perf: Fix the pmu node name in warning message | Suzuki K. Poulose |
2015-04-30 | arm64: perf: don't warn about missing interrupt-affinity property for PPIs | Will Deacon |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-13 | arm64: Removed unused variable | Richard Weinberger |
2015-04-12 | arm64: Remove signal translation and exec_domain | Richard Weinberger |
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-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-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 | 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: 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-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 | ARM64 / ACPI: Get RSDP and ACPI boot-time tables | Al Stone |
2015-03-24 | arm64: head.S: ensure idmap_t0sz is visible | Mark Rutland |
2015-03-24 | arm64: pmu: add support for interrupt-affinity property | Will Deacon |
2015-03-24 | arm64: head.S: ensure visibility of page tables | Mark Rutland |
2015-03-24 | ARM64: cpuidle: Rename cpu_init_idle to a common function name | Daniel Lezcano |
2015-03-23 | arm64: mm: increase VA range of identity map | Ard Biesheuvel |
2015-03-23 | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core | Will Deacon |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra |
2015-03-20 | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon |
2015-03-19 | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol | Ard Biesheuvel |
2015-03-19 | arm64: remove __calc_phys_offset | Ard Biesheuvel |
2015-03-19 | arm64: merge __enable_mmu and __turn_mmu_on | Ard Biesheuvel |
2015-03-19 | arm64: use PC-relative reference for secondary_holding_pen_release | Ard Biesheuvel |
2015-03-19 | arm64: remove __switch_data object from head.S | Ard Biesheuvel |