Sign in
android-kvm
/
linux
/
d35eb52bd2ac7557b62bda52668f2e64dde2cf90
/
arch
/
powerpc
/
Kconfig
aedc065
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
013a53f
powerpc: Ultravisor: Add PPC_UV config option
by Anshuman Khandual
· 5 years ago
265c349
powerpc: Add support for GENERIC_EARLY_IOREMAP
by Christophe Leroy
· 5 years ago
3df1911
Merge branch 'topic/kaslr-book3e32' into next
by Michael Ellerman
· 5 years ago
2b0e86cc
powerpc/fsl_booke/32: implement KASLR infrastructure
by Jason Yan
· 5 years ago
d34a570
Merge branch 'topic/secureboot' into next
by Michael Ellerman
· 5 years ago
bd5d9c7
powerpc: expose secure variables to userspace via sysfs
by Nayna Jain
· 5 years ago
4238fad
powerpc/ima: Add support to initialize ima policy rules
by Nayna Jain
· 5 years ago
1a8916e
powerpc: Detect the secure boot mode of the system
by Nayna Jain
· 5 years ago
d79fbb3
powerpc: Support CMDLINE_EXTEND
by Chris Packham
· 6 years ago
45824fc0
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
d0a16fe9
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
6f713d1
powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes
by Hari Bathini
· 6 years ago
bec5319
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
by Hari Bathini
· 6 years ago
41df592
powerpc/fadump: add fadump support on powernv
by Hari Bathini
· 6 years ago
175fca3
kexec: add KEXEC_ELF
by Sven Schnelle
· 6 years ago
f2902a2
powerpc: use the generic dma coherent remap allocator
by Christoph Hellwig
· 6 years ago
facd04a
powerpc: convert to copy_thread_tls
by Nicholas Piggin
· 6 years ago
b4645ff
powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
by Christophe Leroy
· 6 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 6 years ago
42ac26d
powerpc: add machine check safe copy_to_user
by Santosh Sivaraj
· 6 years ago
33dcb37
dma-mapping: fix page attributes for dma_mmap_*
by Christoph Hellwig
· 6 years ago
461cef2
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
by Christophe Leroy
· 6 years ago
bed38c3
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b4fc36e
powerpc/dma: Fix invalid DMA mmap behavior
by Shawn Anastasio
· 6 years ago
1759673
mm: introduce ARCH_HAS_PTE_DEVMAP
by Robin Murphy
· 6 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
cbd34da
mm: move the powerpc hugepd code to mm/gup.c
by Christoph Hellwig
· 6 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 6 years ago
264bffa
powerpc/boot: Add lzo support for uImage
by Christophe Leroy
· 6 years ago
1cc9a21
powerpc/boot: Add lzma support for uImage
by Christophe Leroy
· 6 years ago
4f44e8a
powerpc/Kconfig: Clean up formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
a278e7e
powerpc: Fix compile issue with force DAWR
by Michael Neuling
· 6 years ago
f079bb3
powerpc/ftrace: Enable C Version of recordmcount
by Christophe Leroy
· 6 years ago
d909f91
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
by Nicholas Piggin
· 6 years ago
1eecbcd
docs: move protection-keys.rst to the core-api book
by Mauro Carvalho Chehab
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
b970afc
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e00d413
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9ca12ac
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
by Nicholas Piggin
· 6 years ago
2edb16e
powerpc/32: Add KASAN support
by Christophe Leroy
· 6 years ago
cbe46bd
powerpc: remove CONFIG_CMDLINE #ifdef mess
by Christophe Leroy
· 6 years ago
c5710cd2
powerpc/mm: cleanup HPAGE_SHIFT setup
by Christophe Leroy
· 6 years ago
5874cab
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
by Christophe Leroy
· 6 years ago
420af15
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
by Will Deacon
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
96bc956
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
by Peter Zijlstra
· 6 years ago
ed6a793
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
by Peter Zijlstra
· 7 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
ed1cd6d
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
by Christophe Leroy
· 6 years ago
fb0b0a7
powerpc: Enable kcov
by Andrew Donnellan
· 6 years ago
8f54a6f
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
by Christophe Leroy
· 6 years ago
d5f17ee
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
by Christophe Leroy
· 6 years ago
0f4a904
powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32
by Christophe Leroy
· 6 years ago
63b2bc6
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
by Christophe Leroy
· 6 years ago
166d97d
powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
by Christophe Leroy
· 6 years ago
555f4fd
powerpc/kconfig: define PAGE_SHIFT inside Kconfig
by Christophe Leroy
· 6 years ago
bba4363
powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
by Michael Ellerman
· 6 years ago
d065ee9
powerpc: drop unused GENERIC_CSUM Kconfig item
by Christophe Leroy
· 6 years ago
d0055df
Merge branch 'topic/dma' into next
by Michael Ellerman
· 6 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
11ddce1
dma-mapping, powerpc: simplify the arch dma_set_mask override
by Christoph Hellwig
· 6 years ago
e728498
powerpc/dma: remove the iommu fallback for coherent allocations
by Christoph Hellwig
· 6 years ago
34e04ee
of: select OF_RESERVED_MEM automatically
by Christoph Hellwig
· 6 years ago
26b5233
powerpc: Drop page_is_ram() and walk_system_ram_range()
by Christophe Leroy
· 6 years ago
423bfc6
powerpc: Enable kernel XZ compression option on 44x
by Christian Lamparter
· 6 years ago
a50d325
powerpc/64s: Make reliable stacktrace dependency clearer
by Nicolai Stange
· 6 years ago
20e07af
powerpc: Adopt nvram module for PPC64
by Finn Thain
· 6 years ago
f9c3a57
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
by Finn Thain
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
96d19d7
powerpc/8xx: Allow pinning IMMR TLB when using early debug console
by Christophe Leroy
· 6 years ago
25078dc
powerpc: use mm zones more sensibly
by Christoph Hellwig
· 6 years ago
6bf752d
powerpc: implement CONFIG_DEBUG_VIRTUAL
by Christophe Leroy
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
55c8fc3f
powerpc/8xx: reintroduce 16K pages with HW assistance
by Christophe Leroy
· 6 years ago
5af543b
powerpc/8xx: Temporarily disable 16k pages and hugepages
by Christophe Leroy
· 6 years ago
26598f2
powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU
by Christophe Leroy
· 6 years ago
be34fff
powerpc/kconfig: remove CONFIG_6xx
by Christophe Leroy
· 6 years ago
6630a8e
eisa: consolidate EISA Kconfig entry in drivers/eisa
by Christoph Hellwig
· 6 years ago
1753d50
rapidio: consolidate RAPIDIO config entry in drivers/rapidio
by Christoph Hellwig
· 6 years ago
8fb71ef
pcmcia: allow PCMCIA support independent of the architecture
by Christoph Hellwig
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
9a12efc
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c8bf921
powerpc: remove CONFIG_MCA leftovers
by Christoph Hellwig
· 6 years ago
3905361
powerpc: remove CONFIG_PCI_QSPAN
by Christoph Hellwig
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
abcff86
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
by Christophe Leroy
· 7 years ago
7cd01b0
powerpc: Add support for function error injection
by Naveen N. Rao
· 7 years ago
bf6cbd0
powerpc: Fix stackprotector detection for non-glibc toolchains
by Michael Ellerman
· 6 years ago
Next »