index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
2020-01-27
2
-4
/
+4
|
*
|
|
|
|
|
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-27
6
-1
/
+49
|
*
|
|
|
|
|
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-01-27
1
-0
/
+3
|
*
|
|
|
|
|
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
8
-24
/
+61
|
*
|
|
|
|
|
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
2020-01-27
1
-0
/
+6
|
*
|
|
|
|
|
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
2020-01-27
1
-14
/
+17
|
*
|
|
|
|
|
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
2
-6
/
+27
|
*
|
|
|
|
|
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
2020-01-27
1
-1
/
+6
|
*
|
|
|
|
|
powerpc/8xx: Split breakpoint exception
Christophe Leroy
2020-01-27
1
-9
/
+10
|
*
|
|
|
|
|
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
2020-01-27
1
-12
/
+12
|
*
|
|
|
|
|
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
2020-01-27
1
-29
/
+0
|
*
|
|
|
|
|
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2020-01-27
2
-17
/
+22
|
*
|
|
|
|
|
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2020-01-27
2
-0
/
+25
|
*
|
|
|
|
|
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
2020-01-27
5
-1
/
+54
|
*
|
|
|
|
|
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2020-01-26
4
-3
/
+16
|
*
|
|
|
|
|
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-26
5
-16
/
+133
|
*
|
|
|
|
|
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
2020-01-26
3
-20
/
+19
|
*
|
|
|
|
|
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2020-01-26
2
-21
/
+22
|
*
|
|
|
|
|
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
6
-1
/
+9
|
*
|
|
|
|
|
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
2020-01-26
3
-13
/
+9
|
*
|
|
|
|
|
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
2020-01-26
2
-11
/
+11
|
*
|
|
|
|
|
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
2020-01-25
1
-2
/
+2
|
*
|
|
|
|
|
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-25
5
-8
/
+23
|
*
|
|
|
|
|
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
2020-01-25
1
-0
/
+2
|
*
|
|
|
|
|
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
2020-01-25
1
-2
/
+2
|
*
|
|
|
|
|
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-25
7
-62
/
+14
|
*
|
|
|
|
|
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
2020-01-25
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
2020-01-25
1
-0
/
+2
|
*
|
|
|
|
|
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
2020-01-25
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/xive: Drop extern qualifiers from header function prototypes
Greg Kurz
2020-01-23
1
-46
/
+46
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
Greg Kurz
2020-01-23
1
-1
/
+1
|
*
|
|
|
|
|
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
2020-01-23
3
-22
/
+21
|
*
|
|
|
|
|
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
2020-01-23
3
-14
/
+4
|
*
|
|
|
|
|
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
2020-01-23
2
-18
/
+25
|
*
|
|
|
|
|
powernv/pci: Remove dma_dev_setup() for NPU PHBs
Oliver O'Halloran
2020-01-23
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
Oliver O'Halloran
2020-01-23
1
-8
/
+2
|
*
|
|
|
|
|
powerpc/powernv: Allow manually invoking special reboots
Oliver O'Halloran
2020-01-23
1
-0
/
+4
|
*
|
|
|
|
|
powerpc/xmon: Allow passing an argument to ppc_md.restart()
Oliver O'Halloran
2020-01-23
1
-4
/
+7
|
*
|
|
|
|
|
powerpc/powernv: Use common code for the symbol_map export
Oliver O'Halloran
2020-01-23
1
-38
/
+10
|
*
|
|
|
|
|
powerpc/powernv: Rework exports to support subnodes
Oliver O'Halloran
2020-01-23
1
-42
/
+72
|
*
|
|
|
|
|
powerpc/eeh: Only dump stack once if an MMIO loop is detected
Oliver O'Halloran
2020-01-23
1
-1
/
+1
|
*
|
|
|
|
|
powernv/pci: Add a debugfs entry to dump PHB's IODA PE state
Oliver O'Halloran
2020-01-23
1
-0
/
+29
|
*
|
|
|
|
|
powernv/pci: Allow any write trigger the diag dump
Oliver O'Halloran
2020-01-23
1
-3
/
+0
|
*
|
|
|
|
|
powernv/pci: Use pnv_phb as the private data for debugfs entries
Oliver O'Halloran
2020-01-23
1
-9
/
+2
|
*
|
|
|
|
|
powerpc/pcidn: Warn when sriov pci_dn management is used incorrectly
Oliver O'Halloran
2020-01-23
1
-14
/
+3
|
*
|
|
|
|
|
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
2020-01-23
4
-16
/
+14
|
*
|
|
|
|
|
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Oliver O'Halloran
2020-01-23
1
-1
/
+14
|
*
|
|
|
|
|
powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner
Oliver O'Halloran
2020-01-23
2
-20
/
+25
|
*
|
|
|
|
|
powerpc/eeh_sysfs: Remove double pci_dn lookup.
Oliver O'Halloran
2020-01-23
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
Oliver O'Halloran
2020-01-23
1
-2
/
+2
[prev]
[next]