| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc sstep: Add support for modsw, moduw instructions | PrasannaKumar Muralidharan | 2019-02-25 | 1 | -0/+14 |
* | powerpc sstep: Add support for extswsli instruction | Sandipan Das | 2019-02-25 | 1 | -0/+14 |
* | powerpc sstep: Add support for cnttzw, cnttzd instructions | Sandipan Das | 2019-02-25 | 1 | -0/+14 |
* | powerpc: sstep: Add support for darn instruction | Sandipan Das | 2019-02-25 | 1 | -0/+22 |
* | powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions | Sandipan Das | 2019-02-25 | 2 | -2/+48 |
* | powerpc: clean stack pointers naming | Christophe Leroy | 2019-02-23 | 2 | -18/+10 |
* | powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO | Christophe Leroy | 2019-02-23 | 9 | -18/+16 |
* | powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU | Christophe Leroy | 2019-02-23 | 11 | -72/+37 |
* | powerpc: 'current_set' is now a table of task_struct pointers | Christophe Leroy | 2019-02-23 | 5 | -15/+13 |
* | powerpc: regain entire stack space | Christophe Leroy | 2019-02-23 | 8 | -55/+38 |
* | powerpc: Activate CONFIG_THREAD_INFO_IN_TASK | Christophe Leroy | 2019-02-23 | 21 | -194/+56 |
* | powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO() | Christophe Leroy | 2019-02-23 | 1 | -1/+2 |
* | powerpc: Use task_stack_page() in current_pt_regs() | Christophe Leroy | 2019-02-23 | 1 | -1/+1 |
* | powerpc: Use linux/thread_info.h in processor.h | Christophe Leroy | 2019-02-23 | 1 | -1/+1 |
* | powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT | Christophe Leroy | 2019-02-23 | 1 | -1/+1 |
* | powerpc/64: Use task_stack_page() to initialise paca->kstack | Christophe Leroy | 2019-02-23 | 1 | -1/+3 |
* | powerpc: Update comments in preparation for THREAD_INFO_IN_TASK | Christophe Leroy | 2019-02-23 | 4 | -4/+4 |
* | powerpc: Replace current_thread_info()->task with current | Christophe Leroy | 2019-02-23 | 1 | -3/+3 |
* | powerpc: Don't use CURRENT_THREAD_INFO to find the stack | Christophe Leroy | 2019-02-23 | 3 | -3/+3 |
* | powerpc: call_do_[soft]irq() takes a pointer to the stack | Christophe Leroy | 2019-02-23 | 2 | -3/+3 |
* | powerpc: Rename THREAD_INFO to TASK_STACK | Christophe Leroy | 2019-02-23 | 7 | -9/+9 |
* | powerpc: prep stack walkers for THREAD_INFO_IN_TASK | Christophe Leroy | 2019-02-23 | 2 | -6/+49 |
* | powerpc: Only use task_struct 'cpu' field on SMP | Christophe Leroy | 2019-02-23 | 3 | -1/+7 |
* | powerpc: Avoid circular header inclusion in mmu-hash.h | Christophe Leroy | 2019-02-23 | 5 | -96/+107 |
* | powerpc/irq: use memblock functions returning virtual address | Christophe Leroy | 2019-02-23 | 3 | -27/+23 |
* | powerpc/64: Simplify __secondary_start paca->kstack handling | Michael Ellerman | 2019-02-23 | 1 | -11/+9 |
* | powerpc/64s: Remove MSR_RI optimisation in system_call_exit() | Michael Ellerman | 2019-02-23 | 1 | -20/+14 |
* | powerpc: Enable kcov | Andrew Donnellan | 2019-02-23 | 7 | -2/+22 |
* | powerpc/kconfig: make _etext and data areas alignment configurable on 8xx | Christophe Leroy | 2019-02-23 | 2 | -5/+17 |
* | powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy | 2019-02-23 | 6 | -16/+78 |
* | powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32 | Christophe Leroy | 2019-02-23 | 1 | -2/+30 |
* | powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX | Christophe Leroy | 2019-02-23 | 6 | -10/+112 |
* | powerpc/mm/32s: add setibat() clearibat() and update_bats() | Christophe Leroy | 2019-02-23 | 3 | -0/+69 |
* | powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT | Christophe Leroy | 2019-02-23 | 2 | -6/+12 |
* | powerpc/kconfig: define PAGE_SHIFT inside Kconfig | Christophe Leroy | 2019-02-23 | 2 | -11/+9 |
* | powerpc/mmu: add is_strict_kernel_rwx() helper | Christophe Leroy | 2019-02-23 | 2 | -3/+12 |
* | powerpc/32: add helper to write into segment registers | Christophe Leroy | 2019-02-23 | 1 | -0/+5 |
* | powerpc/mm/32s: use _PAGE_EXEC in setbat() | Christophe Leroy | 2019-02-23 | 1 | -4/+6 |
* | powerpc/wii: remove wii_mmu_mapin_mem2() | Christophe Leroy | 2019-02-23 | 1 | -28/+0 |
* | powerpc/32: always populate page tables for Abatron BDI. | Christophe Leroy | 2019-02-23 | 1 | -1/+4 |
* | powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks. | Christophe Leroy | 2019-02-23 | 1 | -18/+9 |
* | powerpc/mm/32s: rework mmu_mapin_ram() | Christophe Leroy | 2019-02-23 | 1 | -22/+41 |
* | powerpc/mm/32: add base address to mmu_mapin_ram() | Christophe Leroy | 2019-02-23 | 7 | -9/+9 |
* | powerpc/wii: properly disable use of BATs when requested. | Christophe Leroy | 2019-02-23 | 1 | -0/+4 |
* | powerpc/8xx: Map 32Mb of RAM at init. | Christophe Leroy | 2019-02-23 | 2 | -22/+36 |
* | powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c | Christophe Leroy | 2019-02-23 | 1 | -25/+19 |
* | powerpc: sstep: Add tests for addc[.] instruction | Sandipan Das | 2019-02-23 | 2 | -0/+193 |
* | powerpc: sstep: Add tests for add[.] instruction | Sandipan Das | 2019-02-23 | 1 | -0/+176 |
* | powerpc: sstep: Add tests for compute type instructions | Sandipan Das | 2019-02-23 | 3 | -5/+315 |
* | Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling" | Michael Ellerman | 2019-02-23 | 3 | -7/+12 |