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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...
Alexey Kardashevskiy
1
-2
/
+4
2021-11-15
powerpc/pseries/ddw: simplify enable_ddw()
Alexey Kardashevskiy
1
-7
/
+4
2021-11-15
powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...
Alexey Kardashevskiy
1
-9
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+2
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-2
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+2
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-2
/
+1
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-233
/
+116
2021-11-02
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+32
2021-10-25
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
1
-1
/
+2
2021-10-22
powerpc/pseries/mobility: ignore ibm, platform-facilities updates
Nathan Lynch
1
-0
/
+34
2021-10-22
powerpc/pseries/iommu: Add of_node_put() before break
Wan Jiabing
1
-1
/
+3
2021-10-08
powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_die
Nathan Lynch
1
-5
/
+0
2021-10-08
powerpc/pseries/cpuhp: delete add/remove_by_count code
Nathan Lynch
1
-216
/
+2
2021-10-08
powerpc/pseries/cpuhp: cache node corrections
Nathan Lynch
1
-4
/
+71
2021-10-08
powerpc: Drop superfluous pci_dev_is_added() calls
Niklas Schnelle
1
-2
/
+1
2021-10-08
powerps/pseries/dma: Add support for 2M IOMMU page size
Alexey Kardashevskiy
1
-5
/
+5
2021-10-07
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
1
-0
/
+4
2021-10-07
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
1
-0
/
+15
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+3
2021-10-04
powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
Tom Lendacky
3
-0
/
+29
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+4
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-5
/
+4
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-313
/
+713
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
1
-3
/
+1
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+4
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+3
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+2
2021-08-26
powerpc/pseries/iommu: Rename "direct window" to "dma window"
Leonardo Bras
1
-42
/
+45
2021-08-26
powerpc/pseries/iommu: Make use of DDW for indirect mapping
Leonardo Bras
1
-15
/
+74
2021-08-26
powerpc/pseries/iommu: Find existing DDW with given property name
Leonardo Bras
1
-10
/
+15
2021-08-26
powerpc/pseries/iommu: Update remove_dma_window() to accept property name
Leonardo Bras
1
-8
/
+10
2021-08-26
powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
Leonardo Bras
1
-34
/
+38
2021-08-26
powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
Leonardo Bras
1
-45
/
+84
2021-08-26
powerpc/pseries/iommu: Allow DDW windows starting at 0x00
Leonardo Bras
1
-18
/
+18
2021-08-26
powerpc/pseries/iommu: Add ddw_list_new_entry() helper
Leonardo Bras
1
-11
/
+21
2021-08-26
powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
Leonardo Bras
1
-11
/
+14
2021-08-26
powerpc/pseries/iommu: Replace hard-coded page shift
Leonardo Bras
1
-16
/
+23
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-1
/
+1
2021-08-20
powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as static
Cédric Le Goater
1
-1
/
+1
2021-08-16
powerpc/pseries: Fix build error when NUMA=n
Michael Ellerman
1
-1
/
+1
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
1
-0
/
+1
2021-08-13
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
1
-2
/
+2
2021-08-13
powerpc/pseries: Consolidate different NUMA distance update code paths
Aneesh Kumar K.V
2
-0
/
+4
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
1
-1
/
+1
[next]