index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
16
-16
/
+16
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
9
-9
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
48
-871
/
+1423
2020-06-05
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
David Hildenbrand
1
-23
/
+3
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2020-06-02
powerpc/pseries: Make vio and ibmebus initcalls pseries specific
Oliver O'Halloran
2
-4
/
+6
2020-06-02
powerpc/uaccess: Don't set KUEP by default on book3s/32
Christophe Leroy
1
-1
/
+1
2020-06-02
powerpc/uaccess: Don't set KUAP by default on book3s/32
Christophe Leroy
1
-1
/
+1
2020-06-02
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2
-1
/
+6
2020-06-02
powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
Christophe Leroy
1
-0
/
+1
2020-06-02
powerpc/82xx: Blacklist pq2_restart() for kprobe
Christophe Leroy
1
-0
/
+3
2020-06-02
powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
1
-0
/
+2
2020-06-02
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-234
/
+186
2020-05-28
powerpc/pseries: Update hv-24x7 information after migration
Kajol Jain
1
-0
/
+3
2020-05-28
powerpc/powernv/pci: Sprinkle around some WARN_ON()s
Oliver O'Halloran
1
-2
/
+2
2020-05-28
powerpc/powernv/pci: Reserve the root bus PE during init
Oliver O'Halloran
2
-18
/
+9
2020-05-28
powerpc/powernv/pci: Re-work bus PE configuration
Oliver O'Halloran
1
-51
/
+30
2020-05-28
powerpc/powernv/pci: Add helper to find ioda_pe from BDFN
Oliver O'Halloran
2
-0
/
+11
2020-05-28
powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALL
Oliver O'Halloran
1
-0
/
+18
2020-05-28
powerpc/powernv: Add a print indicating when an IODA PE is released
Oliver O'Halloran
1
-0
/
+2
2020-05-28
powerpc/powernv/npu: Move IOMMU group setup into npu-dma.c
Oliver O'Halloran
3
-60
/
+60
2020-05-28
powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.c
Oliver O'Halloran
3
-30
/
+30
2020-05-28
powerpc/powernv/pci: Delete old iommu recursive iommu setup
Oliver O'Halloran
1
-32
/
+0
2020-05-28
powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
Oliver O'Halloran
3
-54
/
+21
2020-05-28
powerpc/powernv/pci: Register iommu group at PE DMA setup
Oliver O'Halloran
2
-10
/
+15
2020-05-28
powerpc/powernv/iov: Don't add VFs to iommu group during PE config
Oliver O'Halloran
1
-1
/
+0
2020-05-28
powerpc/powernv/npu: Clean up compound table group initialisation
Oliver O'Halloran
1
-25
/
+21
2020-05-28
powerpc/4xx: Don't unmap NULL mbase
huhai
1
-3
/
+1
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
1
-6
/
+0
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
1
-4
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 405GP
Christophe Leroy
1
-6
/
+0
2020-05-28
powerpc/40x: Remove support for ISS Simulator
Christophe Leroy
1
-2
/
+1
2020-05-28
powerpc/40x: Remove EP405
Christophe Leroy
3
-132
/
+0
2020-05-28
powerpc/40x: Remove WALNUT
Christophe Leroy
3
-76
/
+0
2020-05-28
powerpc/40x: Remove STB03xxx
Christophe Leroy
1
-5
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
1
-6
/
+0
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
8
-219
/
+0
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2
-10
/
+42
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
1
-0
/
+1
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
Christophe Leroy
1
-0
/
+41
2020-05-26
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
1
-1
/
+0
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
1
-9
/
+0
2020-05-20
powerpc/wii: Fix declaration made after definition
Nathan Chancellor
1
-13
/
+12
2020-05-20
powerpc/powernv: add NULL check after kzalloc
Chen Zhou
1
-0
/
+4
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
2
-4
/
+4
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2
-2
/
+4
[next]