summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arm64: Cleanup mixed endian support detectionSuzuki K. Poulose2015-10-211-2/+10
| * | | | | | arm64: Read system wide CPUID valueSuzuki K. Poulose2015-10-211-0/+2
| * | | | | | arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose2015-10-211-1/+2
| * | | | | | arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-213-5/+169
| * | | | | | arm64: Handle width of a cpuid featureSuzuki K. Poulose2015-10-211-3/+9
| * | | | | | arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-214-15/+11Star
| * | | | | | arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-211-0/+1
| * | | | | | arm64: Add 16K page size supportSuzuki K. Poulose2015-10-193-0/+8
| * | | | | | arm64: Check for selected granule supportSuzuki K. Poulose2015-10-191-0/+20
| * | | | | | arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland2015-10-191-5/+2Star
| * | | | | | arm64: Clean config usages for page sizeSuzuki K. Poulose2015-10-191-1/+1
| * | | | | | arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose2015-10-191-2/+5
| * | | | | | arm64: Introduce helpers for page table levelsSuzuki K. Poulose2015-10-191-3/+36
| * | | | | | arm64: Handle section maps for swapper/idmapSuzuki K. Poulose2015-10-191-11/+26
| * | | | | | arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-192-18/+65
| * | | | | | arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas2015-10-161-2/+3
| * | | | | | Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas2015-10-131-1/+0Star
| * | | | | | arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang2015-10-131-0/+2
| * | | | | | arm64: ioremap: add ioremap_cache macroyalin wang2015-10-131-0/+1
| * | | | | | arm64: kasan: fix issues reported by sparseWill Deacon2015-10-131-0/+2
| * | | | | | arm64: add KASAN supportAndrey Ryabinin2015-10-123-0/+59
| * | | | | | arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-121-0/+1
| * | | | | | arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon2015-10-124-262/+371
| * | | | | | arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-0/+11
| * | | | | | arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-091-1/+0Star
| * | | | | | arm64: Default kernel pages should be contiguousJeremy Linton2015-10-081-0/+1
| * | | | | | arm64: Macros to check/set/unset the contiguous bitJeremy Linton2015-10-081-0/+11
| * | | | | | arm64: PTE/PMD contiguous bit definitionJeremy Linton2015-10-081-0/+9
| * | | | | | arm64: Add contiguous page flag shifts and constantsJeremy Linton2015-10-081-1/+7
| * | | | | | arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-071-83/+0Star
| * | | | | | arm64: mm: remove dsb from update_mmu_cacheWill Deacon2015-10-071-3/+3
| * | | | | | arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon2015-10-071-1/+0Star
| * | | | | | arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-071-2/+4
| * | | | | | arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon2015-10-071-11/+15
| * | | | | | arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon2015-10-071-5/+4Star
| * | | | | | arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-073-73/+19Star
| * | | | | | arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-072-0/+15
| * | | | | | arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon2015-10-071-23/+12Star
| * | | | | | arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2015-10-072-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-041-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-202-1/+10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-062-2/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-043-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-1446-694/+1505
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-09-141-0/+5
| * | | | | | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-082-0/+3
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-033-8/+182
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-10-131-2/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker2015-10-101-0/+3