index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-27
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
1
-1
/
+2
2017-01-24
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
1
-3
/
+16
2017-01-24
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2
-9
/
+11
2017-01-24
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
1
-2
/
+1
2017-01-24
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
Vineet Gupta
1
-1
/
+3
2017-01-24
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
Yuriy Kolerov
1
-30
/
+22
2017-01-18
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
1
-1
/
+1
2017-01-18
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
1
-14
/
+19
2017-01-18
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
3
-2
/
+16
2017-01-18
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2
-3
/
+50
2017-01-18
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2
-22
/
+48
2017-01-18
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
3
-4
/
+6
2017-01-10
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2
-1
/
+3
2017-01-04
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
Yuriy Kolerov
1
-0
/
+4
2017-01-04
ARC: IRQ: Use hwirq instead of virq in mask/unmask
Yuriy Kolerov
2
-5
/
+5
2017-01-04
ARC: mmu: clarify the MMUv3 programming model
Vineet Gupta
1
-1
/
+5
2016-12-23
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-34
/
+45
2016-12-19
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2
-6
/
+13
2016-12-19
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2
-12
/
+5
2016-12-18
ARC: enable SG chaining
Vladimir Kondratiev
1
-0
/
+1
2016-12-15
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-608
/
+33
2016-12-14
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+1
2016-12-14
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
1
-1
/
+4
2016-12-14
ARCv2: intc: default all interrupts to priority 1
Vineet Gupta
2
-9
/
+7
2016-12-14
ARCv2: entry: document intr disable in hard isr
Vineet Gupta
1
-6
/
+18
2016-12-13
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
Vineet Gupta
1
-1
/
+1
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-6
/
+7
2016-11-30
ARC: axs10x: really enable ARC PGU
Alexey Brodkin
4
-4
/
+8
2016-11-30
ARC: rename Zebu platform support to HAPS
Vineet Gupta
4
-2
/
+2
2016-11-30
soc: Support for NPS HW scheduling
Noam Camus
1
-2
/
+0
2016-11-30
clocksource: import ARC timer driver
Vineet Gupta
3
-357
/
+3
2016-11-30
ARC: breakout timer include code into separate header ...
Vineet Gupta
2
-23
/
+4
2016-11-30
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
4
-110
/
+3
2016-11-30
ARC: breakout aux handling into a separate header
Vineet Gupta
2
-85
/
+2
2016-11-30
ARC: time: move time_init() out of the driver
Vineet Gupta
2
-9
/
+11
2016-11-30
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
5
-18
/
+8
2016-11-30
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
Vineet Gupta
1
-5
/
+13
2016-11-30
ARC: timer: gfrc, rtc: deuglify big endian code
Vineet Gupta
1
-22
/
+8
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
1
-0
/
+1
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
1
-1
/
+1
2016-11-28
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
1
-1
/
+1
2016-11-28
ARC: Don't use "+l" inline asm constraint
Vineet Gupta
1
-4
/
+5
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
19
-50
/
+107
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-3
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-2
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+2
2016-11-11
Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
19
-49
/
+104
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
1
-1
/
+3
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
20
-273
/
+203
[next]