summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | arm64: Call idle notifiers in CPU idlePatrick Cain2016-03-01
* | | arm64: Print device tree model string during bootStepan Moskovchenko2016-03-01
* | | arm64: Add pdev_archdata for dmamaskLaura Abbott2016-03-01
* | | ARM64: smp: fix incorrect per-cpu definition of regs_before_stopRohit Vaswani2016-03-01
* | | ARM64: smp: BUG() if smp_send_reschedule() is called for an offline cpuTrilok Soni2016-03-01
* | | ARM64: smp: Save CPU registers before IPI_CPU_STOP processingRohit Vaswani2016-03-01
* | | arm64: alternative: Support memory protectionPatrick Daly2016-03-01
| |/ |/|
* | arm64: process: dump memory around registers when displaying regsGreg Hackmann2016-02-16
|/
* arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-07
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-27
|\
| * arm64: efi: fix initcall return valuesArd Biesheuvel2015-11-26
| * arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel2015-11-26
| * arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2015-11-26
| * arm64: efi: correctly map runtime regionsMark Rutland2015-11-25
* | arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-24
|/
* arm64: restore bogomips information in /proc/cpuinfoYang Shi2015-11-19
* arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2015-11-18
* arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi2015-11-17
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-12
|\
| * arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang2015-11-12
| * arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-12
| * arm64: build vdso without libgcovArnd Bergmann2015-11-12
| * arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann2015-11-12
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\ \
| * \ Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-22
| |\ \
| | * | drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-02
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \ \
| * | | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \ \
| * \ \ \ Merge branch 'acpi-init'Rafael J. Wysocki2015-10-25
| |\ \ \ \
| | * | | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-01
| | * | | | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-01
| | * | | | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-01
| | |/ / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-30
| * | | | arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-29
| * | | | arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon2015-10-28
| * | | | arm64: Constify hwcap name string arraysDave Martin2015-10-21
| * | | | arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose2015-10-21
| * | | | arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose2015-10-21
| * | | | arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose2015-10-21
| * | | | arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose2015-10-21
| * | | | arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-21
| * | | | arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose2015-10-21
| * | | | arm64: Cleanup mixed endian support detectionSuzuki K. Poulose2015-10-21
| * | | | arm64: Read system wide CPUID valueSuzuki K. Poulose2015-10-21
| * | | | arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose2015-10-21
| * | | | arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-21
| * | | | arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2015-10-21
| * | | | arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-21