summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-111-14/+0Star
|\
| * Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-14/+0Star
| |\
| | * drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-021-14/+0Star
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-051-2/+2
|\ \ \
| * | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
| | |/ | |/|
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-052-32/+1Star
|\ \ \
| * \ \ Merge branch 'acpi-init'Rafael J. Wysocki2015-10-252-32/+1Star
| |\ \ \
| | * | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
| | * | | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-011-6/+0Star
| | * | | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-011-25/+0Star
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-0424-1480/+1330Star
|\ \ \ \
| * | | | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-302-75/+2Star
| * | | | arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-291-1/+4
| * | | | arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon2015-10-281-1/+1
| * | | | arm64: Constify hwcap name string arraysDave Martin2015-10-211-3/+3
| * | | | arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose2015-10-211-2/+4
| * | | | arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose2015-10-212-11/+7Star
| * | | | arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose2015-10-211-72/+91
| * | | | arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose2015-10-211-20/+59
| * | | | arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-213-5/+100
| * | | | arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose2015-10-212-4/+12
| * | | | arm64: Cleanup mixed endian support detectionSuzuki K. Poulose2015-10-211-22/+0Star
| * | | | arm64: Read system wide CPUID valueSuzuki K. Poulose2015-10-211-0/+9
| * | | | arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose2015-10-212-145/+132Star
| * | | | arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-212-1/+431
| * | | | arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2015-10-212-123/+124
| * | | | arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-212-21/+22
| * | | | arm64: Move cpu feature detection codeSuzuki K. Poulose2015-10-212-108/+109
| * | | | arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2015-10-212-8/+3Star
| * | | | arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-212-8/+9
| * | | | arm64: Make the CPU information more clearSuzuki K. Poulose2015-10-212-3/+3
| * | | | arm64: Synchronise dump_backtrace() with perf callchainJungseok Lee2015-10-191-5/+10
| * | | | arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang2015-10-191-0/+3
| * | | | arm64: Add page size to the kernel image headerArd Biesheuvel2015-10-191-1/+4
| * | | | arm64: Check for selected granule supportSuzuki K. Poulose2015-10-191-2/+15
| * | | | arm64: Handle 4 level page table for swapperSuzuki K. Poulose2015-10-191-1/+4
| * | | | arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-192-29/+9Star
| * | | | arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-161-1/+1
| * | | | arm64: AArch32 user space PC alignment exceptionMark Salyzyn2015-10-161-0/+2
| * | | | arm64: add KASAN supportAndrey Ryabinin2015-10-126-3/+31
| * | | | arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-124-14/+49
| * | | | arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas2015-10-121-0/+1
| * | | | arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-092-63/+2Star
| * | | | arm64: perf: add Cortex-A57 supportMark Rutland2015-10-071-0/+61
| * | | | arm64: perf: add Cortex-A53 supportMark Rutland2015-10-071-2/+62
| * | | | arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-071-861/+90Star
| * | | | arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon2015-10-071-2/+16
| * | | | arm64: mm: kill mm_cpumask usageWill Deacon2015-10-071-7/+0Star
| * | | | arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-072-2/+1Star
| * | | | arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-073-4/+4
| | |_|/ | |/| |