Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
76551468833cd5c356b1d9ff4bc9393fcf768a59
/
arch
/
arc
/
Kconfig
7655146
ARCv2: Add explcit unaligned access support (and ability to disable too)
by Eugeniy Paltsev
· 6 years ago
493a2f8
ARC: enable uboot support unconditionally
by Eugeniy Paltsev
· 6 years ago
e494239
ARCv2: support manual regfile save on interrupts
by Vineet Gupta
· 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
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
9f687dd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bf28760
clocksource/drivers/arc_timer: Utilize generic sched_clock
by Alexey Brodkin
· 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
b7cc40c
ARC: change defconfig defaults to ARCv2
by Kevin Hilman
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
2c519f5
ARC: remove redundant 'default n' from Kconfig
by Bartlomiej Zolnierkiewicz
· 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
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
58b0440
dma-mapping: consolidate the dma mmap implementations
by Christoph Hellwig
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
7c2020c
ARC: fix spelling mistake "entires" -> "entries"
by Colin Ian King
· 6 years ago
c27d0e9
ARC: sort Kconfig
by Vineet Gupta
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 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
eb27773
ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
by Eugeniy Paltsev
· 6 years ago
2a0ea7d
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
af1fc5b
ARCv2: [plat-hsdk]: Save accl reg pair by default
by Vineet Gupta
· 6 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
6c3e71d
arc: use generic dma_noncoherent_ops
by Christoph Hellwig
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
d4a451d
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
by Christoph Hellwig
· 7 years ago
2120447
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
827cc2f
ARC: Fix malformed ARC_EMUL_UNALIGNED default
by Ulf Magnusson
· 7 years ago
57723cb
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
by Christoph Hellwig
· 7 years ago
ca122fe3
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
8238573
ARC: perf: avoid vmalloc backed mmap
by Vineet Gupta
· 8 years ago
83fc61a
treewide: Fix typos in Kconfig
by Masanari Iida
· 7 years ago
5464d03
ARC: fix allnoconfig build warning
by Vineet Gupta
· 7 years ago
a518d63
ARC: [plat-hsdk] initial port for HSDK board
by Alexey Brodkin
· 7 years ago
9ed6878
ARC: mm: Decouple RAM base address from kernel link address
by Eugeniy Paltsev
· 7 years ago
33460f8
ARC: [plat-sim] Include this platform unconditionally
by Vineet Gupta
· 7 years ago
cf4100d
Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"
by Alexey Brodkin
· 8 years ago
3d5e801
ARCv2: entry: save Accumulator register pair (r58:59) if present
by Vineet Gupta
· 8 years ago
8ba605b
ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant
by Vineet Gupta
· 8 years ago
f33b8cd
ARCv2: intc: Rework the build time irq count information
by Yuriy Kolerov
· 8 years ago
eb1357d
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
by Vineet Gupta
· 8 years ago
983eeba
ARC: enable SG chaining
by Vladimir Kondratiev
· 8 years ago
c4c9a04
clocksource: import ARC timer driver
by Vineet Gupta
· 8 years ago
0442142
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
by Vineet Gupta
· 8 years ago
f644e36
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
by Vineet Gupta
· 8 years ago
27f3d2a
ARC: [build] Support gz, lzma compressed uImage
by Daniel Mentz
· 8 years ago
3ce0fef
ARCv2: intc: untangle SMP, MCIP and IDU
by Vineet Gupta
· 8 years ago
3528f84
ARC: CONFIG_NODES_SHIFT fix default values
by Noam Camus
· 8 years ago
ce63652
ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions
by Vineet Gupta
· 9 years ago
ed6aefe
Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff"
by Vineet Gupta
· 9 years ago
d140b9b
ARC: don't enable DISCONTIGMEM unconditionally
by Vineet Gupta
· 9 years ago
60f2b4b
ARC: [intc-compact] simplify code for 2 priority levels
by Vineet Gupta
· 9 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 9 years ago
96665789
ARC: Add eznps platform to Kconfig and Makefile
by Noam Camus
· 9 years ago
15ca68a
ARC: Make vmalloc size configurable
by Noam Camus
· 10 years ago
1b0ccb8
ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
by Vineet Gupta
· 9 years ago
69fbd09
ARC: clockevent: Prepare for DT based probe
by Noam Camus
· 9 years ago
26f9d5f
ARC: support HIGHMEM even without PAE40
by Vineet Gupta
· 9 years ago
1b10cb2
ARC: add support for reserved memory defined by device tree
by Alexey Brodkin
· 9 years ago
32ed9a0
ARC: support generic per-device coherent dma mem
by Alexey Brodkin
· 9 years ago
732dc97
ARC: Don't source drivers/pci/pcie/Kconfig ourselves
by Andreas Ziegler
· 9 years ago
d34687a
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
f2e3d55
ARC: dma: reintroduce platform specific dma<->phys
by Vineet Gupta
· 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
b31ac42
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
by Vineet Gupta
· 9 years ago
7cab91b
ARCv2: Allow enabling PAE40 w/o HIGHMEM
by Vineet Gupta
· 9 years ago
c1678ff
ARC: Add PCI support
by Joao Pinto
· 9 years ago
d73b73f
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
by Vineet Gupta
· 9 years ago
3e5177c
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
by Alexey Brodkin
· 9 years ago
0eca6fd
ARC: Assume multiplier is always present
by Vineet Gupta
· 9 years ago
e835a65
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
37eda9d
ARC: mm: Introduce explicit super page size support
by Vineet Gupta
· 9 years ago
d584f0f
ARCv2: clocksource: Rename GRTC -> GFRC ...
by Vineet Gupta
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
ff1c0b6
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
by Vineet Gupta
· 9 years ago
5a364c2
ARC: mm: PAE40 support
by Vineet Gupta
· 10 years ago
45890f6
ARC: mm: HIGHMEM: kmap API implementation
by Vineet Gupta
· 10 years ago
3971cdc
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
by Vineet Gupta
· 9 years ago
c583ee4f
ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores
by Vineet Gupta
· 9 years ago
fe6c1b8
ARCv2: mm: THP support
by Vineet Gupta
· 11 years ago
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
· 10 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
· 12 years ago
556cc1c
ARC: [axs101] Add support for AXS101 SDP (software development platform)
by Alexey Brodkin
· 11 years ago
Next »