arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
[linux-2.6-block.git] / arch /
2019-09-18 Jeremy Clinearm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
2019-09-17 Sami Tolvanenarm64: fix function types in COND_SYSCALL
2019-09-17 Arnd Bergmannarm64: fix unreachable code issue with cmpxchg
2019-09-04 Christoph Hellwigarm64: remove __iounmap
2019-08-30 Will DeaconMerge branch 'for-next/atomics' into for-next/core
2019-08-30 Will DeaconMerge branches 'for-next/52-bit-kva', 'for-next/cpu...
2019-08-30 Will Deaconarm64: atomics: Use K constraint when toolchain appears...
2019-08-30 Will Deaconarm64: atomics: Undefine internal macros after use
2019-08-30 Will Deaconarm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL
2019-08-30 Will Deaconarm64: asm: Kill 'asm/atomic_arch.h'
2019-08-30 Will Deaconarm64: lse: Remove unused 'alt_lse' assembly macro
2019-08-29 Andrew Murrayarm64: atomics: Remove atomic_ll_sc compilation unit
2019-08-29 Andrew Murrayarm64: avoid using hard-coded registers for LSE atomics
2019-08-29 Andrew Murrayarm64: atomics: avoid out-of-line ll/sc atomics
2019-08-29 Andrew Murrayarm64: Use correct ll/sc atomic constraints
2019-08-28 Mark Rutlandarm64: kpti: ensure patched kernel text is fetched...
2019-08-28 Mark Rutlandarm64: fix fixmap copy for 16K pages and 48-bit VA
2019-08-27 Will Deaconarm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
2019-08-27 Will Deaconarm64: mm: Ignore spurious translation faults taken...
2019-08-27 Will Deaconarm64: sysreg: Add some field definitions for PAR_EL1
2019-08-27 Will Deaconarm64: mm: Add ISB instruction to set_pgd()
2019-08-27 Will Deaconarm64: tlb: Ensure we execute an ISB following walk...
2019-08-27 Will DeaconRevert "arm64: Remove unnecessary ISBs from set_{pte...
2019-08-27 Will Deaconarm64: smp: Treat unknown boot failures as being 'stuck...
2019-08-27 Will Deaconarm64: smp: Don't enter kernel with NULL stack pointer...
2019-08-27 Will Deaconarm64: smp: Increase secondary CPU boot timeout value
2019-08-23 Hsin-Yi Wangarm64: kexec_file: add rng-seed support
2019-08-23 Hsin-Yi Wangarm64: map FDT as RW for early_init_dt_scan()
2019-08-21 Masahiro Yamadaarm64: add arch/arm64/Kbuild
2019-08-21 James Morsearm64: entry: Move ct_user_exit before any other exception
2019-08-20 Catalin Marinasarm64: Change the tagged_addr sysctl control semantics...
2019-08-20 Raphael Gaultarm64: perf_event: Add missing header needed for smp_pr...
2019-08-20 Michael Ellermanpowerpc/Makefile: Always pass --synthetic to nm if...
2019-08-15 Christoph Hellwigarm64: unexport set_memory_x and set_memory_nx
2019-08-15 Sudeep Hollaarm64: smp: disable hotplug on trusted OS resident CPU
2019-08-14 Kees Cookarm64/efi: Move variable assignments after SECTIONS
2019-08-14 Mark Brownarm64: Clarify when cpu_enable() is called
2019-08-14 Mark Rutlandarm64: memory: rename VA_START to PAGE_END
2019-08-14 Mark Rutlandarm64: memory: fix flipped VA space fallout
2019-08-14 Will Deaconarm64: memory: Cosmetic cleanups
2019-08-14 Will Deaconarm64: memory: Add comments to end of non-trivial ...
2019-08-14 Will Deaconarm64: memory: Implement __tag_set() as common function
2019-08-14 Will Deaconarm64: memory: Simplify _VA_START and _PAGE_OFFSET...
2019-08-14 Will Deaconarm64: memory: Simplify virt_to_page() implementation
2019-08-14 Will Deaconarm64: memory: Rewrite default page_to_virt()/virt_to_p...
2019-08-14 Will Deaconarm64: memory: Ensure address tag is masked in conversi...
2019-08-14 Will Deaconarm64: memory: Fix virt_addr_valid() using __is_lm_addr...
2019-08-14 Will DeaconMerge tag 'common/for-v5.4-rc1/cpu-topology' of git...
2019-08-13 Mark Rutlandarm64: constify sys64_hook instances
2019-08-13 Mark Rutlandarm64: constify aarch64_insn_encoding_class[]
2019-08-13 Mark Rutlandarm64: constify icache_policy_str[]
2019-08-13 Nick Desaulniersarm64: prefer __section from compiler_attributes.h
2019-08-12 Jeremy Lintonarm64: topology: Use PPTT to determine if PE is a thread
2019-08-09 Lorenzo PieralisiPSCI: cpuidle: Refactor CPU suspend power_state paramet...
2019-08-09 Lorenzo PieralisiARM: psci: cpuidle: Enable PSCI CPUidle driver
2019-08-09 Will Deaconarm64: mm: Really fix sparse warning in untagged_addr()
2019-08-09 Will Deaconarm64: mm: Simplify definition of virt_addr_valid()
2019-08-09 Steve Capperarm64: mm: Remove vabits_user
2019-08-09 Steve Capperarm64: mm: Introduce 52-bit Kernel VAs
2019-08-09 Steve Capperarm64: mm: Modify calculation of VMEMMAP_SIZE
2019-08-09 Steve Capperarm64: mm: Separate out vmemmap
2019-08-09 Steve Capperarm64: mm: Logic to make offset_ttbr1 conditional
2019-08-09 Steve Capperarm64: mm: Introduce vabits_actual
2019-08-09 Steve Capperarm64: mm: Introduce VA_BITS_MIN
2019-08-09 Steve Capperarm64: dump: De-constify VA_START and KASAN_SHADOW_START
2019-08-09 Steve Capperarm64: kasan: Switch to using KASAN_SHADOW_OFFSET
2019-08-09 Steve Capperarm64: mm: Flip kernel VA space
2019-08-09 Steve Capperarm64: mm: Remove bit-masking optimisations for PAGE_OF...
2019-08-07 Julien Grallarm64/ptrace: Fix typoes in sve_set() comment
2019-08-07 Miles Chenarm64: mm: print hexadecimal EC value in mem_abort_decode()
2019-08-07 Qian Caiarm64/prefetch: fix a -Wtype-limits warning
2019-08-07 Leo Yanarm64: Add support for function error injection
2019-08-07 Leo Yanerror-injection: Consolidate override function definition
2019-08-06 Catalin Marinasarm64: Introduce prctl() options to control the tagged...
2019-08-06 Andrey Konovalovarm64: untag user pointers in access_ok and __uaccess_m...
2019-08-05 Peter Collingbournearm64: Add support for relocating the kernel with RELR...
2019-08-05 Geert Uytterhoevenarm64: Move TIF_* documentation to individual definitions
2019-08-05 Junhua Huangarm64: mm: free the initrd reserved memblock in a align...
2019-08-05 Will Deaconarm64: io: Relax implicit barriers in default I/O accessors
2019-08-05 Mark Brownarm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
2019-08-05 Will Deaconarm64: sysreg: Remove unused and rotting SCTLR_ELx...
2019-08-05 Will Deaconarm64: esr: Add ESR exception class encoding for trappe...
2019-08-05 Chuhong Yuanarm64: Replace strncmp with str_has_prefix
2019-08-05 Masahiro Yamadaarm64: remove unneeded uapi/asm/stat.h
2019-08-05 Bhupesh Sharmaarm64/kexec: Use consistent convention of initializing...
2019-08-05 Mark Rutlandarm64: remove pointless __KERNEL__ guards
2019-08-05 Julien Thierryarm64: Remove unused assembly macro
2019-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-5.3-rc3' of git://git./linux...
2019-08-04 Linus TorvaldsMerge tag 'powerpc-5.3-3' of git://git./linux/kernel...
2019-08-04 Linus TorvaldsMerge tag 'kbuild-fixes-v5.3-2' of git://git./linux...
2019-08-04 Linus TorvaldsMerge tag 'safesetid-maintainers-correction-5.3-rc2...
2019-08-04 Linus TorvaldsMerge tag 'xtensa-20190803' of git://github.com/jcmvbkb...
2019-08-03 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2019-08-03 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-08-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-08-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-08-03 Linus TorvaldsMerge tag 'xfs-5.3-fixes-1' of git://git./fs/xfs/xfs...
2019-08-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-08-03 Linus TorvaldsMerge tag 'riscv/for-v5.3-rc3' of git://git./linux...
2019-08-03 Arnd Bergmannpage flags: prioritize kasan bits over last-cpuid
next