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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
powerpc/52xx/lite5200: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-09
powerpc/52xx/efika: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
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
8
-36
/
+22
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-1
/
+0
2021-02-08
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
1
-22
/
+0
2021-02-06
Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
8
-21
/
+23
2021-02-06
powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
Aneesh Kumar K.V
3
-9
/
+12
2021-02-03
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
2
-0
/
+13
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+16
2021-02-02
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics
Raoni Fassina Firmino
2
-2
/
+11
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-1
/
+1
2021-01-31
Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-12
/
+16
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
2
-18
/
+0
2021-01-31
powerpc/xmon: Select CONSOLE_POLL for the 8xx
Christophe Leroy
1
-0
/
+1
2021-01-31
powerpc/xmon: Enable breakpoints on 8xx
Christophe Leroy
1
-4
/
+0
2021-01-31
powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
Christophe Leroy
2
-1
/
+15
2021-01-31
powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()
Markus Elfring
1
-6
/
+5
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/mm/book3s64/iommu: fix some RCU-list locks
Qian Cai
1
-2
/
+8
2021-01-31
powerpc/powernv/pci: fix a RCU-list lock
Qian Cai
1
-0
/
+4
2021-01-31
powerpc: Fix build error in paravirt.h
Michal Suchanek
1
-0
/
+1
2021-01-31
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
4
-32
/
+71
2021-01-31
powerpc/mce: Reduce the size of event arrays
Ganesh Goudar
1
-1
/
+1
2021-01-31
powerpc/time: Enable sched clock for irqtime
Pingfan Liu
1
-0
/
+2
2021-01-31
powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
Cédric Le Goater
1
-8
/
+4
2021-01-31
powerpc/pci: Delete traverse_pci_dn()
Oliver O'Halloran
2
-43
/
+0
2021-01-31
powerpc/eeh: Add a debugfs interface to check if a driver supports recovery
Oliver O'Halloran
1
-0
/
+50
2021-01-31
powerpc/eeh: Rework pci_dev lookup in debugfs attributes
Oliver O'Halloran
1
-34
/
+37
2021-01-30
powerpc/vdso64: remove meaningless vgettimeofday.o build rule
Masahiro Yamada
1
-2
/
+0
2021-01-30
powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
Masahiro Yamada
5
-11
/
+4
2021-01-30
powerpc/sstep: Fix array out of bound warning
Ravi Bangoria
1
-6
/
+8
2021-01-30
powerpc/sstep: Fix incorrect return from analyze_instr()
Ananth N Mavinakayanahalli
1
-1
/
+6
2021-01-30
powerpc/sstep: Check instruction validity against ISA version before emulation
Ananth N Mavinakayanahalli
1
-16
/
+62
2021-01-30
powerpc/44x: Remove STDBINUTILS kconfig option
Christophe Leroy
1
-20
/
+6
2021-01-30
powerpc/47x: Disable 256k page size
Christophe Leroy
1
-1
/
+1
2021-01-30
powerpc/kvm: Force selection of CONFIG_PPC_FPU
Christophe Leroy
1
-0
/
+1
2021-01-30
powerpc: Always enable queued spinlocks for 64s, disable for others
Nicholas Piggin
1
-6
/
+2
2021-01-30
powerpc/vas: Fix IRQ name allocation
Cédric Le Goater
2
-3
/
+9
2021-01-30
powerpc/iommu/debug: Add debugfs entries for IOMMU tables
Alexey Kardashevskiy
1
-0
/
+46
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
KVM: PPC: Book3S HV: Declare some prototypes
Cédric Le Goater
1
-0
/
+7
2021-01-30
KVM: PPC: Book3S HV: Include prototypes
Cédric Le Goater
1
-0
/
+1
2021-01-30
KVM: PPC: Make the VMX instruction emulation routines static
Cédric Le Goater
1
-4
/
+4
2021-01-30
powerpc/watchdog: Declare soft_nmi_interrupt() prototype
Cédric Le Goater
2
-0
/
+2
[prev]
[next]