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
2019-05-02
powerpc/mm: no slice for nohash/64
Christophe Leroy
1
-0
/
+4
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
1
-1
/
+1
2019-04-30
powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_...
Alexey Kardashevskiy
1
-2
/
+2
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-174
/
+733
2019-04-30
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idle
Michael Ellerman
1
-6
/
+46
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2
-174
/
+690
2019-04-29
powerpc/pseries: Track LMB nid instead of using device tree
Nathan Fontenot
1
-9
/
+8
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
1
-1
/
+1
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-2
/
+2
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+1
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
1
-0
/
+1
2019-04-21
powerpc/8xx: Add Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+1
2019-04-21
powerpc/8xx: Add Kernel Userspace Execution Prevention
Christophe Leroy
1
-0
/
+1
2019-04-21
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
1
-1
/
+1
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
1
-0
/
+8
2019-04-21
powerpc/mm/radix: Use KUEP API for Radix MMU
Russell Currey
1
-0
/
+1
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+12
2019-04-21
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
1
-0
/
+12
2019-04-20
powerpc/powernv: Squash sparse warnings in opal-call.c
Andrew Donnellan
1
-0
/
+2
2019-04-20
powerpc/8xx: Fix possible device node reference leak
Wen Yang
1
-2
/
+1
2019-04-20
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
1
-0
/
+83
2019-04-20
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
1
-1
/
+3
2019-04-20
powerpc/pseries/pmem: Fix a set but not used value
Qian Cai
1
-2
/
+1
2019-04-20
powerpc/pseries/iommu: Fix set but not used values
Qian Cai
1
-8
/
+5
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
1
-1
/
+2
2019-04-20
powerpc/pseries/mce: Improve array initialization.
Mahesh Salgaonkar
1
-26
/
+26
2019-04-20
powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt
Mathieu Malaterre
1
-12
/
+0
2019-04-20
powerpc/embedded6xx: Make some functions static
Mathieu Malaterre
1
-3
/
+4
2019-04-11
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
1
-0
/
+3
2019-03-29
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
1
-0
/
+1
2019-03-27
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
Gautham R. Shenoy
1
-9
/
+18
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-0
/
+1
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-03-13
powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS
Alexey Kardashevskiy
1
-0
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-0
/
+20
2019-03-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+18
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
1
-2
/
+1
2019-03-08
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2
-6
/
+17
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
39
-850
/
+556
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-13
/
+23
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-2
/
+3
2019-03-02
powerpc: remove nargs from __SYSCALL
Firoz Khan
1
-1
/
+1
2019-02-28
powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
Alexey Kardashevskiy
2
-2
/
+6
2019-02-27
powerpc/powernv: Make opal log only readable by root
Jordan Niethe
1
-1
/
+1
2019-02-26
powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C
Nicholas Piggin
3
-308
/
+324
2019-02-23
Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+4
2019-02-23
powerpc/wii: remove wii_mmu_mapin_mem2()
Christophe Leroy
1
-28
/
+0
2019-02-23
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
1
-0
/
+4
2019-02-21
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
1
-7
/
+27
[next]