Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
414f50434aa2463202a5b35e844f4125dd1a7101
/
arch
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
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
· 5 years ago
758b423
powerpc/eeh_sysfs: Remove double pci_dn lookup.
by Oliver O'Halloran
· 5 years ago
4107248
powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
by Oliver O'Halloran
· 5 years ago
89f5183
powerpc/eeh_sysfs: Fix incorrect comment
by Oliver O'Halloran
· 5 years ago
b1268f4
powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
by Oliver O'Halloran
· 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
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
· 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
c3aae14
powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
by Nathan Chancellor
· 5 years ago
5290ae2
powerpc/64: Use {SAVE,REST}_NVGPRS macros
by Jordan Niethe
· 5 years ago
768fc66
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
2f3035d
riscv: prefix IRQ_ macro names with an RV_ namespace
by Paul Walmsley
· 5 years ago
3648790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
c420ddd
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
7312b70
hexagon: define ioremap_uc
by Nick Desaulniers
· 5 years ago
63e8031
hexagon: work around compiler crash
by Nick Desaulniers
· 5 years ago
780a0cf
hexagon: parenthesize registers in asm predicates
by Nick Desaulniers
· 5 years ago
feee6b2
mm/memory_hotplug: shrink zones when offlining memory
by David Hildenbrand
· 5 years ago
6f2e9c3
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
1d8f657
riscv: ftrace: correct the condition logic in function graph tracer
by Zong Li
· 5 years ago
cfda861
riscv: dts: Add DT support for SiFive L2 cache controller
by Yash Shah
· 5 years ago
0da310e8
riscv: gcov: enable gcov for RISC-V
by Zong Li
· 5 years ago
ac51e00
riscv: mm: use __pa_symbol for kernel symbols
by Zong Li
· 5 years ago
bbcc567
MIPS: Avoid VDSO ABI breakage due to global register variable
by Paul Burton
· 5 years ago
6da3ece
powerpc/spinlocks: Include correct header for static key
by Jason A. Donenfeld
· 5 years ago
1833e32
riscv: export flush_icache_all to modules
by Olof Johansson
· 5 years ago
556f47a
riscv: reject invalid syscalls below -1
by David Abdurachmanov
· 5 years ago
4d47ce1
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
by Luc Van Oostenryck
· 5 years ago
91a063c
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
by Michael Ellerman
· 5 years ago
a313c8e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
7214618
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
d68321d
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 5 years ago
60b04df
Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
c4ff10e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6c1c79a
Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
6210469
Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
Next »