Age | Commit message (Expand) | Author |
2015-09-29 | arm64: errata: add module build workaround for erratum #843419 | Will Deacon |
2015-09-29 | arm64: head.S: initialise mdcr_el2 in el2_setup | Will Deacon |
2015-09-29 | arm64: compat: fix vfp save/restore across signal handlers in big-endian | Will Deacon |
2015-09-29 | arm64: flush FP/SIMD state correctly after execve() | Ard Biesheuvel |
2015-09-13 | arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs | Shannon Zhao |
2015-08-16 | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras |
2015-08-16 | signal: fix information leak in copy_siginfo_to_user | Amanieu d'Antras |
2015-08-10 | arm64/efi: map the entire UEFI vendor string before reading it | Ard Biesheuvel |
2015-08-03 | ARM64: smp: Fix suspicious RCU usage with ipi tracepoints | Stephen Boyd |
2015-07-21 | arm64: vdso: work-around broken ELF toolchains in Makefile | Will Deacon |
2015-07-21 | arm64: entry: fix context tracking for el0_sp_pc | Mark Rutland |
2015-05-12 | arm64: perf: fix memory leak when probing PMU PPIs | Will Deacon |
2015-05-05 | Revert "arm64: alternative: Allow immediate branch as alternative instruction" | Will Deacon |
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 |