Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
99b229161f8d99742cdfd6be21059ebd9eb7b696
99b2291
powerpc/8xx: Enable CONFIG_VMAP_STACK
by Christophe Leroy
· 5 years ago
d52668f
powerpc/8xx: Move tail of alignment exception out of line
by Michael Ellerman
· 5 years ago
afe1ec5
powerpc/8xx: Split breakpoint exception
by Christophe Leroy
· 5 years ago
596419a
powerpc/8xx: Move DataStoreTLBMiss perf handler
by Christophe Leroy
· 5 years ago
9260f76
powerpc/8xx: Drop exception entries for non-existing exceptions
by Christophe Leroy
· 5 years ago
6edc318
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
by Christophe Leroy
· 5 years ago
547db12
powerpc/32: Use vmapped stacks for interrupts
by Christophe Leroy
· 5 years ago
3978eb7
powerpc/32: Add early stack overflow detection with VMAP stack.
by Christophe Leroy
· 5 years ago
63289e7
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
by Christophe Leroy
· 5 years ago
0284748
powerpc/32: prepare for CONFIG_VMAP_STACK
by Christophe Leroy
· 5 years ago
c9c84fd
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
by Christophe Leroy
· 5 years ago
5ae8fab
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
by Christophe Leroy
· 5 years ago
1ca9db5
powerpc/32: save DEAR/DAR before calling handle_page_fault
by Christophe Leroy
· 5 years ago
1f1c4d0
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
by Christophe Leroy
· 5 years ago
39bccfd
powerpc/32: replace MTMSRD() by mtmsr
by Christophe Leroy
· 5 years ago
414f504
selftests/eeh: Bump EEH wait time to 60s
by Oliver O'Halloran
· 5 years ago
f1dbc1c
powerpc/pseries/lparcfg: Fix display of Maximum Memory
by Michael Bringmann
· 5 years ago
736bcdd
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
by Jordan Niethe
· 5 years ago
5649607
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
by Vaibhav Jain
· 5 years ago
493a55f
powerpc/xmon: Fix compile error in print_insn* functions
by Sukadev Bhattiprolu
· 5 years ago
def0bfd
powerpc: use probe_user_read() and probe_user_write()
by Christophe Leroy
· 5 years ago
1e35319
powerpc/maple: Fix comparing pointer to 0
by Chen Zhou
· 5 years ago
aff8c82
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
by Tyrel Datwyler
· 5 years ago
7e6f8cb
powerpc/papr_scm: Don't enable direct map for a region by default
by Aneesh Kumar K.V
· 5 years ago
b059c63
powerpc/xive: Drop extern qualifiers from header function prototypes
by Greg Kurz
· 5 years ago
6a31632
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
by Greg Kurz
· 6 years ago
25dd118
macintosh: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
173bf44
MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver
by Laurentiu Tudor
· 5 years ago
946743d
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
by Oliver O'Halloran
· 5 years ago
0a25d9c
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
by Oliver O'Halloran
· 5 years ago
965c94f
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
by Oliver O'Halloran
· 5 years ago
ac11720
powernv/pci: Remove dma_dev_setup() for NPU PHBs
by Oliver O'Halloran
· 5 years ago
3ab3f3c
powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
by Oliver O'Halloran
· 5 years ago
37f6f8e
powerpc/powernv: Allow manually invoking special reboots
by Oliver O'Halloran
· 5 years ago
2d9b332
powerpc/xmon: Allow passing an argument to ppc_md.restart()
by Oliver O'Halloran
· 5 years ago
846a17a
powerpc/powernv: Use common code for the symbol_map export
by Oliver O'Halloran
· 5 years ago
db93361
powerpc/powernv: Rework exports to support subnodes
by Oliver O'Halloran
· 5 years ago
4e0942c
powerpc/eeh: Only dump stack once if an MMIO loop is detected
by Oliver O'Halloran
· 5 years ago
18697d2
powernv/pci: Add a debugfs entry to dump PHB's IODA PE state
by Oliver O'Halloran
· 5 years ago
c13a17b
powernv/pci: Allow any write trigger the diag dump
by Oliver O'Halloran
· 5 years ago
22ba728
powernv/pci: Use pnv_phb as the private data for debugfs entries
by Oliver O'Halloran
· 5 years ago
a4af49f
powerpc/pcidn: Warn when sriov pci_dn management is used incorrectly
by Oliver O'Halloran
· 5 years ago
8cd6aac
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
by Oliver O'Halloran
· 5 years ago
1fb4124
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
by Oliver O'Halloran
· 5 years ago
3489cdc
powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner
by Oliver O'Halloran
· 6 years ago
758b423
powerpc/eeh_sysfs: Remove double pci_dn lookup.
by Oliver O'Halloran
· 6 years ago
4107248
powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
by Oliver O'Halloran
· 6 years ago
89f5183
powerpc/eeh_sysfs: Fix incorrect comment
by Oliver O'Halloran
· 6 years ago
b1268f4
powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
by Oliver O'Halloran
· 6 years ago
49ce94b
ocxl: Add PCI hotplug dependency to Kconfig
by Frederic Barrat
· 5 years ago
748ac39
pci/hotplug/pnv-php: Wrap warnings in macro
by Frederic Barrat
· 5 years ago
be1611e
pci/hotplug/pnv-php: Relax check when disabling slot
by Frederic Barrat
· 5 years ago
ea53919
pci/hotplug/pnv-php: Register opencapi slots
by Frederic Barrat
· 5 years ago
323c2a2
pci/hotplug/pnv-php: Improve error msg on power state change failure
by Frederic Barrat
· 5 years ago
658ab18
pci/hotplug/pnv-php: Remove erroneous warning
by Frederic Barrat
· 5 years ago
bbb7890
powerpc/powernv/ioda: Find opencapi slot for a device node
by Frederic Barrat
· 5 years ago
f724385
powerpc/powernv/ioda: Release opencapi device
by Frederic Barrat
· 5 years ago
c1a2fea
powerpc/powernv/ioda: set up PE on opencapi device when enabling
by Frederic Barrat
· 5 years ago
80f1ff8
powerpc/powernv/ioda: Protect PE list
by Frederic Barrat
· 5 years ago
05dd7da
powerpc/powernv/ioda: Fix ref count for devices with their own PE
by Frederic Barrat
· 5 years ago
bfc2eae
powerpc/vdso32: miscellaneous optimisations
by Christophe Leroy
· 5 years ago
e33ffc9
powerpc/vdso32: implement clock_getres entirely
by Christophe Leroy
· 5 years ago
6e2f9e9
powerpc/vdso32: use LOAD_REG_IMMEDIATE()
by Christophe Leroy
· 5 years ago
2c29eef
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
by Christophe Leroy
· 5 years ago
ec0895f0
powerpc/vdso32: inline __get_datapage()
by Christophe Leroy
· 5 years ago
654abc6
powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
by Christophe Leroy
· 5 years ago
902137b
powerpc/32: Add VDSO version of getcpu on non SMP
by Christophe Leroy
· 5 years ago
8c452a8
powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodes
by Christophe Leroy
· 5 years ago
a426ea9
selftests/powerpc: Enable range tests on 8xx in ptrace-hwbreak.c selftest
by Christophe Leroy
· 5 years ago
39413ae
powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
by Christophe Leroy
· 5 years ago
991d656
powerpc/8xx: Fix permanently mapped IMMR region.
by Christophe Leroy
· 5 years ago
f509247
powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
by Christophe Leroy
· 5 years ago
d80ae83
powerpc/ptdump: Fix W+X verification
by Christophe Leroy
· 5 years ago
e26ad93
powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
by Christophe Leroy
· 5 years ago
1e1c8b2
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
by Christophe Leroy
· 5 years ago
ed0bc98
powerpc/64s: Reimplement power4_idle code in C
by Nicholas Piggin
· 6 years ago
30e813c
misc: cxl: use mmgrab
by Julia Lawall
· 5 years ago
c55d7b5
powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
by Russell Currey
· 5 years ago
970d54f
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
by Russell Currey
· 5 years ago
fbee6ba
powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
by Pingfan Liu
· 5 years ago
c2a2071
powerpc/xmon: don't access ASDR in VMs
by Sukadev Bhattiprolu
· 5 years ago
eeb0991
powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry
by Bai Yingjie
· 5 years ago
6ad4afc
powerpc32/booke: consistently return phys_addr_t in __pa()
by Bai Yingjie
· 5 years ago
552aa08
powerpc/powernv: use resource_size
by Julia Lawall
· 5 years ago
bfbe37f
powerpc/83xx: use resource_size
by Julia Lawall
· 5 years ago
5084ff3
powerpc/mpic: constify copied structure
by Julia Lawall
· 5 years ago
3a9d970
powerpc/85xx: Get twr_p102x to compile again
by Sebastian Andrzej Siewior
· 5 years ago
978bff4e
powerpc/pseries/svm: Allow IOMMU to work in SVM
by Alexey Kardashevskiy
· 5 years ago
17a0364
powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff features
by Alexey Kardashevskiy
· 5 years ago
7559d3d
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW
by Alexey Kardashevskiy
· 5 years ago
d862b44
Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"
by Ram Pai
· 5 years ago
4a8e274
powerpc/pseries: Remove redundant select of PPC_DOORBELL
by Michael Ellerman
· 5 years ago
fb185a4
powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
1c7f4fe
powerpc/pci: Remove pcibios_setup_bus_devices()
by Oliver O'Halloran
· 5 years ago
30d87ef
powerpc/pci: Fix pcibios_setup_device() ordering
by Shawn Anastasio
· 5 years ago
3b5b999
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
by Oliver O'Halloran
· 5 years ago
0eb5938
powerpc/papr_scm: Update debug message
by Aneesh Kumar K.V
· 5 years ago
5eb7cfb
selftests/powerpc: Add a test of bad (out-of-range) accesses
by Michael Ellerman
· 6 years ago
1a3ec14
powerpc/imc: Add documentation for IMC and trace-mode
by Anju T Sudhakar
· 5 years ago
c3aae14
powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
by Nathan Chancellor
· 5 years ago
Next »