index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
4
-1
/
+4
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
4
-34
/
+43
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
4
-19
/
+20
2019-05-03
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
4
-83
/
+106
2019-05-03
powerpc/mm: make gup_hugepte() static
Christophe Leroy
2
-22
/
+19
2019-05-03
powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
Christophe Leroy
2
-6
/
+1
2019-05-03
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
Christophe Leroy
2
-103
/
+104
2019-05-03
powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2
-29
/
+20
2019-05-03
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
9
-72
/
+5
2019-05-03
powerpc/book3e: drop mmu_get_tsize()
Christophe Leroy
1
-5
/
+0
2019-05-03
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
5
-9
/
+7
2019-05-03
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
2
-3
/
+6
2019-05-03
powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
Christophe Leroy
1
-4
/
+1
2019-05-03
powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
Christophe Leroy
1
-6
/
+4
2019-05-03
powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
Christophe Leroy
1
-3
/
+1
2019-05-03
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2
-45
/
+4
2019-05-03
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
3
-47
/
+46
2019-05-03
powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
Christophe Leroy
1
-17
/
+17
2019-05-03
powerpc/mm: no slice for nohash/64
Christophe Leroy
3
-15
/
+5
2019-05-03
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
1
-6
/
+0
2019-05-03
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
12
-16
/
+19
2019-05-03
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
6
-2
/
+4
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
22
-88
/
+122
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
17
-17
/
+17
2019-05-02
powerpc/nohash64: clean pgtable.h
Christophe Leroy
1
-5
/
+0
2019-05-02
powerpc/book3e: drop BUG_ON() in map_kernel_page()
Christophe Leroy
1
-3
/
+0
2019-05-02
powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+14
2019-05-01
spufs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
powerpc/tm: Avoid machine crash on rt_sigreturn()
Breno Leitao
1
-1
/
+26
2019-05-01
powerpc/mm/radix: Fix kernel crash when running subpage protect test
Aneesh Kumar K.V
1
-4
/
+9
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
3
-43
/
+86
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
4
-114
/
+123
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
2
-42
/
+49
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
2
-0
/
+19
2019-05-01
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
1
-5
/
+0
2019-05-01
powerpc/cacheinfo: Fix kobject memleak
Tobin C. Harding
1
-7
/
+6
2019-05-01
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2
-6
/
+4
2019-04-30
powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_supported()
Alexey Kardashevskiy
1
-2
/
+2
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
22
-1274
/
+1224
2019-04-30
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idle
Michael Ellerman
1
-6
/
+46
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
12
-1215
/
+966
2019-04-30
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
Paul Mackerras
1
-0
/
+15
2019-04-30
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
Paul Mackerras
2
-16
/
+78
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
5
-12
/
+101
2019-04-30
KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation mode
Cédric Le Goater
1
-3
/
+4
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
3
-0
/
+65
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
2
-0
/
+58
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
4
-0
/
+53
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
4
-0
/
+113
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
2
-0
/
+86
[prev]
[next]