Commit Graph

547569 Commits (db488be354bc85724d7b9523e94435fdaa761a35)
 

Author SHA1 Message Date
Suzuki K. Poulose db488be354 arm64: Kconfig: Fix help text about AArch32 support with 64K pages 9 years ago
Mark Rutland e25781e3de arm64: Simplify NR_FIX_BTMAPS calculation 9 years ago
Suzuki K. Poulose 755e70b7e3 arm64: Clean config usages for page size 9 years ago
Suzuki K. Poulose 6a3fd4026c arm64: Handle 4 level page table for swapper 9 years ago
Suzuki K. Poulose c265af51c5 arm64: Calculate size for idmap_pg_dir at compile time 9 years ago
Suzuki K. Poulose 686e783869 arm64: Introduce helpers for page table levels 9 years ago
Suzuki K. Poulose b433dce056 arm64: Handle section maps for swapper/idmap 9 years ago
Suzuki K. Poulose 87d1587bef arm64: Move swapper pagetable definitions 9 years ago
Yang Shi fbc61a26e6 arm64: debug: Fix typo in debug-monitors.c 9 years ago
Mark Salyzyn 77f3228f77 arm64: AArch32 user space PC alignment exception 9 years ago
Catalin Marinas 7db743c6d8 arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset 9 years ago
Catalin Marinas 52fa1927e9 Revert "arm64: ioremap: add ioremap_cache macro" 9 years ago
yalin wang 03875ad52f arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro 9 years ago
yalin wang 1b6d7f8742 arm64: ioremap: add ioremap_cache macro 9 years ago
Will Deacon 83040123fd arm64: kasan: fix issues reported by sparse 9 years ago
Andrey Ryabinin 4fc5769226 Documentation/features/KASAN: arm64 supports KASAN now 9 years ago
Linus Walleij ee7f881b59 ARM64: kasan: print memory assignment 9 years ago
Andrey Ryabinin 39d114ddc6 arm64: add KASAN support 9 years ago
Andrey Ryabinin fd2203dd35 arm64: move PGD_SIZE definition to pgalloc.h 9 years ago
Will Deacon 305d454aaa arm64: atomics: implement native {relaxed, acquire, release} atomics 9 years ago
Ard Biesheuvel e8f3010f73 arm64/efi: isolate EFI stub from the kernel proper 9 years ago
Ard Biesheuvel 207918461e arm64: use ENDPIPROC() to annotate position independent assembler routines 9 years ago
Ard Biesheuvel d4dddfdbbc arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property 9 years ago
Catalin Marinas cb50ce324e arm64: Fix missing #include in hw_breakpoint.c 9 years ago
Yang Yingliang 217d453d47 arm64: fix a migrating irq bug when hotplug cpu 9 years ago
Catalin Marinas a78afccbba Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
Jeremy Linton 348a65cdcb arm64: Mark kernel page ranges contiguous 9 years ago
Jeremy Linton 202e41a1c2 arm64: Make the kernel page dump utility aware of the CONT bit 9 years ago
Jeremy Linton 06f90d2527 arm64: Default kernel pages should be contiguous 9 years ago
Jeremy Linton 93ef666a09 arm64: Macros to check/set/unset the contiguous bit 9 years ago
Jeremy Linton ecf35a237a arm64: PTE/PMD contiguous bit definition 9 years ago
Jeremy Linton 2ff4439bb4 arm64: Add contiguous page flag shifts and constants 9 years ago
Mark Rutland 70e238df1d MAINTAINERS: add myself as arm perf reviewer 9 years ago
Mark Rutland dd06a84bf6 MAINTAINERS: update ARM PMU profiling and debugging for arm64 9 years ago
Mark Rutland 01a507a371 arm64: dts: juno: describe PMUs separately 9 years ago
Mark Rutland 62a4dda9d6 arm64: perf: add Cortex-A57 support 9 years ago
Mark Rutland ac82d12772 arm64: perf: add Cortex-A53 support 9 years ago
Mark Rutland 6475b2d846 arm64: perf: move to shared arm_pmu framework 9 years ago
Will Deacon 8f48c06290 arm64: hw_breakpoint: use target state to determine ABI behaviour 9 years ago
Will Deacon 120798d2e7 arm64: mm: remove dsb from update_mmu_cache 9 years ago
Will Deacon 28c6fbc3b4 arm64: tlb: remove redundant barrier from __flush_tlb_pgtable 9 years ago
Will Deacon 38d9628750 arm64: mm: kill mm_cpumask usage 9 years ago
Will Deacon c2775b2ee5 arm64: switch_mm: simplify mm and CPU checks 9 years ago
Will Deacon 5a7862e830 arm64: tlbflush: avoid flushing when fullmm == 1 9 years ago
Will Deacon f3e002c24e arm64: tlbflush: remove redundant ASID casts to (unsigned long) 9 years ago
Will Deacon 5aec715d7d arm64: mm: rewrite ASID allocator and MM context-switching code 9 years ago
Will Deacon 8e63d38876 arm64: flush: use local TLB and I-cache invalidation 9 years ago
Will Deacon fa7aae8a42 arm64: proc: de-scope TLBI operation during cold boot 9 years ago
Will Deacon c51e97d89e arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function 9 years ago
Andrey Ryabinin 127db024a7 arm64: introduce VA_START macro - the first kernel virtual address. 9 years ago