index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+12
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
6
-10
/
+26
2024-09-10
powerpc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
7
-7
/
+7
2024-09-10
powerpc/pseries/eeh: Fix pseries_eeh_err_inject
Narayana Murty N
3
-5
/
+44
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
1
-2
/
+2
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
1
-2
/
+4
2024-09-08
smp: Mark smp_prepare_boot_cpu() __init
Bibo Mao
1
-1
/
+1
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
5
-24
/
+0
2024-09-05
powerpc/64s: Remove the "fast endian switch" syscall
Michael Ellerman
2
-23
/
+0
2024-09-05
powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pages
Michael Ellerman
1
-0
/
+1
2024-09-05
powerpc/mm/64s: Move THP reqs into a separate symbol
Michael Ellerman
1
-3
/
+7
2024-09-05
powerpc/64s: Make mmu_hash_ops __ro_after_init
Michael Ellerman
1
-1
/
+1
2024-09-05
powerpc: Replace kretprobe code with rethook on powerpc
Abhishek Dubey
6
-67
/
+81
2024-09-05
powerpc: pseries: Constify struct kobj_type
Huang Xiaojia
1
-2
/
+2
2024-09-05
powerpc: powernv: Constify struct kobj_type
Huang Xiaojia
2
-2
/
+2
2024-09-05
powerpc: Constify struct kobj_type
Huang Xiaojia
2
-2
/
+2
2024-09-04
powerpc/mm: add ARCH_PKEY_BITS to Kconfig
Joey Gouly
1
-0
/
+4
2024-09-03
mm: remove PageActive
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-21
/
+3
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2
-8
/
+0
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-1
/
+1
2024-09-01
xz: remove XZ_EXTERN and extern from functions
Lasse Collin
1
-3
/
+0
2024-09-01
powerpc/vdso: refactor error handling
Michael Ellerman
1
-11
/
+7
2024-09-01
mm: remove arch_unmap()
Michael Ellerman
1
-5
/
+0
2024-09-01
powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()
Michael Ellerman
2
-4
/
+17
2024-09-01
mm/powerpc: add missing pud helpers
Peter Xu
2
-0
/
+23
2024-09-01
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
1
-0
/
+6
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-4
/
+1
2024-08-30
powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
Haren Myneni
1
-0
/
+130
2024-08-30
powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
Haren Myneni
2
-1
/
+88
2024-08-30
powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
Haren Myneni
4
-27
/
+10
2024-08-30
powerpc/vdso: Inconditionally use CFUNC macro
Christophe Leroy
1
-4
/
+0
2024-08-30
powerpc/32: Implement validation of emergency stack
Christophe Leroy
2
-2
/
+22
2024-08-30
powerpc/603: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
1
-27
/
+38
2024-08-30
powerpc/603: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
1
-12
/
+5
2024-08-30
powerpc/603: Switch r0 and r3 in TLB miss handlers
Christophe Leroy
1
-56
/
+38
2024-08-30
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
2
-2
/
+2
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
3
-4
/
+8
2024-08-30
powerpc/8xx: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
1
-23
/
+34
2024-08-30
powerpc/8xx: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
1
-11
/
+0
2024-08-30
powerpc/8xx: Preallocate execmem page tables
Christophe Leroy
1
-0
/
+14
2024-08-30
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
3
-1
/
+22
2024-08-30
powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX
Christophe Leroy
1
-5
/
+5
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
3
-1
/
+17
2024-08-30
powerpc/8xx: Copy kernel PGD entries into all PGDIRs
Christophe Leroy
1
-1
/
+7
2024-08-30
powerpc/8xx: Fix kernel vs user address comparison
Christophe Leroy
1
-3
/
+3
2024-08-30
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
1
-2
/
+2
2024-08-30
powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
Gaosheng Cui
1
-1
/
+0
2024-08-30
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
1
-3
/
+0
2024-08-30
powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()
Gaosheng Cui
1
-1
/
+0
[prev]
[next]