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-02-09
powerpc/512x: Move PHB discovery
Oliver O'Halloran
1
-5
/
+8
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
7
-14
/
+22
2021-02-08
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
1
-22
/
+0
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
2
-18
/
+0
2021-01-31
powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()
Markus Elfring
1
-7
/
+5
2021-01-31
powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()
Markus Elfring
1
-1
/
+0
2021-01-31
powerpc/pseries: Delete an error message for a failed string duplication in dlpar_store()
Markus Elfring
1
-3
/
+1
2021-01-31
powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()
Markus Elfring
1
-1
/
+0
2021-01-31
powerpc/powernv/pci: fix a RCU-list lock
Qian Cai
1
-0
/
+4
2021-01-30
powerpc/vas: Fix IRQ name allocation
Cédric Le Goater
2
-3
/
+9
2021-01-30
powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() static
Cédric Le Goater
1
-2
/
+1
2021-01-30
powerpc/pcidn: Make IOV setup routines static
Cédric Le Goater
1
-8
/
+7
2021-01-30
powerpc/pseries: Make IOV setup routines static
Cédric Le Goater
1
-4
/
+4
2021-01-30
powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/pseries/ras: Remove unused variable 'status'
Cédric Le Goater
1
-9
/
+4
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
6
-72
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-3
/
+3
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-10
/
+41
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
23
-386
/
+691
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+1
2020-12-15
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
1
-2
/
+2
2020-12-15
powerpc/pseries/memhotplug: Quieten some DLPAR operations
Laurent Dufour
1
-6
/
+6
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-1
/
+1
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
1
-1
/
+1
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-7
/
+0
2020-12-09
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
1
-0
/
+11
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
1
-0
/
+16
2020-12-09
powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
Christophe Leroy
1
-5
/
+1
2020-12-08
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
Christophe Leroy
2
-74
/
+60
2020-12-08
powerpc/pseries/mobility: refactor node lookup during DT update
Nathan Lynch
1
-32
/
+17
2020-12-08
powerpc/pseries/hibernation: remove prepare_late() callback
Nathan Lynch
1
-25
/
+0
2020-12-08
powerpc/pseries/hibernation: perform post-suspend fixups later
Nathan Lynch
1
-17
/
+4
2020-12-08
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
1
-3
/
+0
2020-12-08
powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()
Nathan Lynch
1
-5
/
+1
2020-12-08
powerpc/pseries/hibernation: remove pseries_suspend_cpu()
Nathan Lynch
1
-15
/
+0
2020-12-08
powerpc/pseries/hibernation: pass stream id via function arguments
Nathan Lynch
1
-5
/
+3
2020-12-08
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-0
/
+5
2020-12-08
powerpc/pseries/mobility: retry partition suspend after error
Nathan Lynch
1
-2
/
+57
2020-12-08
powerpc/pseries/mobility: signal suspend cancellation to platform
Nathan Lynch
1
-0
/
+31
2020-12-08
powerpc/pseries/mobility: use stop_machine for join/suspend
Nathan Lynch
1
-7
/
+125
2020-12-08
powerpc/pseries/mobility: extract VASI session polling logic
Nathan Lynch
1
-5
/
+64
2020-12-08
powerpc/pseries/mobility: use rtas_activate_firmware() on resume
Nathan Lynch
1
-14
/
+1
2020-12-08
powerpc/pseries/mobility: error message improvements
Nathan Lynch
1
-4
/
+3
2020-12-08
powerpc/pseries/mobility: add missing break to default case
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/pseries/mobility: don't error on absence of ibm, update-nodes
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-1
/
+1
[prev]
[next]