index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-1
/
+0
2018-02-05
ARC: Fix malformed ARC_EMUL_UNALIGNED default
Ulf Magnusson
1
-1
/
+0
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
1
-3
/
+0
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-1
/
+1
2017-11-22
ARC: perf: avoid vmalloc backed mmap
Vineet Gupta
1
-1
/
+1
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-3
/
+3
2017-10-04
ARC: fix allnoconfig build warning
Vineet Gupta
1
-1
/
+1
2017-09-01
ARC: [plat-hsdk] initial port for HSDK board
Alexey Brodkin
1
-0
/
+1
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
1
-1
/
+9
2017-08-04
ARC: [plat-sim] Include this platform unconditionally
Vineet Gupta
1
-1
/
+0
2017-05-05
Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"
Alexey Brodkin
1
-0
/
+1
2017-04-21
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
1
-0
/
+8
2017-02-06
ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant
Vineet Gupta
1
-6
/
+0
2017-02-06
ARCv2: intc: Rework the build time irq count information
Yuriy Kolerov
1
-11
/
+0
2017-01-18
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
1
-1
/
+1
2016-12-19
ARC: enable SG chaining
Vladimir Kondratiev
1
-0
/
+1
2016-11-30
clocksource: import ARC timer driver
Vineet Gupta
1
-5
/
+2
2016-11-30
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
1
-8
/
+2
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
1
-8
/
+0
2016-10-17
ARC: [build] Support gz, lzma compressed uImage
Daniel Mentz
1
-0
/
+2
2016-10-17
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
1
-8
/
+9
2016-10-01
ARC: CONFIG_NODES_SHIFT fix default values
Noam Camus
1
-2
/
+2
2016-10-01
ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions
Vineet Gupta
1
-1
/
+1
2016-06-02
Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...
Vineet Gupta
1
-5
/
+0
2016-05-31
ARC: don't enable DISCONTIGMEM unconditionally
Vineet Gupta
1
-2
/
+2
2016-05-30
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
1
-20
/
+2
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+1
2016-05-09
ARC: Add eznps platform to Kconfig and Makefile
Noam Camus
1
-0
/
+1
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
1
-0
/
+11
2016-05-09
ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
Vineet Gupta
1
-0
/
+1
2016-05-09
ARC: clockevent: Prepare for DT based probe
Noam Camus
1
-1
/
+2
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
1
-0
/
+13
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
1
-0
/
+1
2016-04-27
ARC: support generic per-device coherent dma mem
Alexey Brodkin
1
-0
/
+1
2016-04-07
ARC: Don't source drivers/pci/pcie/Kconfig ourselves
Andreas Ziegler
1
-1
/
+0
2016-03-21
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-2
/
+4
2016-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
1
-0
/
+3
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+26
2016-03-15
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
1
-1
/
+1
2016-03-12
ARCv2: Allow enabling PAE40 w/o HIGHMEM
Vineet Gupta
1
-1
/
+0
2016-03-10
ARC: Add PCI support
Joao Pinto
1
-0
/
+26
2016-02-24
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
Vineet Gupta
1
-8
/
+0
2016-02-23
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
Alexey Brodkin
1
-2
/
+0
2016-02-18
ARC: Assume multiplier is always present
Vineet Gupta
1
-8
/
+0
2016-02-13
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-1
/
+20
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
1
-0
/
+19
2016-01-29
ARCv2: clocksource: Rename GRTC -> GFRC ...
Vineet Gupta
1
-1
/
+1
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-3
/
+0
2015-12-17
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
1
-0
/
+1
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
1
-0
/
+15
[next]