- 89d30b1 arm64: Drop outdated links in comments by Kees Cook · 3 years, 1 month ago
- a347f60 arm64: hibernate: abstract ttrb0 setup function by Pasha Tatashin · 3 years, 4 months ago
- 788bfdd arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors by Pasha Tatashin · 3 years, 4 months ago
- 094a368 arm64: kernel: add helper for booted at EL2 and not VHE by Pasha Tatashin · 3 years, 4 months ago
- fade9c2 arm64: Rename arm64-internal cache maintenance functions by Fuad Tabba · 3 years, 8 months ago
- 814b186 arm64: __flush_dcache_area to take end parameter instead of size by Fuad Tabba · 3 years, 8 months ago
- d1bbc35 arm64: hibernate: add __force attribute to gfp_t casting by Pavel Tatashin · 4 years ago
- 7018d46 arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines by James Morse · 4 years ago
- 89d1410 arm64: trans_pgd: pass allocator trans_pgd_create_copy by Pavel Tatashin · 4 years ago
- 50f53fb arm64: trans_pgd: make trans_pgd_map_page generic by Pavel Tatashin · 4 years ago
- 072e3d9 arm64: hibernate: move page handling function to new trans_pgd.c by Pavel Tatashin · 4 years ago
- 41f67d4 arm64: hibernate: variable pudp is used instead of pd4dp by Pavel Tatashin · 4 years ago
- e5b8d92 arm64: mte: reset the page tag in page->flags by Vincenzo Frascino · 4 years, 1 month ago
- baab8532 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 4 years, 4 months ago
- 0a21ac0 Merge branch 'for-next/ghostbusters' into for-next/core by Will Deacon · 4 years, 4 months ago
- c287620 arm64: Rewrite Spectre-v4 mitigation code by Will Deacon · 4 years, 4 months ago
- 118bb62 arm64: hibernate: Remove unused including <linux/version.h> by Tian Tao · 4 years, 4 months ago
- ee11f33 arm64: mte: Save tags when hibernating by Steven Price · 4 years, 8 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
- e646ac5 arm64: hibernate: Use bringup_hibernate_cpu() by Qais Yousef · 4 years, 10 months ago
- a2c2e67 arm64: hibernate: add trans_pgd public functions by Pavel Tatashin · 5 years ago
- 7ea4088 arm64: hibernate: add PUD_SECT_RDONLY by Pavel Tatashin · 5 years ago
- 13373f0 arm64: hibernate: rename dst to page in create_safe_exec_page by Pavel Tatashin · 5 years ago
- a89d7ff arm64: hibernate: remove gotos as they are not needed by Pavel Tatashin · 5 years ago
- 051a7a9 arm64: hibernate: use get_safe_page directly by Pavel Tatashin · 5 years ago
- d234332 arm64: hibernate: pass the allocated pgdp to ttbr0 by Pavel Tatashin · 5 years ago
- 8c551f9 arm64: hibernate: check pgd table allocation by Pavel Tatashin · 5 years ago
- 77ad4ce arm64: memory: rename VA_START to PAGE_END by Mark Rutland · 5 years ago
- 14c127c arm64: mm: Flip kernel VA space by Steve Capper · 5 years ago
- af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
- f7daa9c arm64: hibernate: Clean the __hyp_text to PoC after resume by James Morse · 6 years ago
- b4aecf7 arm64: hibernate: Avoid sending cross-calling with interrupts disabled by Will Deacon · 6 years ago
- 647d051 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 7 years ago
- 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
- 1933830 arm64: don't open code page table entry creation by Kristina Martsenko · 7 years ago
- 529c4b0 arm64: handle 52-bit addresses in TTBR by Kristina Martsenko · 7 years ago
- 0fbeb31 arm64: explicitly mask all exceptions by James Morse · 7 years ago
- 73e86cb arm64: Move PTE_RDONLY bit handling out of set_pte_at() by Catalin Marinas · 8 years ago
- 254a41c arm64: hibernate: preserve kdump image around hibernation by AKASHI Takahiro · 8 years ago
- 2077be6 arm64: Use __pa_symbol for kernel symbols by Laura Abbott · 8 years ago
- 117f572 arm64: add missing printk newlines by Mark Rutland · 8 years ago
- 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
- b2d8b0c Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline" by James Morse · 8 years ago
- 8ec058f arm64: hibernate: Resume when hibernate image created on non-boot CPU by James Morse · 8 years ago
- 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
- ee78fdc arm64: Create sections.h by James Morse · 8 years ago
- dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
- 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
- d74b4e4 arm64: hibernate: Don't hibernate on systems with stuck CPUs by James Morse · 9 years ago
- 1fe492c arm64: hibernate: Refuse to hibernate if the boot cpu is offline by James Morse · 9 years ago
- 82869ac arm64: kernel: Add support for hibernate/suspend-to-disk by James Morse · 9 years ago