selftests/powerpc: Remove duplicate header
[linux-2.6-block.git] / arch /
2019-02-25 Sandipan Daspowerpc sstep: Add support for modsd, modud instructions
2019-02-25 PrasannaKumar Mura... powerpc sstep: Add support for modsw, moduw instructions
2019-02-25 Sandipan Daspowerpc sstep: Add support for extswsli instruction
2019-02-25 Sandipan Daspowerpc sstep: Add support for cnttzw, cnttzd instructions
2019-02-25 Sandipan Daspowerpc: sstep: Add support for darn instruction
2019-02-25 Sandipan Daspowerpc: sstep: Add support for maddhd, maddhdu, maddld...
2019-02-23 Christophe Leroypowerpc: clean stack pointers naming
2019-02-23 Christophe Leroypowerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREA...
2019-02-23 Christophe Leroypowerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
2019-02-23 Christophe Leroypowerpc: 'current_set' is now a table of task_struct...
2019-02-23 Christophe Leroypowerpc: regain entire stack space
2019-02-23 Christophe Leroypowerpc: Activate CONFIG_THREAD_INFO_IN_TASK
2019-02-23 Christophe Leroypowerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
2019-02-23 Christophe Leroypowerpc: Use task_stack_page() in current_pt_regs()
2019-02-23 Christophe Leroypowerpc: Use linux/thread_info.h in processor.h
2019-02-23 Christophe Leroypowerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
2019-02-23 Christophe Leroypowerpc/64: Use task_stack_page() to initialise paca...
2019-02-23 Christophe Leroypowerpc: Update comments in preparation for THREAD_INFO...
2019-02-23 Christophe Leroypowerpc: Replace current_thread_info()->task with current
2019-02-23 Christophe Leroypowerpc: Don't use CURRENT_THREAD_INFO to find the...
2019-02-23 Christophe Leroypowerpc: call_do_[soft]irq() takes a pointer to the...
2019-02-23 Christophe Leroypowerpc: Rename THREAD_INFO to TASK_STACK
2019-02-23 Christophe Leroypowerpc: prep stack walkers for THREAD_INFO_IN_TASK
2019-02-23 Christophe Leroypowerpc: Only use task_struct 'cpu' field on SMP
2019-02-23 Christophe Leroypowerpc: Avoid circular header inclusion in mmu-hash.h
2019-02-23 Christophe Leroypowerpc/irq: use memblock functions returning virtual...
2019-02-23 Michael Ellermanpowerpc/64: Simplify __secondary_start paca->kstack...
2019-02-23 Michael Ellermanpowerpc/64s: Remove MSR_RI optimisation in system_call_...
2019-02-23 Andrew Donnellanpowerpc: Enable kcov
2019-02-23 Christophe Leroypowerpc/kconfig: make _etext and data areas alignment...
2019-02-23 Christophe Leroypowerpc/8xx: don't disable large TLBs with CONFIG_STRIC...
2019-02-23 Christophe Leroypowerpc/kconfig: make _etext and data areas alignment...
2019-02-23 Christophe Leroypowerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
2019-02-23 Christophe Leroypowerpc/mm/32s: add setibat() clearibat() and update_bats()
2019-02-23 Christophe Leroypowerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ET...
2019-02-23 Christophe Leroypowerpc/kconfig: define PAGE_SHIFT inside Kconfig
2019-02-23 Christophe Leroypowerpc/mmu: add is_strict_kernel_rwx() helper
2019-02-23 Christophe Leroypowerpc/32: add helper to write into segment registers
2019-02-23 Christophe Leroypowerpc/mm/32s: use _PAGE_EXEC in setbat()
2019-02-23 Christophe Leroypowerpc/wii: remove wii_mmu_mapin_mem2()
2019-02-23 Christophe Leroypowerpc/32: always populate page tables for Abatron...
2019-02-23 Christophe Leroypowerpc/mm/32s: use generic mmu_mapin_ram() for all...
2019-02-23 Christophe Leroypowerpc/mm/32s: rework mmu_mapin_ram()
2019-02-23 Christophe Leroypowerpc/mm/32: add base address to mmu_mapin_ram()
2019-02-23 Christophe Leroypowerpc/wii: properly disable use of BATs when requested.
2019-02-23 Christophe Leroypowerpc/8xx: Map 32Mb of RAM at init.
2019-02-23 Christophe Leroypowerpc/8xx: replace most #ifdef by IS_ENABLED() in...
2019-02-23 Sandipan Daspowerpc: sstep: Add tests for addc[.] instruction
2019-02-23 Sandipan Daspowerpc: sstep: Add tests for add[.] instruction
2019-02-23 Sandipan Daspowerpc: sstep: Add tests for compute type instructions
2019-02-23 Michael EllermanRevert "powerpc/book3s32: Reorder _PAGE_XXX flags to...
2019-02-22 Christophe Leroypowerpc: Move page table dump files in a dedicated...
2019-02-21 Christophe Leroypowerpc: dump as a single line areas mapping a single...
2019-02-21 Christophe Leroypowerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for...
2019-02-21 Christophe Leroypowerpc/book3s32: Reorder _PAGE_XXX flags to simplify...
2019-02-21 Christophe Leroypowerpc/603: don't handle PAGE_ACCESSED in TLB miss...
2019-02-21 Christophe Leroypowerpc/603: Don't worry about _PAGE_USER in TLB miss...
2019-02-21 Christophe Leroypowerpc/603: let's handle PAGE_DIRTY directly
2019-02-21 Christophe Leroypowerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY...
2019-02-21 Christophe Leroypowerpc/603: Don't handle kernel page TLB misses when...
2019-02-21 Christophe Leroypowerpc/hash32: use physical address directly in hash...
2019-02-21 Christophe Leroypowerpc/603: use physical address directly in TLB miss...
2019-02-21 Christophe Leroypowerpc/6xx: Store PGDIR physical address in a SPRG
2019-02-21 Christophe Leroypowerpc/6xx: Don't use SPRN_SPRG2 for storing stack...
2019-02-21 Christophe Leroypowerpc: simplify BDI switch
2019-02-21 Christophe Leroypowerpc/83xx: Also save/restore SPRG4-7 during suspend
2019-02-21 Christophe Leroypowerpc/traps: fix recoverability of machine check...
2019-02-21 Christophe Leroypowerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
2019-02-21 Christophe Leroypowerpc/setup: display reason for not booting
2019-02-21 Christophe Leroypowerpc/8xx: hide itlbie and dtlbie symbols
2019-02-21 Paul Mackerraspowerpc/powernv: Don't reprogram SLW image on every...
2019-02-21 Michael Ellermanpowerpc/64s: Fix logic when handling unknown CPU features
2019-02-21 Nicholas Pigginpowerpc/smp: Make __smp_send_nmi_ipi() static
2019-02-21 Nicholas Pigginpowerpc/smp: Fix NMI IPI xmon timeout
2019-02-21 Nicholas Pigginpowerpc/smp: Fix NMI IPI timeout
2019-02-21 Michael Ellermanpowerpc: Make PPC_64K_PAGES depend on only 44x or PPC_B...
2019-02-21 Michael Ellermanpowerpc/64: Make sys_switch_endian() traceable
2019-02-21 Robert P. J. Daypowerpc/dts: Standardize DTS status assignments from...
2019-02-21 Aneesh Kumar K.Vpowerpc/book3s: Remove pgd/pud/pmd_set() interfaces
2019-02-21 Mark Cave-Aylandpowerpc: Fix 32-bit KVM-PR lockup and host crash with...
2019-02-21 Tyrel Datwylerpowerpc/pseries: export timebase register sample in...
2019-02-21 Michael Ellermanpowerpc/44x: Force PCI on for CURRITUCK
2019-02-21 Oliver O'Halloranpowerpc/eeh: Add eeh_force_recover to debugfs
2019-02-21 Oliver O'Halloranpowerpc/eeh: Allow disabling recovery
2019-02-21 Oliver O'Halloranpowerpc/pci: Add pci_find_controller_for_domain()
2019-02-21 Oliver O'Halloranpowerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
2019-02-21 Oliver O'Halloranpowerpc/eeh_cache: Add a way to dump the EEH address...
2019-02-21 Oliver O'Halloranpowerpc/eeh_cache: Add pr_debug() prints for insert...
2019-02-21 Oliver O'Halloranpowerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
2019-02-21 Christophe Leroypowerpc: drop unused GENERIC_CSUM Kconfig item
2019-02-21 Nicholas Pigginpowerpc/64s/hash: Fix assert_slb_presence() use of...
2019-02-21 Michael Ellermanpowerpc/mm/hash: Increase vmalloc space to 512T with...
2019-02-21 Michael Ellermanpowerpc/ptrace: Simplify vr_get/set() to avoid GCC...
2019-02-21 Peter Xupowerpc/powernv/npu: Remove redundant change_pte()...
2019-02-21 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2019-02-21 Paul Mackerraspowerpc/64s: Better printing of machine check info...
2019-02-21 Paul MackerrasKVM: PPC: Book3S HV: Simplify machine check handling
2019-02-21 Michael EllermanMerge branch 'topic/dma' into next
2019-02-21 Michael EllermanKVM: PPC: Book3S HV: Context switch AMR on Power9
2019-02-19 Michael EllermanMerge branch 'fixes' into next
next