index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
powerpc/8xx: Fix kernel vs user address comparison
Christophe Leroy
1
-3
/
+3
2024-08-30
powerpc: Remove obsoleted declaration for _get_SP
Gaosheng Cui
1
-2
/
+0
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
1
-0
/
+1
2024-08-22
powerpc/vdso: Don't discard rela sections
Christophe Leroy
2
-3
/
+5
2024-08-21
powerpc/32: Convert patch_instruction() to patch_uint()
Benjamin Gray
1
-1
/
+1
2024-08-21
powerpc/64: Convert patch_instruction() to patch_u32()
Benjamin Gray
1
-3
/
+2
2024-08-12
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
Christophe Leroy
1
-0
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-4
/
+4
2024-08-07
powerpc/traps: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+5
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
2
-4
/
+4
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-59
/
+31
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
25
-1313
/
+82
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
1
-4
/
+4
2024-07-12
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
1
-2
/
+0
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
1
-14
/
+7
2024-07-12
powerpc/e500: free r10 for FIND_PTE
Christophe Leroy
1
-14
/
+16
2024-07-12
powerpc/e500: don't pre-check write access on data TLB error
Christophe Leroy
1
-15
/
+0
2024-07-12
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
1
-4
/
+6
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
1
-8
/
+2
2024-07-12
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
1
-2
/
+2
2024-07-12
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
1
-5
/
+1
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+8
2024-07-04
powerpc/pci: Hotplug driver bridge support
Krishna Kumar
1
-3
/
+32
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-28
powerpc/prom: Add CPU info to hardware description string later
Nathan Lynch
1
-4
/
+8
2024-06-28
powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Nathan Lynch
1
-0
/
+4
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
2
-5
/
+3
2024-06-28
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
9
-10
/
+10
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
11
-1126
/
+3
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
1
-2
/
+2
2024-06-28
powerpc/iommu: Move dev_has_iommu_table() to iommu.c
Shivaprasad G Bhat
2
-16
/
+17
2024-06-28
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
Shivaprasad G Bhat
1
-147
/
+2
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-23
powerpc/eeh: avoid possible crash when edev->pdev changes
Ganesh Goudar
1
-2
/
+5
2024-06-23
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinglin Wen
1
-2
/
+3
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-12
/
+4
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
18
-240
/
+550
2024-05-16
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
1
-1
/
+1
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-8
/
+0
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
2
-5
/
+5
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-63
/
+0
2024-05-14
powerpc: extend execmem_params for kprobes allocations
Mike Rapoport (IBM)
2
-20
/
+7
[prev]
[next]