index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
2
-5
/
+2
|
\
|
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
2
-5
/
+2
*
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-07-26
1
-1
/
+3
|
\
\
|
*
|
powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
Al Viro
2024-05-31
1
-1
/
+3
*
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
5
-16
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
5
-16
/
+8
*
|
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-1
/
+2
|
\
\
\
|
*
|
|
treewide: change conditional prompt for choices to 'depends on'
Masahiro Yamada
2024-07-15
1
-1
/
+2
*
|
|
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2024-07-13
1
-2
/
+0
*
|
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
41
-1740
/
+686
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-13
7
-477
/
+3
|
*
|
|
|
|
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-13
15
-186
/
+74
|
*
|
|
|
|
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-13
10
-79
/
+107
|
*
|
|
|
|
powerpc/e500: free r10 for FIND_PTE
Christophe Leroy
2024-07-13
1
-14
/
+16
|
*
|
|
|
|
powerpc/e500: don't pre-check write access on data TLB error
Christophe Leroy
2024-07-13
1
-15
/
+0
|
*
|
|
|
|
powerpc/e500: encode hugepage size in PTE bits
Christophe Leroy
2024-07-13
2
-15
/
+22
|
*
|
|
|
|
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2024-07-13
2
-4
/
+10
|
*
|
|
|
|
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
2024-07-13
4
-14
/
+4
|
*
|
|
|
|
powerpc/8xx: simplify struct mmu_psize_def
Christophe Leroy
2024-07-13
1
-7
/
+2
|
*
|
|
|
|
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-13
12
-114
/
+111
|
*
|
|
|
|
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
2024-07-13
1
-1
/
+2
|
*
|
|
|
|
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-13
7
-12
/
+41
|
*
|
|
|
|
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
2024-07-13
1
-1
/
+10
|
*
|
|
|
|
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
2024-07-13
4
-12
/
+3
|
*
|
|
|
|
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
2024-07-13
3
-232
/
+2
|
*
|
|
|
|
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
2024-07-13
1
-23
/
+15
|
*
|
|
|
|
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2024-07-13
2
-65
/
+38
|
*
|
|
|
|
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
2024-07-13
1
-12
/
+0
|
*
|
|
|
|
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
2024-07-13
3
-343
/
+363
|
*
|
|
|
|
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2024-07-13
3
-253
/
+2
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
2
-2
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
2
-2
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
1
-1
/
+1
|
|
*
|
|
|
|
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-20
141
-5741
/
+1438
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2024-07-18
12
-7
/
+183
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: PPC: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-04
3
-0
/
+3
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync
Shivaprasad G Bhat
2024-06-06
1
-0
/
+6
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
2024-06-06
4
-0
/
+9
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
Shivaprasad G Bhat
2024-06-06
1
-0
/
+6
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
2024-06-06
4
-0
/
+9
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
Shivaprasad G Bhat
2024-06-06
1
-0
/
+6
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
2024-06-06
4
-0
/
+9
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
Shivaprasad G Bhat
2024-06-06
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
Shivaprasad G Bhat
2024-06-06
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV nestedv2: Fix doorbell emulation
Gautam Menghani
2024-06-06
1
-0
/
+5
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...
Gautam Menghani
2024-06-06
4
-2
/
+11
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
2024-06-03
4
-3
/
+117
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
powerpc: Remove 40x leftovers
Christophe Leroy
2024-07-12
2
-2
/
+1
[next]