index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Kconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-07
1
-3
/
+16
|
\
|
*
powerpc: add support for syscall stack randomization
Xiu Jianfeng
2022-07-28
1
-0
/
+1
|
*
powerpc/pci: Add config option for using all 256 PCI buses
Pali Rohár
2022-07-27
1
-0
/
+11
|
*
powerpc/purgatory: Omit use of bin2c
Masahiro Yamada
2022-07-27
1
-1
/
+0
|
*
Merge branch 'fixes' into next
Michael Ellerman
2022-07-09
1
-0
/
+4
|
|
\
|
*
|
powerpc: Kconfig: Replace tabs with whitespaces
Juerg Haefliger
2022-06-29
1
-3
/
+3
|
*
|
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
2022-06-29
1
-0
/
+2
*
|
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-1
/
+0
|
\
\
\
|
*
|
|
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-1
/
+0
|
*
|
|
powerpc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-1
/
+0
|
\
\
\
|
*
|
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-03
1
-3
/
+0
|
\
\
\
|
*
|
|
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-18
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-07-29
1
-0
/
+4
|
\
\
\
|
*
|
|
drm/amdgpu: Re-enable DCN for 64-bit powerpc
Michael Ellerman
2022-07-26
1
-0
/
+4
|
|
/
/
*
/
/
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-21
1
-0
/
+1
|
/
/
*
/
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2022-06-29
1
-0
/
+4
|
/
*
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-06-09
1
-2
/
+0
|
\
|
*
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
2022-06-02
1
-1
/
+0
|
*
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
Michael Ellerman
2022-05-29
1
-1
/
+0
*
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
1
-5
/
+0
*
|
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-3
/
+22
|
\
\
|
*
|
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
1
-1
/
+4
|
*
|
powerpc: Add generic PAGE_SIZE config symbols
Michael Ellerman
2022-05-22
1
-0
/
+16
|
*
|
powerpc: Finalise cleanup around ABI use
Christophe Leroy
2022-05-19
1
-1
/
+1
|
*
|
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
2022-05-05
1
-1
/
+1
|
|
/
*
|
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-27
1
-0
/
+1
|
\
\
|
*
|
powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
2022-04-05
1
-0
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-0
/
+1
|
\
\
|
*
|
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-29
1
-0
/
+1
|
|
/
*
/
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-24
1
-1
/
+0
|
/
*
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
1
-2
/
+8
|
\
|
*
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-03-07
1
-0
/
+1
|
|
\
|
|
*
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
1
-0
/
+1
|
*
|
powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Christophe Leroy
2022-02-12
1
-1
/
+1
|
*
|
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
2022-02-07
1
-0
/
+1
|
*
|
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
2022-02-07
1
-1
/
+5
|
|
/
*
/
usercopy: Check valid lifetime via stack depth
Kees Cook
2022-02-26
1
-0
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-13
/
+4
|
\
|
*
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-20
1
-13
/
+4
*
|
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-1
/
+1
*
|
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
1
-1
/
+2
*
|
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
2021-12-02
1
-1
/
+1
*
|
powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32
Christophe Leroy
2021-11-29
1
-2
/
+2
*
|
powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192
Nicholas Piggin
2021-11-29
1
-0
/
+1
|
/
*
powerpc/64s: Default to 64K pages for 64 bit book3s
Joel Stanley
2021-10-27
1
-0
/
+1
[next]