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-10-19
powerpc/nohash: Refactor pte_update()
Christophe Leroy
-50
/
+42
2023-10-19
powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h
Christophe Leroy
-5
/
+2
2023-10-19
powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
Christophe Leroy
-56
/
+58
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
-10
/
+3
2023-10-19
powerpc/nohash: Remove {pte/pmd}_protnone()
Christophe Leroy
-17
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
-15
/
+22
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
-39
/
+19
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
-19
/
+10
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
-10
/
+0
2023-10-19
powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
Christophe Leroy
-3
/
+0
2023-10-18
powerpc: implement arch_xor_unlock_is_negative_byte on 32-bit
Matthew Wilcox (Oracle)
-4
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
-12
/
+5
2023-10-18
Merge branch fixes into next
Michael Ellerman
-1
/
+10
2023-10-15
Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+10
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
-8
/
+5
2023-10-12
fbdev: Avoid file argument in fb_pgprotect()
Thomas Zimmermann
-1
/
+6
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
-1
/
+2
2023-10-09
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
-1
/
+1
2023-10-09
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
-0
/
+9
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
-6
/
+6
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
-1
/
+2
2023-09-18
powerpc/fadump: make is_kdump_kernel() return false when fadump is active
Hari Bathini
-2
/
+6
2023-09-14
KVM: PPC: Add support for nestedv2 guests
Jordan Niethe
-45
/
+592
2023-09-14
KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
Jordan Niethe
-9
/
+9
2023-09-14
KVM: PPC: Add helper library for Guest State Buffers
Jordan Niethe
-0
/
+904
2023-09-14
KVM: PPC: Use accessors for VCORE registers
Jordan Niethe
-1
/
+24
2023-09-14
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
-1
/
+36
2023-09-14
KVM: PPC: Rename accessor generator macros
Jordan Niethe
-30
/
+30
2023-09-14
KVM: PPC: Introduce FPR/VR accessor functions
Jordan Niethe
-0
/
+65
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-18
/
+0
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-27
/
+0
2023-08-31
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
-1
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-401
/
+340
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+8
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-67
/
+279
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
-38
/
+36
2023-08-24
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
-2
/
+9
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
-5
/
+7
2023-08-24
powerpc/pseries: Move hcall_vphn() prototype into vphn.h
Michael Ellerman
-3
/
+2
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
-22
/
+22
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
-1
/
+0
2023-08-24
powerpc: Remove <asm/ide.h>
Geert Uytterhoeven
-18
/
+0
2023-08-23
powerpc/64e: Fix circular dependency with CONFIG_SMP disabled
Christophe Leroy
-5
/
+3
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
-0
/
+21
2023-08-22
powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
-3
/
+7
2023-08-22
powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
-0
/
+6
2023-08-22
powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
-3
/
+9
2023-08-22
powerpc/module: Remove unused .ftrace.tramp section
Naveen N Rao
-4
/
+0
2023-08-22
powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
-1
/
+1
[prev]
[next]