aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
...
| * | | | Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon2015-12-15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-09
| | * | | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-09
| | * | | arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel2015-12-09
| * | | | arm64: mm: fold alternatives into .initMark Rutland2015-12-10
| * | | | arm64: Remove redundant padding from linker scriptMark Rutland2015-12-10
| * | | | arm64: don't call C code with el0's fp registerJames Morse2015-12-10
| * | | | arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse2015-12-10
| * | | | arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2015-12-10
| * | | | arm64: irq: fix walking from irq stack to task stackWill Deacon2015-12-09
| * | | | arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse2015-12-08
| * | | | arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro2015-12-08
| * | | | arm64: Store struct thread_info in sp_el0Jungseok Lee2015-12-08
| * | | | arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2015-12-07
| * | | | arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas2015-12-04
| * | | | arm64: ftrace: fix the comments for ftrace_modify_codeLi Bin2015-12-04
| * | | | arm64: ftrace: stop using kstop_machine to enable/disable tracingLi Bin2015-12-04
| * | | | arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-02
| |/ / /
* / / / 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-05
|\ \ \ \ \
| * | | | | 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-09-30
| | * | | | | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-09-30
| | * | | | | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-09-30
| | |/ / / /
* | | | | | 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