Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
55d0a513a0e202c68af2c8f4b1e923a345227bbb
/
arch
/
sparc
/
Kconfig
85a683d
sched/rt, sparc: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
8e0d0ad2
sparc64: disable fast-GUP due to unexplained oopses
by Linus Torvalds
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
4f4cfa6
docs: admin-guide: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 5 years ago
7b9afb8
sparc64: use the generic get_user_pages_fast code
by Christoph Hellwig
· 5 years ago
4456760
sparc: remove ARCH_SELECT_MEMORY_MODEL
by Mike Rapoport
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
b53f456
sparc: advertise gigantic page support
by Alexandre Ghiti
· 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
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
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 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
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
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
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
cca079e
sparc32: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
dfaad39
sparc: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
ecf3867
arch/*: Kconfig: fix documentation for NMI watchdog
by Mauro Carvalho Chehab
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
a4ce5a4
iommu-helper: move the IOMMU_HELPER config symbol to lib/
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
5efad9e
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
by James Hogan
· 7 years ago
1deab8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
7b8b098
arch: Fix duplicates in Kconfig for parisc and sparc
by Babu Moger
· 7 years ago
9a08862
vDSO for sparc
by Nagarathnam Muthusamy
· 7 years ago
f4986d2
Revert commit 1a8b6d76dc5b ("net:add one common config...")
by Ding Tianhong
· 7 years ago
4c97a0c
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
by Babu Moger
· 7 years ago
fe1b518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 8 years ago
95c4629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by David S. Miller
· 8 years ago
47b2c3f
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 8 years ago
c79a137
arch/sparc: support NR_CPUS = 4096
by Jane Chu
· 8 years ago
7485af8
arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
by Jane Chu
· 8 years ago
145d978
arch/sparc: Enable queued spinlock support for SPARC
by Babu Moger
· 8 years ago
a37594f
arch/sparc: Enable queued rwlocks for SPARC
by Babu Moger
· 8 years ago
97d9f96
arch/sparc: Define config parameter CPU_BIG_ENDIAN
by Babu Moger
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2fefc97
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
by Al Viro
· 8 years ago
701cac6
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
by Al Viro
· 8 years ago
b7c02b7
sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API
by David S. Miller
· 8 years ago
7a12b50
sparc64: Add eBPF JIT.
by David S. Miller
· 8 years ago
395102d
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
by Daniel Jordan
· 8 years ago
31af2f3
sparc: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
1a8b6d7
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
by Mao Wenan
· 8 years ago
e8f4aa6
sparc64:Support User Probes for sparc
by Allen Pais
· 8 years ago
e6b5f1b
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
by Babu Moger
· 8 years ago
d30a6b8
sparc64: Enable 64-bit DMA
by Tushar Dave
· 8 years ago
c88c545
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
by Dave Kleikamp
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
e4a744e
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
by Josh Poimboeuf
· 8 years ago
9d9208a
sparc/uaccess: Enable hardened usercopy
by Kees Cook
· 9 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
1eccc6e
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 9 years ago
30d473d
sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB
by Linus Walleij
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
460ea8d
sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
by Xunlei Pang
· 10 years ago
81a2936
sparc: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
3c08158
sparc: Fix /proc/kcore
by David S. Miller
· 10 years ago
ee6a933
sparc64: sparse irq
by bob picco
· 10 years ago
308c09f
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
by Laura Abbott
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
2563b9d
sparc64,ftrace: Remove check of obsolete variable function_trace_stop
by Steven Rostedt (Red Hat)
· 11 years ago
4badad3
locking/mutex: Disable optimistic spinning on some architectures
by Peter Zijlstra
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
7a01772
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
by AKASHI Takahiro
· 11 years ago
4f6500f
sparc32: fix build failure for arch_jump_label_transform
by Paul Gortmaker
· 11 years ago
1b59bab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
4a47415
Kconfig: update flightly outdated CONFIG_SMP documentation
by Robert Graffham
· 11 years ago
a5252c2
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc
by Mark Salter
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
1b27227
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
812cb83
sparc64: Implement HAVE_CONTEXT_TRACKING
by Kirill Tkhai
· 11 years ago
ff649a6
sparc: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
a988fb8
sparc: fix MSI build failure on Sparc32
by Thomas Petazzoni
· 11 years ago
Next »