index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-11-21
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
Nathan Lynch
-1
/
+0
2023-11-21
powerpc/rtas: Remove unused rtas_service_present()
Nathan Lynch
-1
/
+0
2023-11-21
powerpc/rtas: Drop declaration of undefined call_rtas() function
Nathan Lynch
-2
/
+0
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
-0
/
+6
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
-2
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
-2
/
+0
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-18
/
+16
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
-2
/
+0
2023-11-06
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
-6
/
+1
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
-7
/
+10
2023-11-06
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-682
/
+2055
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-16
/
+5
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-8
/
+10
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+6
2023-10-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-44
/
+1618
2023-10-23
powerpc/code-patching: introduce patch_instructions()
Hari Bathini
-0
/
+1
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
-1
/
+1
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
-2
/
+12
2023-10-20
powerpc: Remove cpm_dp...() macros
Christophe Leroy
-9
/
+0
2023-10-20
powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
-0
/
+17
2023-10-19
powerpc/paravirt: Improve vcpu_is_preempted
Srikar Dronamraju
-3
/
+44
2023-10-19
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
Stanislav Kinsburskii
-1
/
+1
2023-10-19
powerpc/uaccess: Cast away __user annotation after verification
Benjamin Gray
-1
/
+1
2023-10-19
powerpc/opal: Annotate out param endianness
Benjamin Gray
-1
/
+1
2023-10-19
powerpc/kvm: Force cast endianness of KVM shared regs
Benjamin Gray
-4
/
+4
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
-9
/
+9
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
-5
/
+7
2023-10-19
powerpc: Finally remove _PAGE_USER
Christophe Leroy
-7
/
+3
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
-36
/
+12
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
-3
/
+12
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
-17
/
+3
2023-10-19
powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
-18
/
+4
2023-10-19
powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
-29
/
+13
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
-13
/
+7
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
-4
/
+15
2023-10-19
powerpc/64s: Use generic permission masks
Christophe Leroy
-15
/
+5
2023-10-19
powerpc/8xx: Use generic permission masks
Christophe Leroy
-8
/
+5
2023-10-19
powerpc: Refactor permission masks used for __P/__S table and kernel memory f...
Christophe Leroy
-0
/
+30
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
-1
/
+1
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
-63
/
+0
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
-0
/
+6
2023-10-19
powerpc/e500: Simplify pte_mkexec()
Christophe Leroy
-4
/
+1
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
-31
/
+17
2023-10-19
powerpc/nohash: Refactor pte_clear()
Christophe Leroy
-10
/
+5
2023-10-19
powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
Christophe Leroy
-31
/
+16
2023-10-19
powerpc/nohash: Refactor ptep_test_and_clear_young()
Christophe Leroy
-29
/
+12
2023-10-19
powerpc/nohash: Deduplicate pte helpers
Christophe Leroy
-61
/
+36
2023-10-19
powerpc/nohash: Deduplicate _PAGE_CHG_MASK
Christophe Leroy
-13
/
+7
2023-10-19
powerpc/nohash: Refactor checking of no-change in pte_update()
Christophe Leroy
-9
/
+3
[prev]
[next]