index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
powerpc/44x/fsp2: add missing of_node_put
Bixuan Cui
1
-0
/
+2
2021-10-28
powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void
Uwe Kleine-König
1
-5
/
+2
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/vas: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+2
2021-10-22
powerpc/pseries/iommu: Add of_node_put() before break
Wan Jiabing
1
-1
/
+3
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-09
powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_die
Nathan Lynch
1
-5
/
+0
2021-10-09
powerpc/pseries/cpuhp: delete add/remove_by_count code
Nathan Lynch
1
-216
/
+2
2021-10-09
powerpc/pseries/cpuhp: cache node corrections
Nathan Lynch
1
-4
/
+71
2021-10-09
powerpc/powernv/dump: Fix typo in comment
Vasant Hegde
1
-1
/
+1
2021-10-09
powerpc: Drop superfluous pci_dev_is_added() calls
Niklas Schnelle
2
-8
/
+1
2021-10-09
powerpc/powermac: Remove stale declaration of pmac_md
Christophe Leroy
1
-2
/
+0
2021-10-09
powerpc: Remove unused prototype for of_show_percpuinfo
Daniel Axtens
1
-1
/
+0
2021-10-09
powerpc/476: Fix sparse report
Christophe Leroy
1
-2
/
+2
2021-10-09
powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
Xiaoming Ni
3
-7
/
+13
2021-10-09
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
1
-2
/
+1
2021-10-09
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-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
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/powerpc/linux
Linus Torvalds
35
-673
/
+981
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
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
2
-4
/
+5
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+4
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-6
/
+3
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-59
/
+35
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
9
-59
/
+35
2021-08-28
Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2021-08-27
powerpc/pseries/iommu: Rename "direct window" to "dma window"
Leonardo Bras
1
-42
/
+45
2021-08-27
powerpc/pseries/iommu: Make use of DDW for indirect mapping
Leonardo Bras
1
-15
/
+74
2021-08-27
powerpc/pseries/iommu: Find existing DDW with given property name
Leonardo Bras
1
-10
/
+15
2021-08-27
powerpc/pseries/iommu: Update remove_dma_window() to accept property name
Leonardo Bras
1
-8
/
+10
2021-08-27
powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
Leonardo Bras
1
-34
/
+38
2021-08-27
powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
Leonardo Bras
1
-45
/
+84
2021-08-27
powerpc/pseries/iommu: Allow DDW windows starting at 0x00
Leonardo Bras
1
-18
/
+18
2021-08-27
powerpc/pseries/iommu: Add ddw_list_new_entry() helper
Leonardo Bras
1
-11
/
+21
2021-08-27
powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
Leonardo Bras
1
-11
/
+14
2021-08-27
powerpc/pseries/iommu: Replace hard-coded page shift
Leonardo Bras
1
-16
/
+23
2021-08-27
Merge changes from Paul Gortmaker
Michael Ellerman
6
-236
/
+1
2021-08-27
powerpc: retire sbc8641d board support
Paul Gortmaker
3
-95
/
+1
2021-08-27
powerpc: retire sbc8548 board support
Paul Gortmaker
3
-141
/
+0
[prev]
[next]