index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2
-3
/
+8
2023-10-19
powerpc/e500: Simplify pte_mkexec()
Christophe Leroy
1
-4
/
+1
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
3
-31
/
+17
2023-10-19
powerpc/nohash: Refactor pte_clear()
Christophe Leroy
3
-10
/
+5
2023-10-19
powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
Christophe Leroy
3
-31
/
+16
2023-10-19
powerpc/nohash: Refactor ptep_test_and_clear_young()
Christophe Leroy
3
-29
/
+12
2023-10-19
powerpc/nohash: Deduplicate pte helpers
Christophe Leroy
3
-61
/
+36
2023-10-19
powerpc/nohash: Deduplicate _PAGE_CHG_MASK
Christophe Leroy
3
-13
/
+7
2023-10-19
powerpc/nohash: Refactor checking of no-change in pte_update()
Christophe Leroy
2
-9
/
+3
2023-10-19
powerpc/nohash: Refactor pte_update()
Christophe Leroy
3
-50
/
+42
2023-10-19
powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h
Christophe Leroy
1
-5
/
+2
2023-10-19
powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
Christophe Leroy
2
-56
/
+58
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
4
-11
/
+4
2023-10-19
powerpc/nohash: Remove {pte/pmd}_protnone()
Christophe Leroy
1
-17
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
11
-15
/
+29
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
4
-41
/
+20
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
3
-19
/
+10
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
4
-10
/
+0
2023-10-19
powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
Christophe Leroy
1
-3
/
+0
2023-10-18
powerpc: implement arch_xor_unlock_is_negative_byte on 32-bit
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-12
/
+5
2023-10-18
powerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()
Muhammad Muzammil
1
-1
/
+1
2023-10-18
Merge branch fixes into next
Michael Ellerman
15
-69
/
+87
2023-10-18
spufs: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-18
powerpc/qspinlock: Fix stale propagated yield_cpu
Nicholas Piggin
1
-0
/
+3
2023-10-18
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
1
-8
/
+1
2023-10-17
powerpc/pseries: PLPKS SED Opal keystore support
Greg Joyce
3
-0
/
+138
2023-10-17
vga16fb: drop powerpc support
Arnd Bergmann
1
-16
/
+0
2023-10-15
Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-12
/
+17
2023-10-15
powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
Michael Ellerman
1
-1
/
+1
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
1
-2
/
+2
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-8
/
+5
2023-10-12
fbdev: Avoid file argument in fb_pgprotect()
Thomas Zimmermann
1
-1
/
+6
2023-10-11
powerpc/47x: Fix 47x syscall return crash
Michael Ellerman
1
-3
/
+5
2023-10-10
powerpc: Remove now superfluous sentinel element from ctl_table arrays
Joel Granados
2
-2
/
+0
2023-10-10
docs: move powerpc under arch
Costa Shulyupin
3
-5
/
+5
2023-10-10
powerpc: Only define __parse_fpscr() when required
Christophe Leroy
1
-0
/
+2
2023-10-10
powerpc/85xx: Fix math emulation exception
Christophe Leroy
1
-1
/
+1
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
12
-53
/
+77
2023-10-09
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
1
-1
/
+1
2023-10-09
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
2
-0
/
+9
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
1
-0
/
+1
2023-10-06
powerpc/iommu: Do not do platform domain attach atctions after probe
Jason Gunthorpe
1
-2
/
+8
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-1
/
+1
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
3
-3
/
+3
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
1
-6
/
+6
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-5
/
+12
2023-10-01
powerpc: Use shared font data
Dr. David Alan Gilbert
2
-354
/
+8
2023-09-30
powerpc/pseries: Remove unused r0 in the hcall tracing code
Athira Rajeev
1
-4
/
+0
[prev]
[next]