index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-05-06
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
-38
/
+31
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
-2
/
+0
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
-6
/
+6
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
-4
/
+0
2022-05-05
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
-0
/
+8
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
-8
/
+1
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
-47
/
+19
2022-05-04
powerpc/eeh: Remove unused inline functions
YueHaibing
-4
/
+0
2022-05-04
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
YueHaibing
-1
/
+0
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
-2
/
+0
2022-05-04
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
-0
/
+9
2022-05-04
powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()
YueHaibing
-2
/
+0
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
-0
/
+1
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-12
/
+0
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
-25
/
+5
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
-0
/
+1
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
-16
/
+0
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
-4
/
+0
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
-1
/
+1
2022-04-23
powerpc: Remove unused SLOW_DOWN_IO definition
Bjorn Helgaas
-2
/
+0
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
-4
/
+1
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-13
/
+19
2022-04-07
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
-1
/
+5
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
-0
/
+1
2022-04-03
KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.h
Michael Ellerman
-12
/
+12
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-5
/
+0
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+5
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-0
/
+2
2022-03-27
powerpc: restore removed #endif
Stephen Rothwell
-0
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-11
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-312
/
+265
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-0
/
+7
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-14
/
+6
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-7
/
+6
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-7
/
+2
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
-5
/
+0
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
-2
/
+2
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-11
/
+14
2022-03-21
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
-6
/
+6
2022-03-21
mm: Turn isolate_lru_page() into folio_isolate_lru()
Matthew Wilcox (Oracle)
-1
/
+0
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2022-03-15
x86/livepatch: Validate __fentry__ location
Peter Zijlstra
-10
/
+0
2022-03-11
powerpc/net: Implement powerpc specific csum_shift() to remove branch
Christophe Leroy
-0
/
+7
2022-03-09
powerpc/papr_scm: Add perf interface support
Kajol Jain
-0
/
+5
2022-03-08
powerpc/64: Force inlining of prevent_user_access() and set_kuap()
Christophe Leroy
-2
/
+2
2022-03-08
powerpc/bitops: Force inlining of fls()
Christophe Leroy
-2
/
+2
2022-03-08
powerpc: declare unmodified attribute_group usages const
Rohan McLure
-2
/
+2
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
-49
/
+43
2022-03-08
KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
-0
/
+2
[prev]
[next]