index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
1
-1
/
+2
*
|
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
1
-2
/
+0
|
\
\
\
|
*
|
|
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2024-07-12
1
-2
/
+0
*
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
41
-1740
/
+686
|
\
\
\
\
|
*
|
|
|
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
7
-477
/
+3
|
*
|
|
|
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
15
-186
/
+74
|
*
|
|
|
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
10
-79
/
+107
|
*
|
|
|
powerpc/e500: free r10 for FIND_PTE
Christophe Leroy
2024-07-12
1
-14
/
+16
|
*
|
|
|
powerpc/e500: don't pre-check write access on data TLB error
Christophe Leroy
2024-07-12
1
-15
/
+0
|
*
|
|
|
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
2
-4
/
+10
|
*
|
|
|
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
2024-07-12
4
-14
/
+4
|
*
|
|
|
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
12
-114
/
+111
|
*
|
|
|
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
2024-07-12
1
-1
/
+2
|
*
|
|
|
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-12
7
-12
/
+41
|
*
|
|
|
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
2024-07-12
1
-1
/
+10
|
*
|
|
|
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
2024-07-12
4
-12
/
+3
|
*
|
|
|
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
2024-07-12
3
-232
/
+2
|
*
|
|
|
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
2024-07-12
1
-23
/
+15
|
*
|
|
|
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2024-07-12
2
-65
/
+38
|
*
|
|
|
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
2024-07-12
1
-12
/
+0
|
*
|
|
|
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
2024-07-12
3
-343
/
+363
|
*
|
|
|
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2024-07-12
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-19
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
|
*
|
|
|
|
powerpc: Check only single values are passed to CPU/MMU feature checks
Michael Ellerman
2024-07-11
2
-0
/
+2
|
*
|
|
|
|
powerpc/xmon: Fix disassembly CPU feature checks
Michael Ellerman
2024-07-11
1
-22
/
+11
|
*
|
|
|
|
powerpc: Drop clang workaround for builtin constant checks
Michael Ellerman
2024-07-11
2
-4
/
+0
|
*
|
|
|
|
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
2024-07-11
2
-8
/
+34
[next]