index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Commit message (
Expand
)
Author
Age
*
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2018-11-14
*
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
2018-11-11
*
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2018-11-06
*
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-02
|
\
|
*
powerpc/pseries: add missing cpumask.h include file
Tyrel Datwyler
2018-10-26
|
*
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
2018-10-26
|
*
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
|
*
powerpc/code-patching: Add a helper to get the address of a patch_site
Christophe Leroy
2018-10-26
|
*
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-26
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
*
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
|
\
\
|
*
|
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
|
\
\
\
|
*
|
|
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
|
*
|
|
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-26
*
|
|
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
powerpc/msi: Fix compile error on mpc83xx
Christophe Leroy
2018-10-21
|
*
|
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-19
|
*
|
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
2018-10-19
|
*
|
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-19
|
*
|
powerpc: Add support for function error injection
Naveen N. Rao
2018-10-19
|
*
|
powerpc/aout: Fix struct user definition to use user_pt_regs
Michael Ellerman
2018-10-19
|
*
|
powerpc/io: remove old GCC version implementation
Christophe Leroy
2018-10-18
|
*
|
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-18
|
*
|
powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
Christophe Leroy
2018-10-18
|
*
|
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-18
|
*
|
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
|
*
|
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
|
*
|
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
|
*
|
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
|
*
|
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
|
*
|
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
|
*
|
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
|
*
|
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
|
*
|
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
|
*
|
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2018-10-14
|
*
|
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
2018-10-14
|
*
|
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
|
*
|
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2018-10-14
|
*
|
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2018-10-14
|
*
|
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
|
*
|
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
2018-10-14
[next]