index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-10-19
powerpc/perf: Optimize find_alternatives_list() using binary search
Kuan-Wei Chiu
2023-10-19
powerpc: Hide empty pt_regs at base of the stack
Michael Ellerman
2023-10-19
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
Stanislav Kinsburskii
2023-10-19
powerpc/fadump: Annotate endianness cast with __force
Benjamin Gray
2023-10-19
powerpc/eeh: Remove unnecessary cast
Benjamin Gray
2023-10-19
powerpc: Cast away __iomem in low level IO routines
Benjamin Gray
2023-10-19
powerpc/uaccess: Cast away __user annotation after verification
Benjamin Gray
2023-10-19
powerpc/opal: Annotate out param endianness
Benjamin Gray
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
powerpc: Remove extern from function implementations
Benjamin Gray
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
powerpc: Finally remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
Christophe Leroy
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc/64s: Use generic permission masks
Christophe Leroy
2023-10-19
powerpc/8xx: Use generic permission masks
Christophe Leroy
2023-10-19
powerpc: Refactor permission masks used for __P/__S table and kernel memory f...
Christophe Leroy
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2023-10-19
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2023-10-19
powerpc/e500: Simplify pte_mkexec()
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor pte_clear()
Christophe Leroy
2023-10-19
powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor ptep_test_and_clear_young()
Christophe Leroy
2023-10-19
powerpc/nohash: Deduplicate pte helpers
Christophe Leroy
2023-10-19
powerpc/nohash: Deduplicate _PAGE_CHG_MASK
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor checking of no-change in pte_update()
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor pte_update()
Christophe Leroy
2023-10-19
powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h
Christophe Leroy
2023-10-19
powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
2023-10-19
powerpc/nohash: Remove {pte/pmd}_protnone()
Christophe Leroy
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
2023-10-19
powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
Christophe Leroy
2023-10-18
powerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()
Muhammad Muzammil
2023-10-18
Merge branch fixes into next
Michael Ellerman
[next]