Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92121e69de8a982c0b33b359ce68657b3ec3c83d
/
arch
/
arc
/
Kconfig
5e05742
ARC: Enable HAVE_FUTEX_CMPXCHG
by Vineet Gupta
· 9 years ago
2a44016
ARC: Enable optimistic spinning for LLSC config
by Vineet Gupta
· 9 years ago
e78fdfe
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff
by Vineet Gupta
· 9 years ago
450ed0d
ARCv2: allow selection of page size for MMUv4
by Alexey Brodkin
· 9 years ago
d05a76a
ARCv2: add knob for DIV_REV in Kconfig
by Alexey Brodkin
· 9 years ago
14a0abf
ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D
by Vineet Gupta
· 9 years ago
65bfbcd
ARCv2: All bits in place, allow ARCv2 builds
by Vineet Gupta
· 10 years ago
72d7288
ARCv2: SMP: clocksource: Enable Global Real Time counter
by Vineet Gupta
· 10 years ago
aa6083e
ARCv2: SMP: ARConnect debug/robustness
by Vineet Gupta
· 10 years ago
82fea5a
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
by Vineet Gupta
· 10 years ago
aa93e8e
ARCv2: clocksource: Introduce 64bit local RTC counter
by Vineet Gupta
· 11 years ago
d1f317d
ARCv2: MMUv4: cache programming model changes
by Vineet Gupta
· 10 years ago
d7a512b
ARCv2: MMUv4: TLB programming Model changes
by Vineet Gupta
· 10 years ago
1f6ccff
ARCv2: Support for ARCv2 ISA and HS38x cores
by Vineet Gupta
· 11 years ago
556cc1c
ARC: [axs101] Add support for AXS101 SDP (software development platform)
by Alexey Brodkin
· 11 years ago
036b2c5
ARC: explicit'ify uboot support
by Vineet Gupta
· 10 years ago
fd15579
ARC: [plat_arcfpga]->[plat_sim]
by Vineet Gupta
· 10 years ago
565a9b4
ARC: RIP broken 64bit RTSC
by Vineet Gupta
· 10 years ago
742f8af
ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10
by Vineet Gupta
· 11 years ago
454bfda
ARC: remove the unused platform helpers from dma mapping API
by Vineet Gupta
· 10 years ago
996bad6
ARC: add power management options
by Alexey Brodkin
· 10 years ago
cdd4552
ARC: Remove unneeded Kconfig entry NO_DMA
by Paul Bolle
· 10 years ago
1736a56
ARC: rename kconfig option for unaligned emulation
by Vineet Gupta
· 10 years ago
d7f8a08
ARC: [plat*] move code out of .init_machine into common
by Vineet Gupta
· 10 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
7ae0e06
Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
4a47415
Kconfig: update flightly outdated CONFIG_SMP documentation
by Robert Graffham
· 11 years ago
59ed941
ARC: [cmdline] uboot cmdline handling rework
by Vineet Gupta
· 11 years ago
f06d19e
ARC: extable: Enable sorting at build time
by Vineet Gupta
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
7d0857a
ARC: [SMP] Disallow RTSC
by Vineet Gupta
· 11 years ago
3aa4f80
ARC: [SMP] enlarge possible NR_CPUS
by Noam Camus
· 11 years ago
0dafafc
ARC: Add support for irqflags tracing and lockdep
by Vineet Gupta
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 11 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 11 years ago
3abc944
ARC: [mm] Make stack/heap Non-executable by default
by Vineet Gupta
· 11 years ago
2f9e996
ARC: make dcache VIPT aliasing support dependant on dcache
by Alexey Brodkin
· 11 years ago
4102b53
ARC: [mm] Aliasing VIPT dcache support 2/4
by Vineet Gupta
· 12 years ago
072eb69
ARC: [TB10x] Add support for TB10x platform
by Christian Ruppert
· 12 years ago
6971881
ARC: [cmdline] Remove CONFIG_CMDLINE
by Vineet Gupta
· 12 years ago
0e82284
ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD
by Alexander Shiyan
· 12 years ago
5628832
ARC: [kbuild] Include Kconfig.binfmt
by Vineet Gupta
· 12 years ago
fbf8e13
ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well
by Vineet Gupta
· 12 years ago
7e0d306
ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window
by Vineet Gupta
· 12 years ago
70b319f
ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled
by Vineet Gupta
· 12 years ago
fc7943d
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
by Vineet Gupta
· 12 years ago
93ad700
ARC: Fold boards sub-menu into platform/SoC menu
by Vineet Gupta
· 12 years ago
53d9895
ARC: [Review] Multi-platform image #1: Kconfig enablement
by Vineet Gupta
· 12 years ago
4368902
ARC: Add support for ioremap_prot API
by Gilad Ben-Yossef
· 12 years ago
cbe056f
ARC: Hostlink Pseudo-Driver for Metaware Debugger
by Vineet Gupta
· 12 years ago
8b5850f
ARC: Support for single cycle Close Coupled Mem (CCM)
by Vineet Gupta
· 12 years ago
9c57564
ARC: perf support (software counters only)
by Vineet Gupta
· 12 years ago
f46121b
ARC: kgdb support
by Mischa Jonker
· 12 years ago
2e651ea
ARC: Unaligned access emulation
by Vineet Gupta
· 12 years ago
4d86dfb
ARC: kprobes support
by Vineet Gupta
· 12 years ago
44c8bb9
ARC: stacktracing APIs based on dw2 unwinder
by Vineet Gupta
· 12 years ago
854a0d9
ARC: DWARF2 .debug_frame based stack unwinder
by Vineet Gupta
· 12 years ago
41195d2
ARC: SMP support
by Vineet Gupta
· 12 years ago
4788a59
ARC: Support for high priority interrupts in the in-core intc
by Vineet Gupta
· 12 years ago
769bc1f
ARC: OProfile support
by Vineet Gupta
· 12 years ago
547f112
ARC: ptrace support
by Vineet Gupta
· 12 years ago
080c374
ARC: [optim] Cache "current" in Register r25
by Vineet Gupta
· 12 years ago
450dd43
ARC: [DeviceTree] Convert some Kconfig items to runtime values
by Vineet Gupta
· 12 years ago
999159a
ARC: [DeviceTree] Basic support
by Vineet Gupta
· 12 years ago
c121c50
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
by Vineet Gupta
· 12 years ago
c358103
ARC: Signal handling
by Vineet Gupta
· 12 years ago
bf90e1e
ARC: Process-creation/scheduling/idle-loop
by Vineet Gupta
· 12 years ago
4adeefe
ARC: Syscall support (no-legacy-syscall ABI)
by Vineet Gupta
· 12 years ago
cfdbc2e
ARC: Build system: Makefiles, Kconfig, Linker script
by Vineet Gupta
· 12 years ago