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
*
powerpc: Enable passing IMA log to next kernel on kexec
Lakshmi Ramasubramanian
2021-03-08
1
-1
/
+1
*
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-25
1
-0
/
+1
|
\
|
*
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-02-10
1
-0
/
+1
*
|
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
1
-27
/
+8
|
\
\
|
*
|
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
2021-02-08
1
-1
/
+0
|
*
|
powerpc/44x: Remove STDBINUTILS kconfig option
Christophe Leroy
2021-01-30
1
-20
/
+6
|
*
|
powerpc/47x: Disable 256k page size
Christophe Leroy
2021-01-30
1
-1
/
+1
|
*
|
powerpc: Always enable queued spinlocks for 64s, disable for others
Nicholas Piggin
2021-01-30
1
-6
/
+2
|
|
/
*
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
1
-1
/
+0
|
\
\
|
*
|
arch: powerpc: Stop building and using oprofile
Viresh Kumar
2021-01-29
1
-1
/
+0
|
|
/
*
/
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
2021-01-06
1
-1
/
+0
|
/
*
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
1
-0
/
+1
|
\
|
*
powerpc/dma: Fallback to dma_ops when persistent memory present
Alexey Kardashevskiy
2020-11-27
1
-0
/
+1
*
|
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-7
/
+19
|
\
\
|
*
|
powerpc: Increase NR_IRQS range to support more KVM guests
Cédric Le Goater
2020-12-10
1
-1
/
+1
|
*
|
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
2020-12-09
1
-2
/
+1
|
*
|
powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
Colin Ian King
2020-12-08
1
-1
/
+1
|
*
|
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
2020-12-03
1
-0
/
+4
|
*
|
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-03
1
-0
/
+1
|
*
|
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-03
1
-0
/
+2
|
*
|
powerpc: Update NUMA Kconfig description & help text
Michael Ellerman
2020-12-03
1
-1
/
+7
|
*
|
powerpc: Make NUMA default y for powernv
Michael Ellerman
2020-12-03
1
-1
/
+1
|
*
|
powerpc: Make NUMA depend on SMP
Michael Ellerman
2020-12-03
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
|
*
|
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
1
-1
/
+0
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-4
/
+1
|
\
\
|
*
|
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-12-15
1
-4
/
+1
*
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
1
-0
/
+1
|
|
/
*
/
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-12-01
1
-0
/
+1
|
/
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-2
/
+19
|
\
|
*
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
2020-10-06
1
-0
/
+13
|
*
powerpc: PPC_SECURE_BOOT should not require PowerNV
Daniel Axtens
2020-10-06
1
-1
/
+1
|
*
Merge branch 'topic/irqs-off-activate-mm' into next
Michael Ellerman
2020-09-18
1
-0
/
+1
|
|
\
|
|
*
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2020-09-16
1
-0
/
+1
|
*
|
powerpc/64/mm: implement page mapping percpu first chunk allocator
Aneesh Kumar K.V
2020-09-15
1
-1
/
+4
*
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-17
/
+0
|
\
\
\
|
*
|
|
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-08
1
-17
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
\
|
*
|
|
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
2020-09-28
1
-1
/
+1
|
*
|
|
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
1
-0
/
+1
*
|
|
|
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc
Aneesh Kumar K.V
2020-09-02
1
-1
/
+0
|
|
/
|
/
|
*
|
powerpc/64s: Disallow PROT_SAO in LPARs by default
Shawn Anastasio
2020-08-24
1
-0
/
+12
|
/
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-7
/
+23
|
\
|
*
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
2020-07-26
1
-0
/
+1
|
*
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
1
-0
/
+15
|
*
powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE
Nicholas Piggin
2020-07-23
1
-0
/
+1
|
*
powerpc/64s/hash: Disable subpage_prot syscall by default
Nicholas Piggin
2020-07-21
1
-2
/
+5
[next]