linux-2.6-block.git
2019-02-26 Aneesh Kumar K.Vpowerpc/mm/hash: Handle mmap_min_addr correctly in...
2019-02-26 Aneesh Kumar K.Vpowerpc/hugetlb: Handle mmap_min_addr correctly in...
2019-02-26 Michael Ellermanselftests/powerpc: Remove duplicate header
2019-02-25 Sandipan Daspowerpc sstep: Add support for modsd, modud instructions
2019-02-25 PrasannaKumar... 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... powerpc: clean stack pointers naming
2019-02-23 Christophe... powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREA...
2019-02-23 Christophe... powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
2019-02-23 Christophe... powerpc: 'current_set' is now a table of task_struct...
2019-02-23 Christophe... powerpc: regain entire stack space
2019-02-23 Christophe... powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
2019-02-23 Christophe... powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
2019-02-23 Christophe... powerpc: Use task_stack_page() in current_pt_regs()
2019-02-23 Christophe... powerpc: Use linux/thread_info.h in processor.h
2019-02-23 Christophe... powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
2019-02-23 Christophe... powerpc/64: Use task_stack_page() to initialise paca...
2019-02-23 Christophe... powerpc: Update comments in preparation for THREAD_INFO...
2019-02-23 Christophe... powerpc: Replace current_thread_info()->task with current
2019-02-23 Christophe... powerpc: Don't use CURRENT_THREAD_INFO to find the...
2019-02-23 Christophe... powerpc: call_do_[soft]irq() takes a pointer to the...
2019-02-23 Christophe... powerpc: Rename THREAD_INFO to TASK_STACK
2019-02-23 Christophe... powerpc: prep stack walkers for THREAD_INFO_IN_TASK
2019-02-23 Christophe... powerpc: Only use task_struct 'cpu' field on SMP
2019-02-23 Christophe... powerpc: Avoid circular header inclusion in mmu-hash.h
2019-02-23 Christophe... powerpc/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... powerpc/kconfig: make _etext and data areas alignment...
2019-02-23 Christophe... powerpc/8xx: don't disable large TLBs with CONFIG_STRIC...
2019-02-23 Christophe... powerpc/kconfig: make _etext and data areas alignment...
2019-02-23 Christophe... powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
2019-02-23 Christophe... powerpc/mm/32s: add setibat() clearibat() and update_bats()
2019-02-23 Christophe... powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ET...
2019-02-23 Christophe... powerpc/kconfig: define PAGE_SHIFT inside Kconfig
2019-02-23 Christophe... powerpc/mmu: add is_strict_kernel_rwx() helper
2019-02-23 Christophe... powerpc/32: add helper to write into segment registers
2019-02-23 Christophe... powerpc/mm/32s: use _PAGE_EXEC in setbat()
2019-02-23 Christophe... powerpc/wii: remove wii_mmu_mapin_mem2()
2019-02-23 Christophe... powerpc/32: always populate page tables for Abatron...
2019-02-23 Christophe... powerpc/mm/32s: use generic mmu_mapin_ram() for all...
2019-02-23 Christophe... powerpc/mm/32s: rework mmu_mapin_ram()
2019-02-23 Christophe... powerpc/mm/32: add base address to mmu_mapin_ram()
2019-02-23 Christophe... powerpc/wii: properly disable use of BATs when requested.
2019-02-23 Christophe... powerpc/8xx: Map 32Mb of RAM at init.
2019-02-23 Christophe... powerpc/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... powerpc: Move page table dump files in a dedicated...
2019-02-21 Christophe... powerpc: dump as a single line areas mapping a single...
2019-02-21 Christophe... tools/selftest/vm: allow choosing mem size and page...
2019-02-21 Christophe... powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for...
2019-02-21 Christophe... powerpc/book3s32: Reorder _PAGE_XXX flags to simplify...
2019-02-21 Christophe... powerpc/603: don't handle PAGE_ACCESSED in TLB miss...
2019-02-21 Christophe... powerpc/603: Don't worry about _PAGE_USER in TLB miss...
2019-02-21 Christophe... powerpc/603: let's handle PAGE_DIRTY directly
2019-02-21 Christophe... powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY...
2019-02-21 Christophe... powerpc/603: Don't handle kernel page TLB misses when...
2019-02-21 Christophe... powerpc/hash32: use physical address directly in hash...
2019-02-21 Christophe... powerpc/603: use physical address directly in TLB miss...
2019-02-21 Christophe... powerpc/6xx: Store PGDIR physical address in a SPRG
2019-02-21 Christophe... powerpc/6xx: Don't use SPRN_SPRG2 for storing stack...
2019-02-21 Christophe... powerpc: simplify BDI switch
2019-02-21 Christophe... powerpc/83xx: Also save/restore SPRG4-7 during suspend
2019-02-21 Christophe... powerpc/traps: fix recoverability of machine check...
2019-02-21 Christophe... powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
2019-02-21 Christophe... powerpc/setup: display reason for not booting
2019-02-21 Christophe... powerpc/8xx: hide itlbie and dtlbie symbols
2019-02-21 Christophe... powerpc/selftest: fix type of mftb() in null_syscall
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... powerpc/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... powerpc: 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
next