]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2019-08-28  Christophe... powerpc/32s: add an option to exclusively select powerp...
2019-08-28  Christophe... powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
2019-08-28  Christophe... powerpc/8xx: drop unused self-modifying code alternativ...
2019-08-28  Christophe... powerpc/prom: convert PROM_BUG() to standard trap
2019-08-27  Christopher... powerpc/spinlocks: Fix oops in __spin_yield() on bare...
2019-08-27  Christopher... powerpc/spinlocks: Rename SPLPAR-only spinlocks
2019-08-27  Christopher... powerpc/spinlocks: Refactor SHARED_PROCESSOR
2019-08-27  Christophe... powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
2019-08-27  Christophe... powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMED...
2019-08-27  Christophe... powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent...
2019-08-27  Christophe... powerpc/mm: split out early ioremap path.
2019-08-27  Christophe... powerpc/mm: refactor ioremap vm area setup.
2019-08-27  Christophe... powerpc/mm: refactor ioremap_range() and use ioremap_pa...
2019-08-27  Christophe... powerpc/mm: Move ioremap functions out of pgtable_32...
2019-08-27  Christophe... powerpc/mm: make ioremap_bot common to all
2019-08-27  Christophe... powerpc/mm: move ioremap_prot() into ioremap.c
2019-08-27  Christophe... powerpc/mm: move common 32/64 bits ioremap functions...
2019-08-27  Christophe... powerpc/mm: rework io-workaround invocation.
2019-08-27  Christophe... powerpc/mm: drop function __ioremap()
2019-08-27  Christophe... powerpc/mm: drop ppc_md.iounmap() and __iounmap()
2019-08-27  Christophe... powerpc/ps3: replace __ioremap() by ioremap_prot()
2019-08-27  Christoph Hellwigpowerpc: remove the ppc44x ocm.c file
2019-08-27  Christophe... powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on...
2019-08-27  Christopher... powerpc/64s: support nospectre_v2 cmdline option
2019-08-26  Gustavo Romeroselftests/powerpc: Retry on host facility unavailable
2019-08-26  Gustavo Romeroselftests/powerpc: Fix and enhance TM signal context...
2019-08-22  Daniel Axtenspowerpc/configs: Disable /dev/port in skiroot defconfig
2019-08-22  Gustavo Romeroselftests/powerpc: Ignore generated files
2019-08-22  Gustavo Romeropowerpc: Document xmon options
2019-08-22  Sam Bobroffpowerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
2019-08-22  Sam Bobroffpowerpc/eeh: Remove unused return path from eeh_pe_dev_...
2019-08-22  Sam Bobroffpowerpc/eeh: Fix crash when edev->pdev changes
2019-08-22  Sam Bobroffpowerpc/eeh: Convert log messages to eeh_edev_* macros
2019-08-22  Sam Bobroffpowerpc/eeh: Introduce EEH edev logging macros
2019-08-22  Oliver O'Halloranpowerpc/eeh: Add bdfn field to eeh_dev
2019-08-22  Sam Bobroffpowerpc/eeh: Refactor around eeh_probe_devices()
2019-08-22  Sam Bobroffpowerpc/eeh: EEH for pSeries hot plug
2019-08-22  Sam Bobroffpowerpc/eeh: Initialize EEH address cache earlier
2019-08-22  Sam Bobroffpowerpc/eeh: Improve debug messages around device addition
2019-08-22  Sam Bobroffpowerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
2019-08-22  Sam Bobroffpowerpc/64: Adjust order in pcibios_init()
2019-08-22  Masahiro Yamadapowerpc: remove meaningless KBUILD_ARFLAGS addition
2019-08-21  Santosh Sivarajpowerpc: add machine check safe copy_to_user
2019-08-21  Balbir Singhpowerpc/memcpy: Add memcpy_mcsafe for pmem
2019-08-21  Balbir Singhpowerpc/mce: Handle UE event for memcpy_mcsafe
2019-08-21  Santosh Sivarajextable: Add function to search only kernel exception...
2019-08-21  Reza Arbabpowerpc/mce: Make machine_check_ue_event() static
2019-08-21  Balbir Singhpowerpc/mce: Fix MCE handling for huge pages
2019-08-21  Santosh Sivarajpowerpc/mce: Schedule work from irq_work
2019-08-20  Nathan Lynchpowerpc/pseries/mobility: use cond_resched when updatin...
2019-08-20  Nathan Lynchpowerpc/rtas: allow rescheduling while changing cpu...
2019-08-20  Nathan Lynchpowerpc/rtas: use device model APIs and serialization...
2019-08-20  Christophe... powerpc/603: Fix handling of the DIRTY flag
2019-08-20  Nicholas Pigginpowerpc/64s/radix: Remove redundant pfn_pte bitop,...
2019-08-20  Nicholas Pigginpowerpc/64: Add VIRTUAL_BUG_ON checks for __va and...
2019-08-20  Nicholas Pigginpowerpc/perf: fix imc allocation failure handling
2019-08-20  Nicholas Pigginpowerpc/64s/radix: Fix memory hot-unplug page table...
2019-08-20  Nicholas Pigginpowerpc/64s/radix: Fix memory hotplug section page...
2019-08-20  Nicholas Pigginpowerpc/64: allow compiler to cache 'current'
2019-08-20  Christophe... powerpc/32: Add warning on misaligned copy_page() or...
2019-08-20  Christophe... powerpc/mm: ppc 603 doesn't need update_mmu_cache()
2019-08-20  Christophe... powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
2019-08-20  Christophe... powerpc/mm: move update_mmu_cache() into book3s hash...
2019-08-20  Christophe... powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
2019-08-20  Christophe... powerpc/mm: define empty update_mmu_cache() as static...
2019-08-20  Christophe... powerpc/mm: don't display empty early ioremap area
2019-08-20  Christophe... powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC...
2019-08-20  Christophe... powerpc/futex: Fix warning: 'oldval' may be used uninit...
2019-08-20  Christophe... powerpc/kasan: Fix shadow area set up for modules.
2019-08-20  Christophe... powerpc/kasan: Fix parallel loading of modules.
2019-08-20  Christophe... powerpc/hw_breakpoint: move instruction stepping out...
2019-08-20  Christophe... powerpc/ptdump: drop non vital #ifdefs
2019-08-20  Christophe... powerpc/ptdump: get out of note_prot_wx() when CONFIG_P...
2019-08-20  Christophe... powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
2019-08-20  Christophe... powerpc/ptdump: fix walk_pagetables() address mismatch
2019-08-20  Christophe... powerpc/ptdump: Fix addresses display on PPC32
2019-08-19  Cédric Le Goaterpowerpc/xmon: Add a dump of all XIVE interrupts
2019-08-19  Cédric Le Goaterpowerpc/xive: Fix dump of XIVE interrupt under pseries
2019-08-19  Cédric Le Goaterpowerpc/xmon: Check for HV mode when dumping XIVE info...
2019-08-19  Alexey Kardashevskiypowerpc/powernv/ioda2: Create bigger default window...
2019-08-19  Alexey Kardashevskiypowerpc/powernv/ioda2: Allocate TCE table levels on...
2019-08-19  Alexey Kardashevskiypowerpc/iommu: Allow bypass-only for DMA
2019-08-19  Alexey Kardashevskiypowerpc/powernv/ioda: Fix race in TCE level allocation
2019-08-19  Gautham R.... powerpc/pseries: Fix cpu_hotplug_lock acquisition in...
2019-08-19  Michael EllermanMerge branch 'topic/ppc-kvm' into next
2019-08-19  Michael EllermanMerge branch 'fixes' into next
2019-08-16  Paul Mackerraspowerpc/xive: Implement get_irqchip_state method for...
2019-08-16  Paul MackerrasKVM: PPC: Book3S HV: Don't push XIVE context when not...
2019-08-16  Paul MackerrasKVM: PPC: Book3S HV: Fix race in re-enabling XIVE escal...
2019-08-16  Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Free escalation interrupts...
2019-08-15  Nicholas Pigginpowerpc/64s: Make boot look nice(r)
2019-08-15  Christophe... powerpc/xive: Add a check for memory allocation failure
2019-08-15  Christophe... powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC...
2019-08-12  Christophe... powerpc/64e: Drop stale call to smp_processor_id()...
2019-08-05  Leonardo Braspowerpc/pseries/hotplug-memory.c: Replace nested ifs...
2019-08-05  Jordan Niethepowerpc/xive: Update comment referencing magic loads...
2019-08-05  Christophe... powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UAC...
2019-08-05  Andrew Donnellanpowerpc/powernv: Restrict OPAL symbol map to only be...
2019-08-05  Andrew Donnellanpowerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfig
2019-08-05  Andrew Donnellanpowerpc/powernv: Fix checkpatch warnings in opal-xscom.c
next