index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
2017-01-27
1
-1
/
+2
*
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
2017-01-24
1
-3
/
+16
*
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2017-01-24
2
-9
/
+11
*
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
2017-01-24
1
-2
/
+1
*
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
Vineet Gupta
2017-01-24
1
-1
/
+3
*
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
Yuriy Kolerov
2017-01-24
1
-30
/
+22
*
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
2017-01-18
1
-1
/
+1
*
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
2017-01-18
1
-14
/
+19
*
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
2017-01-18
3
-2
/
+16
*
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2017-01-18
2
-3
/
+50
*
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2017-01-18
2
-22
/
+48
*
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
2017-01-18
3
-4
/
+6
*
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2017-01-10
2
-1
/
+3
*
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
Yuriy Kolerov
2017-01-04
1
-0
/
+4
*
ARC: IRQ: Use hwirq instead of virq in mask/unmask
Yuriy Kolerov
2017-01-04
2
-5
/
+5
*
ARC: mmu: clarify the MMUv3 programming model
Vineet Gupta
2017-01-04
1
-1
/
+5
*
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-23
8
-34
/
+45
|
\
|
*
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2016-12-19
2
-6
/
+13
|
*
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2016-12-19
2
-12
/
+5
|
*
ARC: enable SG chaining
Vladimir Kondratiev
2016-12-18
1
-0
/
+1
|
*
ARCv2: intc: default all interrupts to priority 1
Vineet Gupta
2016-12-14
2
-9
/
+7
|
*
ARCv2: entry: document intr disable in hard isr
Vineet Gupta
2016-12-14
1
-6
/
+18
|
*
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
Vineet Gupta
2016-12-13
1
-1
/
+1
*
|
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-15
19
-608
/
+33
|
\
|
|
*
ARC: axs10x: really enable ARC PGU
Alexey Brodkin
2016-11-30
4
-4
/
+8
|
*
ARC: rename Zebu platform support to HAPS
Vineet Gupta
2016-11-30
4
-2
/
+2
|
*
soc: Support for NPS HW scheduling
Noam Camus
2016-11-30
1
-2
/
+0
|
*
clocksource: import ARC timer driver
Vineet Gupta
2016-11-30
3
-357
/
+3
|
*
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
2
-23
/
+4
|
*
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-30
4
-110
/
+3
|
*
ARC: breakout aux handling into a separate header
Vineet Gupta
2016-11-30
2
-85
/
+2
|
*
ARC: time: move time_init() out of the driver
Vineet Gupta
2016-11-30
2
-9
/
+11
|
*
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
2016-11-30
5
-18
/
+8
|
*
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
Vineet Gupta
2016-11-30
1
-5
/
+13
|
*
ARC: timer: gfrc, rtc: deuglify big endian code
Vineet Gupta
2016-11-30
1
-22
/
+8
*
|
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-14
1
-0
/
+1
|
\
\
|
*
|
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
1
-0
/
+1
*
|
|
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
2016-12-14
1
-1
/
+4
*
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
3
-6
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
2016-11-29
1
-1
/
+1
|
*
|
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
2016-11-28
1
-1
/
+1
|
*
|
ARC: Don't use "+l" inline asm constraint
Vineet Gupta
2016-11-28
1
-4
/
+5
*
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-22
19
-50
/
+107
|
\
|
|
|
*
|
Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-11-11
19
-49
/
+104
|
|
\
\
|
|
*
|
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
2016-11-08
1
-2
/
+11
|
|
*
|
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2016-11-08
3
-16
/
+20
|
|
*
|
ARC: [plat-eznps] set default baud for early console
Noam Camus
2016-11-08
1
-0
/
+2
|
|
*
|
ARC: [plat-eznps] remove IPI clear from SMP operations
Noam Camus
2016-11-08
1
-6
/
+0
|
|
*
|
Revert "ARC: build: retire old toggles"
Vineet Gupta
2016-11-08
1
-0
/
+3
|
|
*
|
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-07
1
-8
/
+11
[next]