index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
5
-97
/
+25
2019-05-02
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2
-6
/
+24
2019-05-02
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
4
-33
/
+14
2019-05-02
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
5
-24
/
+3
2019-05-02
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
3
-28
/
+15
2019-05-02
powerpc/mm: drop __bad_pte()
Christophe Leroy
2
-4
/
+0
2019-05-02
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2
-3
/
+10
2019-05-02
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2
-1
/
+2
2019-05-02
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
3
-0
/
+40
2019-05-02
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
3
-0
/
+19
2019-05-02
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
4
-83
/
+106
2019-05-02
powerpc/mm: make gup_hugepte() static
Christophe Leroy
1
-3
/
+0
2019-05-02
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
6
-27
/
+5
2019-05-02
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2
-0
/
+4
2019-05-02
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
1
-0
/
+5
2019-05-02
powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
Christophe Leroy
1
-4
/
+1
2019-05-02
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2
-45
/
+4
2019-05-02
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
2
-13
/
+46
2019-05-02
powerpc/mm: no slice for nohash/64
Christophe Leroy
2
-15
/
+1
2019-05-02
powerpc/nohash64: clean pgtable.h
Christophe Leroy
1
-5
/
+0
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
1
-0
/
+10
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
1
-42
/
+44
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
1
-1
/
+1
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
1
-0
/
+16
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-44
/
+68
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
4
-41
/
+35
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
1
-1
/
+5
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
1
-0
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2
-0
/
+3
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
2
-0
/
+13
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
1
-0
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
1
-0
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
1
-0
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
2
-0
/
+21
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
1
-0
/
+11
2019-04-30
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
1
-0
/
+5
2019-04-30
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2
-0
/
+14
2019-04-30
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
3
-0
/
+12
2019-04-30
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
4
-3
/
+33
2019-04-30
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
1
-1
/
+2
2019-04-30
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
1
-0
/
+2
2019-04-30
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
2
-2
/
+3
2019-04-30
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
1
-2
/
+0
2019-04-30
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
1
-0
/
+2
2019-04-29
powerpc/pseries: Track LMB nid instead of using device tree
Nathan Fontenot
1
-0
/
+21
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2
-3
/
+3
2019-04-21
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
4
-18
/
+20
2019-04-21
powerpc/mm: Drop the unnecessary region check
Aneesh Kumar K.V
1
-12
/
+0
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
7
-74
/
+121
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
3
-4
/
+8
[prev]
[next]