Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
78a8da0600940d679bb727cea7e153685e211723
/
arch
78a8da0
powerpc: sstep: Add tests for addc[.] instruction
by Sandipan Das
· 6 years ago
44dea17
powerpc: sstep: Add tests for add[.] instruction
by Sandipan Das
· 6 years ago
84022ac1
powerpc: sstep: Add tests for compute type instructions
by Sandipan Das
· 6 years ago
f68e792
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
by Michael Ellerman
· 6 years ago
e66c320
powerpc: Move page table dump files in a dedicated subdirectory
by Christophe Leroy
· 6 years ago
cabe813
powerpc: dump as a single line areas mapping a single physical page.
by Christophe Leroy
· 6 years ago
6b9166f
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
by Christophe Leroy
· 6 years ago
78ca110
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
by Christophe Leroy
· 6 years ago
84de6ab
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
by Christophe Leroy
· 6 years ago
451b3ec
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
by Christophe Leroy
· 6 years ago
f8b58c6
powerpc/603: let's handle PAGE_DIRTY directly
by Christophe Leroy
· 6 years ago
54a05a3
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
by Christophe Leroy
· 6 years ago
a8a1219
powerpc/603: Don't handle kernel page TLB misses when not need
by Christophe Leroy
· 6 years ago
6790dae
powerpc/hash32: use physical address directly in hash handlers.
by Christophe Leroy
· 6 years ago
2c12393
powerpc/603: use physical address directly in TLB miss handlers.
by Christophe Leroy
· 6 years ago
93c4a16
powerpc/6xx: Store PGDIR physical address in a SPRG
by Christophe Leroy
· 6 years ago
0df977e
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
by Christophe Leroy
· 6 years ago
4005833
powerpc: simplify BDI switch
by Christophe Leroy
· 6 years ago
36da5ff
powerpc/83xx: Also save/restore SPRG4-7 during suspend
by Christophe Leroy
· 6 years ago
0bbea75
powerpc/traps: fix recoverability of machine check handling on book3s/32
by Christophe Leroy
· 6 years ago
ab44840
powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
by Christophe Leroy
· 6 years ago
e995265
powerpc/setup: display reason for not booting
by Christophe Leroy
· 6 years ago
32ceaa6
powerpc/8xx: hide itlbie and dtlbie symbols
by Christophe Leroy
· 6 years ago
19f8a5b
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
by Paul Mackerras
· 6 years ago
8cfaf10
powerpc/64s: Fix logic when handling unknown CPU features
by Michael Ellerman
· 6 years ago
6fe243f
powerpc/smp: Make __smp_send_nmi_ipi() static
by Nicholas Piggin
· 6 years ago
88b9a3d
powerpc/smp: Fix NMI IPI xmon timeout
by Nicholas Piggin
· 6 years ago
1b5fc84
powerpc/smp: Fix NMI IPI timeout
by Nicholas Piggin
· 6 years ago
bba4363
powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
by Michael Ellerman
· 6 years ago
81dac81
powerpc/64: Make sys_switch_endian() traceable
by Michael Ellerman
· 6 years ago
5c285dd
powerpc/dts: Standardize DTS status assignments from "ok" to "okay"
by Robert P. J. Day
· 7 years ago
c746ca0
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
by Aneesh Kumar K.V
· 6 years ago
fe1ef6b
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
by Mark Cave-Ayland
· 6 years ago
9f3ba36
powerpc/pseries: export timebase register sample in lparcfg
by Tyrel Datwyler
· 6 years ago
aa7150b
powerpc/44x: Force PCI on for CURRITUCK
by Michael Ellerman
· 6 years ago
954bd99
powerpc/eeh: Add eeh_force_recover to debugfs
by Oliver O'Halloran
· 6 years ago
6b493f6
powerpc/eeh: Allow disabling recovery
by Oliver O'Halloran
· 6 years ago
67060cb
powerpc/pci: Add pci_find_controller_for_domain()
by Oliver O'Halloran
· 6 years ago
c8f02f2
powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
by Oliver O'Halloran
· 6 years ago
5ca85ae
powerpc/eeh_cache: Add a way to dump the EEH address cache
by Oliver O'Halloran
· 6 years ago
e67fbbe
powerpc/eeh_cache: Add pr_debug() prints for insert/remove
by Oliver O'Halloran
· 6 years ago
46ee7c3
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
by Oliver O'Halloran
· 6 years ago
d065ee9
powerpc: drop unused GENERIC_CSUM Kconfig item
by Christophe Leroy
· 6 years ago
7104dcc
powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
by Nicholas Piggin
· 6 years ago
3d8810e
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
by Michael Ellerman
· 6 years ago
ca6d5149
powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
by Michael Ellerman
· 6 years ago
1b58a97
powerpc/powernv/npu: Remove redundant change_pte() hook
by Peter Xu
· 6 years ago
e121ee6
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 6 years ago
c057720
powerpc/64s: Better printing of machine check info for guest MCEs
by Paul Mackerras
· 6 years ago
884dfb7
KVM: PPC: Book3S HV: Simplify machine check handling
by Paul Mackerras
· 6 years ago
d0055df
Merge branch 'topic/dma' into next
by Michael Ellerman
· 6 years ago
d976f68
KVM: PPC: Book3S HV: Context switch AMR on Power9
by Michael Ellerman
· 6 years ago
637cfeb
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
4a605e2
powerpc/dma: trim the fat from <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
0617fc0
powerpc/dma: remove set_dma_offset
by Christoph Hellwig
· 6 years ago
7610fdf
powerpc/dma: remove get_dma_offset
by Christoph Hellwig
· 6 years ago
68005b67
powerpc/dma: use the generic direct mapping bypass
by Christoph Hellwig
· 6 years ago
461db2b
powerpc/dma: use the dma_direct mapping routines
by Christoph Hellwig
· 6 years ago
31f940a
powerpc/dma: use the dma-direct allocator for coherent platforms
by Christoph Hellwig
· 6 years ago
feee964
swiotlb: remove swiotlb_dma_supported
by Christoph Hellwig
· 6 years ago
65a21b7
powerpc/dma: remove dma_nommu_dma_supported
by Christoph Hellwig
· 6 years ago
5a47910
powerpc/dma: remove dma_nommu_get_required_mask
by Christoph Hellwig
· 6 years ago
6666cc1
powerpc/dma: remove dma_nommu_mmap_coherent
by Christoph Hellwig
· 6 years ago
18b53a2
powerpc/dma: use phys_to_dma instead of get_dma_offset
by Christoph Hellwig
· 6 years ago
11ddce1
dma-mapping, powerpc: simplify the arch dma_set_mask override
by Christoph Hellwig
· 6 years ago
9b18114
powerpc/dma: fix an off-by-one in dma_capable
by Christoph Hellwig
· 6 years ago
74194cd
powerpc/dma: remove max_direct_dma_addr
by Christoph Hellwig
· 6 years ago
391133f
powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
by Christoph Hellwig
· 6 years ago
7c1013b
powerpc/dma: remove get_pci_dma_ops
by Christoph Hellwig
· 6 years ago
e728498
powerpc/dma: remove the iommu fallback for coherent allocations
by Christoph Hellwig
· 6 years ago
662acad
powerpc/pci: remove the dma_set_mask pci_controller ops methods
by Christoph Hellwig
· 6 years ago
ffe3dfd
powerpc/dma: stop overriding dma_get_required_mask
by Christoph Hellwig
· 6 years ago
2d6ad41
powerpc/powernv: use the generic iommu bypass code
by Christoph Hellwig
· 6 years ago
6248ac9
powerpc/powernv: remove pnv_npu_dma_set_mask
by Christoph Hellwig
· 6 years ago
661fcb4
powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
by Christoph Hellwig
· 6 years ago
9f4a68d
powerpc/dart: use the generic iommu bypass code
by Christoph Hellwig
· 6 years ago
ee69049
powerpc/dart: remove dead cleanup code in iommu_init_early_dart
by Christoph Hellwig
· 6 years ago
ba767b5
powerpc/cell: use the generic iommu bypass code
by Christoph Hellwig
· 6 years ago
cc9c156
powerpc/cell: move dma direct window setup out of dma_configure
by Christoph Hellwig
· 6 years ago
9ae2fdd
powerpc/pseries: use the generic iommu bypass code
by Christoph Hellwig
· 6 years ago
cd7c11e
powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
by Christoph Hellwig
· 6 years ago
8617a5c
powerpc/dma: handle iommu bypass in dma_iommu_ops
by Christoph Hellwig
· 6 years ago
a20f507
powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
by Christoph Hellwig
· 6 years ago
a580076
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
by Michael Ellerman
· 6 years ago
b174b4f
powerpc/powernv: Escalate reset when IODA reset fails
by Oliver O'Halloran
· 6 years ago
ebb0e13
powerpc/ptrace: Mitigate potential Spectre v1
by Breno Leitao
· 6 years ago
98ecc67
powerpc/32: Include .branch_lt in data section
by Joel Stanley
· 6 years ago
195482c
powerpc/eeh: Correct retries in eeh_pe_reset_full()
by Sam Bobroff
· 6 years ago
1ef5207
powerpc/eeh: Improve recovery of passed-through devices
by Sam Bobroff
· 6 years ago
4d8e325
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
by Sam Bobroff
· 6 years ago
9ed5ca6
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
by Sam Bobroff
· 6 years ago
188fdea
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
by Sam Bobroff
· 6 years ago
3376cb9
powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
by Sam Bobroff
· 6 years ago
26b5233
powerpc: Drop page_is_ram() and walk_system_ram_range()
by Christophe Leroy
· 6 years ago
8e0f973
Move static keyword at beginning of declaration
by Mathieu Malaterre
· 6 years ago
e5c27ef7
powerpc: Remove trailing semicolon after curly brace
by Mathieu Malaterre
· 6 years ago
423bfc6
powerpc: Enable kernel XZ compression option on 44x
by Christian Lamparter
· 6 years ago
5a3840a
powerpc/papr_scm: Use the correct bind address
by Oliver O'Halloran
· 6 years ago
579b923
powerpc/radix: Fix kernel crash with mremap()
by Aneesh Kumar K.V
· 6 years ago
3de27dc
powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()
by Joe Lawrence
· 6 years ago
Next »