Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a839bd87a250068521393ca3804f4a5274e103ff
« Previous
191e420
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
by Christophe Leroy
· 5 years ago
f381d57
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
by Christophe Leroy
· 5 years ago
7cd9b317
powerpc/mm: make ioremap_bot common to all
by Christophe Leroy
· 5 years ago
edfe1a5
powerpc/mm: move ioremap_prot() into ioremap.c
by Christophe Leroy
· 5 years ago
4634c37
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
by Christophe Leroy
· 5 years ago
14b4d97
powerpc/mm: rework io-workaround invocation.
by Christophe Leroy
· 5 years ago
492643e
powerpc/mm: drop function __ioremap()
by Christophe Leroy
· 5 years ago
8aee077
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
by Christophe Leroy
· 5 years ago
6f57e66
powerpc/ps3: replace __ioremap() by ioremap_prot()
by Christophe Leroy
· 5 years ago
f0f8d7a
powerpc: remove the ppc44x ocm.c file
by Christoph Hellwig
· 5 years ago
b4645ff
powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
by Christophe Leroy
· 5 years ago
d8f0e0b
powerpc/64s: support nospectre_v2 cmdline option
by Christopher M. Riedl
· 5 years ago
6652bf6
selftests/powerpc: Retry on host facility unavailable
by Gustavo Romero
· 5 years ago
9d535e2
selftests/powerpc: Fix and enhance TM signal context tests
by Gustavo Romero
· 5 years ago
7e04a46
powerpc/configs: Disable /dev/port in skiroot defconfig
by Daniel Axtens
· 5 years ago
b8baa05
selftests/powerpc: Ignore generated files
by Gustavo Romero
· 5 years ago
6278f55
powerpc: Document xmon options
by Gustavo Romero
· 5 years ago
27d4396
powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
by Sam Bobroff
· 5 years ago
cef50c6
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
by Sam Bobroff
· 5 years ago
2e25505
powerpc/eeh: Fix crash when edev->pdev changes
by Sam Bobroff
· 5 years ago
1ff8f36
powerpc/eeh: Convert log messages to eeh_edev_* macros
by Sam Bobroff
· 5 years ago
b093f2c
powerpc/eeh: Introduce EEH edev logging macros
by Sam Bobroff
· 5 years ago
7c33a99
powerpc/eeh: Add bdfn field to eeh_dev
by Oliver O'Halloran
· 5 years ago
c44e4cc
powerpc/eeh: Refactor around eeh_probe_devices()
by Sam Bobroff
· 5 years ago
b905f8c
powerpc/eeh: EEH for pSeries hot plug
by Sam Bobroff
· 5 years ago
685a0bc
powerpc/eeh: Initialize EEH address cache earlier
by Sam Bobroff
· 5 years ago
617082a
powerpc/eeh: Improve debug messages around device addition
by Sam Bobroff
· 5 years ago
aa06e3d
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
by Sam Bobroff
· 5 years ago
3f068aa
powerpc/64: Adjust order in pcibios_init()
by Sam Bobroff
· 5 years ago
5634707
powerpc: remove meaningless KBUILD_ARFLAGS addition
by Masahiro Yamada
· 5 years ago
42ac26d
powerpc: add machine check safe copy_to_user
by Santosh Sivaraj
· 5 years ago
4d4a273
powerpc/memcpy: Add memcpy_mcsafe for pmem
by Balbir Singh
· 5 years ago
895e3dc
powerpc/mce: Handle UE event for memcpy_mcsafe
by Balbir Singh
· 5 years ago
49ec917
extable: Add function to search only kernel exception table
by Santosh Sivaraj
· 5 years ago
1a1715f
powerpc/mce: Make machine_check_ue_event() static
by Reza Arbab
· 5 years ago
99ead78
powerpc/mce: Fix MCE handling for huge pages
by Balbir Singh
· 5 years ago
b5bda62
powerpc/mce: Schedule work from irq_work
by Santosh Sivaraj
· 5 years ago
ccfb5bd
powerpc/pseries/mobility: use cond_resched when updating device tree
by Nathan Lynch
· 5 years ago
10e4850
powerpc/rtas: allow rescheduling while changing cpu states
by Nathan Lynch
· 5 years ago
a6717c0
powerpc/rtas: use device model APIs and serialization during LPM
by Nathan Lynch
· 5 years ago
415480dc
powerpc/603: Fix handling of the DIRTY flag
by Christophe Leroy
· 5 years ago
6bb2517
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
by Nicholas Piggin
· 5 years ago
4dd7554
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
by Nicholas Piggin
· 5 years ago
10c4bd7
powerpc/perf: fix imc allocation failure handling
by Nicholas Piggin
· 5 years ago
31f210c
powerpc/64s/radix: Fix memory hot-unplug page table split
by Nicholas Piggin
· 5 years ago
8f51e39
powerpc/64s/radix: Fix memory hotplug section page table creation
by Nicholas Piggin
· 5 years ago
e354d7d
powerpc/64: allow compiler to cache 'current'
by Nicholas Piggin
· 5 years ago
7ab0b7c
powerpc/32: Add warning on misaligned copy_page() or clear_page()
by Christophe Leroy
· 5 years ago
f204338
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
by Christophe Leroy
· 5 years ago
f49f4e2
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
by Christophe Leroy
· 5 years ago
e5a1edb
powerpc/mm: move update_mmu_cache() into book3s hash utils.
by Christophe Leroy
· 5 years ago
4c1616e
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
by Christophe Leroy
· 5 years ago
d964211
powerpc/mm: define empty update_mmu_cache() as static inline
by Christophe Leroy
· 5 years ago
ad628a3
powerpc/mm: don't display empty early ioremap area
by Christophe Leroy
· 5 years ago
9d6d712
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
by Christophe Leroy
· 5 years ago
38a0d0c
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
by Christophe Leroy
· 5 years ago
663c0c9
powerpc/kasan: Fix shadow area set up for modules.
by Christophe Leroy
· 5 years ago
45ff3c5
powerpc/kasan: Fix parallel loading of modules.
by Christophe Leroy
· 5 years ago
658d029
powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
by Christophe Leroy
· 5 years ago
65e701b
powerpc/ptdump: drop non vital #ifdefs
by Christophe Leroy
· 5 years ago
f3a2ac0
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected.
by Christophe Leroy
· 5 years ago
8224235
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
by Christophe Leroy
· 5 years ago
e033829
powerpc/ptdump: fix walk_pagetables() address mismatch
by Christophe Leroy
· 5 years ago
7c7a532
powerpc/ptdump: Fix addresses display on PPC32
by Christophe Leroy
· 5 years ago
39f14e7
powerpc/xmon: Add a dump of all XIVE interrupts
by Cédric Le Goater
· 5 years ago
b4868ff
powerpc/xive: Fix dump of XIVE interrupt under pseries
by Cédric Le Goater
· 5 years ago
c3e0dbd
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
by Cédric Le Goater
· 5 years ago
201ed7f
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
by Alexey Kardashevskiy
· 5 years ago
c37c792
powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window
by Alexey Kardashevskiy
· 5 years ago
4f7e0bab
powerpc/iommu: Allow bypass-only for DMA
by Alexey Kardashevskiy
· 5 years ago
56090a3
powerpc/powernv/ioda: Fix race in TCE level allocation
by Alexey Kardashevskiy
· 5 years ago
c784be4
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
by Gautham R. Shenoy
· 6 years ago
1a47908
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 5 years ago
4215fa2
Merge branch 'fixes' into next
by Michael Ellerman
· 5 years ago
da15c03
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
by Paul Mackerras
· 5 years ago
8d4ba9c
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
by Paul Mackerras
· 5 years ago
959c5d5
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
by Paul Mackerras
· 5 years ago
237aed4
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
by Cédric Le Goater
· 5 years ago
2b87a25
powerpc/64s: Make boot look nice(r)
by Nicholas Piggin
· 6 years ago
fd38065
powerpc/xive: Add a check for memory allocation failure
by Christophe JAILLET
· 5 years ago
b214a8f
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
by Christophe JAILLET
· 5 years ago
b9ee5e0
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
by Christophe Leroy
· 5 years ago
5cbdaee
s390/mm: Remove sev_active() function
by Thiago Jung Bauermann
· 5 years ago
ae7eb82
fs/core/vmcore: Move sev_active() reference to x86 arch code
by Thiago Jung Bauermann
· 5 years ago
284e21f
x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
by Thiago Jung Bauermann
· 5 years ago
e740815
dma-mapping: Remove dma_check_mask()
by Thiago Jung Bauermann
· 5 years ago
47e5d8f
swiotlb: Remove call to sme_active()
by Thiago Jung Bauermann
· 5 years ago
0c9c1d5
x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
by Thiago Jung Bauermann
· 5 years ago
9616dda
powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-case
by Leonardo Bras
· 5 years ago
1ebe0dc
powerpc/xive: Update comment referencing magic loads from an ESB
by Jordan Niethe
· 5 years ago
461cef2
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
by Christophe Leroy
· 5 years ago
e7de4f7
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
by Andrew Donnellan
· 6 years ago
8b856a0
powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfig
by Andrew Donnellan
· 6 years ago
8c98db8
powerpc/powernv: Fix checkpatch warnings in opal-xscom.c
by Andrew Donnellan
· 6 years ago
bfd2f0d
powerpc/powernv: Get rid of old scom_controller abstraction
by Andrew Donnellan
· 6 years ago
9edc6b9
powerpc/powernv: Remove dead SCOM access code
by Andrew Donnellan
· 6 years ago
08a456a
powerpc/powernv: Move SCOM access code into powernv platform
by Andrew Donnellan
· 6 years ago
0df3e42
PCI: rpaphp: Avoid a sometimes-uninitialized warning
by Nathan Chancellor
· 5 years ago
ae2e953
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
by Nathan Lynch
· 5 years ago
ed4289e
Revert "powerpc: slightly improve cache helpers"
by Michael Ellerman
· 5 years ago
Next »