Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da32f8b5fd3f7a5078f6b86608bde54a3cd1bc5f
/
arch
/
powerpc
/
Kconfig
0f51310
include/linux/string.h: add the option of fortified string.h functions
by Daniel Micay
· 7 years ago
b47a6b4
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
by Anton Blanchard
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
8a18cc0
powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian
by Anton Blanchard
· 8 years ago
22750d9
powerpc/boot: Use CONFIG_KERNEL_GZIP
by Oliver O'Halloran
· 8 years ago
d5a1e42
powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
by Aneesh Kumar K.V
· 8 years ago
68201fb
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
by Michael Ellerman
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
719dbb2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
1cd04d2
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
1d3c132
powerpc/uaccess: Enable hardened usercopy
by Kees Cook
· 8 years ago
4a12027
powerpc: Add module autoloading based on CPU features
by Alastair D'Silva
· 8 years ago
27d1149
powerpc/32: Remove RELOCATABLE_PPC32
by Kevin Hao
· 8 years ago
4c91bd6
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
by Kevin Hao
· 8 years ago
da42307
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
by Kevin Hao
· 8 years ago
62f64b4
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
by Christophe Leroy
· 8 years ago
c223c90
powerpc32: provide VIRT_CPU_ACCOUNTING
by Christophe Leroy
· 8 years ago
156d0e2
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
by Naveen N. Rao
· 8 years ago
844e3be
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
by Naveen N. Rao
· 8 years ago
86c55af
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
0b86c75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
ed8fd10
powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC
by Scott Wood
· 9 years ago
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 8 years ago
17ed7c3
powerpc: Add HAVE_PERF_USER_STACK_DUMP support
by Chandan Kumar
· 9 years ago
ed4a4ef
powerpc/perf: Add support for sampling interrupt register state
by Anju T
· 9 years ago
8404410
Merge branch 'topic/livepatch' into next
by Michael Ellerman
· 9 years ago
4d4fb97
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
by Jiri Kosina
· 9 years ago
85baa09
powerpc/livepatch: Add live patching support on ppc64le
by Michael Ellerman
· 9 years ago
a7ee539
powerpc/Kconfig: Update config option based on page size.
by Rashmica Gupta
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
7f2bd00
powerpc/mm: enable page parallel initialisation
by Li Zhang
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
a1b5344
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
d8c0282
Merge branch 'topic/mprofile-kernel' into next
by Michael Ellerman
· 9 years ago
e7e127e
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
by Bjorn Helgaas
· 9 years ago
5f8fc43
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
by Bogicevic Sasa
· 9 years ago
8c50b72
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
by Torsten Duwe
· 9 years ago
2f4f1f8
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
by chenhui zhao
· 9 years ago
368ced7
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
by Aneesh Kumar K.V
· 9 years ago
2527083
Merge tag 'powerpc-4.5-4' into next
by Michael Ellerman
· 9 years ago
e6a1c1e
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
19f97c9
powerpc/book3s_32: Fix build error with checkpoint restart
by Aneesh Kumar K.V
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
bf76f73
powerpc: enable UBSAN support
by Daniel Axtens
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
21266be
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
by Dan Williams
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago
7207f43
powerpc/mm: Add page soft dirty tracking
by Laurent Dufour
· 9 years ago
96eea64
powerpc/book3e-64: Enable kexec
by Tiejun Chen
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
73b341e
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
by Michael Ellerman
· 9 years ago
55f8b5b
powerpc/mm: Simplify page size kconfig dependencies
by Michael Ellerman
· 9 years ago
2449acc
powerpc/kernel: Enable seccomp filter
by Michael Ellerman
· 9 years ago
817820b
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
by Benjamin Herrenschmidt
· 9 years ago
b01aec9
EDAC: Cleanup atomic_scrub mess
by Borislav Petkov
· 9 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d1fd836
mm: split ET_DYN ASLR from mmap ASLR
by Kees Cook
· 10 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
06ef42a
powerpc: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
c54b2bf
powerpc: Add ppc64 hard lockup detector support
by Anton Blanchard
· 10 years ago
52d9962
powerpc: kill PPC_OF
by Kevin Hao
· 10 years ago
eb84bab
ppc: Kconfig: Enable BPF JIT on ppc32
by Denis Kirjanov
· 10 years ago
ce614c3
powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64
by Kim Phillips
· 10 years ago
957e3fa
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
by Riku Voipio
· 10 years ago
35891d40
Merge remote-tracking branch 'scottwood/next' into next
by Michael Ellerman
· 10 years ago
59994fb
powerpc: Use generic PIE randomization
by Vineeth Vijayan
· 10 years ago
b30e759
powerpc/mm: Switch to generic RCU get_user_pages_fast
by Aneesh Kumar K.V
· 10 years ago
1023973
powerpc: Remove bootmem allocator
by Anton Blanchard
· 10 years ago
959d617
powerpc/8xx: Implement 16k pages
by LEROY Christophe
· 10 years ago
e83d016
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
by Ian Munsie
· 10 years ago
75d43b2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
by Michael Ellerman
· 10 years ago
a75c380
powerpc: Enable DCACHE_WORD_ACCESS on ppc64le
by Anton Blanchard
· 10 years ago
3484a31
powerpc: Fix build error with CONFIG_PCI=n
by Pranith Kumar
· 10 years ago
1c98025
powerpc: Dynamic DMA zone limits
by Scott Wood
· 10 years ago
b41d34b
kexec: remove CONFIG_KEXEC dependency on crypto
by Vivek Goyal
· 10 years ago
12db556
kexec: load and relocate purgatory at kernel load time
by Vivek Goyal
· 10 years ago
308c09f
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
by Laura Abbott
· 10 years ago
4badad3
locking/mutex: Disable optimistic spinning on some architectures
by Peter Zijlstra
· 10 years ago
fb43e84
powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
by Guenter Roeck
· 10 years ago
64bb80d
powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES
by Nishanth Aravamudan
· 10 years ago
8c27226
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
by Nishanth Aravamudan
· 10 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
b9f2b21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
e6d9bfc
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
7a01772
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
by AKASHI Takahiro
· 11 years ago
708b7ee
powerpc: add support for reserved memory defined by device tree
by Marek Szyprowski
· 11 years ago
eb3b80f
powerpc: Add "force config cmd line" Kconfig option
by Sebastian Siewior
· 11 years ago
0d94873
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
by Preeti U Murthy
· 11 years ago
42d87b1
powerpc: select MEMORY for FSL_IFC to not break existing .config files
by Paul Gortmaker
· 11 years ago
e2a0f81
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b73117c
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
by Paolo Bonzini
· 11 years ago
6e677ef
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
e9a3711
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 11 years ago
Next »