index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
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
|
*
|
|
|
|
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
2019-02-22
11
-17
/
+14
|
*
|
|
|
|
powerpc: dump as a single line areas mapping a single physical page.
Christophe Leroy
2019-02-21
1
-6
/
+12
|
*
|
|
|
|
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
Christophe Leroy
2019-02-21
1
-5
/
+7
|
*
|
|
|
|
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-21
3
-12
/
+7
|
*
|
|
|
|
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
2019-02-21
1
-11
/
+13
|
*
|
|
|
|
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
2019-02-21
1
-9
/
+3
|
*
|
|
|
|
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
2019-02-21
1
-4
/
+2
|
*
|
|
|
|
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
2019-02-21
1
-6
/
+2
|
*
|
|
|
|
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
2019-02-21
1
-0
/
+4
|
*
|
|
|
|
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2019-02-21
2
-37
/
+31
|
*
|
|
|
|
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
2019-02-21
1
-9
/
+6
|
*
|
|
|
|
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
2019-02-21
4
-15
/
+18
|
*
|
|
|
|
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
2019-02-21
5
-13
/
+21
|
*
|
|
|
|
powerpc: simplify BDI switch
Christophe Leroy
2019-02-21
5
-11
/
+9
|
*
|
|
|
|
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
2019-02-21
1
-7
/
+27
|
*
|
|
|
|
powerpc/traps: fix recoverability of machine check handling on book3s/32
Christophe Leroy
2019-02-21
1
-4
/
+4
|
*
|
|
|
|
powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
Christophe Leroy
2019-02-21
1
-3
/
+0
|
*
|
|
|
|
powerpc/setup: display reason for not booting
Christophe Leroy
2019-02-21
1
-1
/
+1
|
*
|
|
|
|
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
2019-02-21
1
-8
/
+8
|
*
|
|
|
|
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
Paul Mackerras
2019-02-21
3
-25
/
+29
|
*
|
|
|
|
powerpc/64s: Fix logic when handling unknown CPU features
Michael Ellerman
2019-02-21
1
-10
/
+7
|
*
|
|
|
|
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
2019-02-21
1
-1
/
+2
|
*
|
|
|
|
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
2019-02-21
1
-64
/
+29
|
*
|
|
|
|
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
2019-02-21
1
-2
/
+3
|
*
|
|
|
|
powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
Michael Ellerman
2019-02-21
1
-1
/
+1
|
*
|
|
|
|
powerpc/64: Make sys_switch_endian() traceable
Michael Ellerman
2019-02-21
1
-1
/
+1
|
*
|
|
|
|
powerpc/dts: Standardize DTS status assignments from "ok" to "okay"
Robert P. J. Day
2019-02-21
4
-4
/
+4
|
*
|
|
|
|
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2019-02-21
2
-18
/
+4
|
*
|
|
|
|
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
2019-02-21
1
-1
/
+1
|
*
|
|
|
|
powerpc/pseries: export timebase register sample in lparcfg
Tyrel Datwyler
2019-02-21
1
-0
/
+1
|
*
|
|
|
|
powerpc/44x: Force PCI on for CURRITUCK
Michael Ellerman
2019-02-21
1
-0
/
+1
|
*
|
|
|
|
powerpc/eeh: Add eeh_force_recover to debugfs
Oliver O'Halloran
2019-02-21
3
-10
/
+75
|
*
|
|
|
|
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
2019-02-21
3
-0
/
+20
|
*
|
|
|
|
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
2019-02-21
2
-0
/
+13
[prev]
[next]