index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
4
-15
/
+4
|
\
|
*
mm: always define pxx_pgprot()
Peter Xu
2024-09-17
1
-0
/
+1
|
*
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
1
-6
/
+0
|
*
mm: remove arch_unmap()
Michael Ellerman
2024-09-01
1
-5
/
+0
|
*
powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()
Michael Ellerman
2024-09-01
1
-4
/
+0
|
*
mm/powerpc: add missing pud helpers
Peter Xu
2024-09-01
1
-0
/
+3
*
|
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-09-19
14
-43
/
+85
|
\
\
|
*
|
powerpc/atomic: Use YZ constraints for DS-form instructions
Michael Ellerman
2024-09-17
3
-8
/
+10
|
*
|
powerpc/pseries/eeh: Fix pseries_eeh_err_inject
Narayana Murty N
2024-09-10
1
-0
/
+1
|
*
|
powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
Haren Myneni
2024-08-30
1
-0
/
+1
|
*
|
powerpc/32: Implement validation of emergency stack
Christophe Leroy
2024-08-30
1
-0
/
+4
|
*
|
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
2024-08-30
1
-1
/
+1
|
*
|
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
1
-1
/
+2
|
*
|
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
1
-1
/
+2
|
*
|
powerpc/8xx: Copy kernel PGD entries into all PGDIRs
Christophe Leroy
2024-08-30
1
-1
/
+7
|
*
|
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
2024-08-30
1
-3
/
+0
|
*
|
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2024-08-29
2
-26
/
+20
|
*
|
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
2024-08-21
1
-0
/
+6
|
*
|
powerpc/code-patching: Add generic memory patching
Benjamin Gray
2024-08-21
1
-0
/
+31
|
*
|
powerpc: Remove unused LHZX_BE macro
Christophe Leroy
2024-08-21
1
-2
/
+0
|
*
|
powerpc: Remove useless config comment in asm/percpu.h
Jinjie Ruan
2024-08-07
1
-1
/
+1
*
|
|
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-18
4
-1
/
+78
|
\
\
\
|
*
|
|
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
2024-09-13
4
-1
/
+63
|
*
|
|
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
2024-09-13
1
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-18
1
-3
/
+3
|
\
\
\
|
*
|
|
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
2024-07-29
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
powerpc/mm: Fix return type of pgd_val()
Christophe Leroy
2024-08-22
2
-5
/
+11
|
|
/
|
/
|
*
|
powerpc/topology: Check if a core is online
Nysal Jan K.A
2024-08-13
1
-0
/
+13
|
/
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-10
/
+2
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
2
-10
/
+2
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
22
-329
/
+195
|
\
\
|
*
|
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
4
-32
/
+0
|
*
|
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
9
-142
/
+56
|
*
|
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
5
-56
/
+68
|
*
|
powerpc/e500: encode hugepage size in PTE bits
Christophe Leroy
2024-07-12
2
-15
/
+22
|
*
|
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2024-07-12
1
-0
/
+4
|
*
|
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
2024-07-12
1
-3
/
+0
|
*
|
powerpc/8xx: simplify struct mmu_psize_def
Christophe Leroy
2024-07-12
1
-7
/
+2
|
*
|
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
5
-58
/
+45
|
*
|
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-12
3
-11
/
+3
|
*
|
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
2024-07-12
4
-12
/
+3
|
*
|
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2024-07-12
1
-2
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
1
-1
/
+0
|
\
\
|
*
|
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2024-06-11
1
-1
/
+0
|
|
/
*
|
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-19
30
-360
/
+70
|
\
\
|
*
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2024-07-18
6
-4
/
+22
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
2024-06-06
2
-0
/
+2
|
|
*
|
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
2024-06-06
2
-0
/
+2
|
|
*
|
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
2024-06-06
2
-0
/
+2
|
|
*
|
KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...
Gautam Menghani
2024-06-06
2
-1
/
+3
[next]