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
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-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-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-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-08
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
1
-2
/
+11
2016-11-08
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
3
-16
/
+20
2016-11-08
ARC: [plat-eznps] set default baud for early console
Noam Camus
1
-0
/
+2
2016-11-08
ARC: [plat-eznps] remove IPI clear from SMP operations
Noam Camus
1
-6
/
+0
2016-11-08
Revert "ARC: build: retire old toggles"
Vineet Gupta
1
-0
/
+3
2016-11-07
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
1
-8
/
+11
2016-11-07
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2
-9
/
+13
2016-11-03
arc: Implement arch-specific dma_map_ops.mmap
Alexey Brodkin
1
-0
/
+26
2016-10-31
ARC: [SMP] avoid overriding present cpumask
Noam Camus
1
-4
/
+6
2016-10-31
ARC: Enable PERF_EVENTS in nSIM driven platforms
Alexey Brodkin
9
-4
/
+12
2016-10-28
ARC: module: print pretty section names
Vineet Gupta
1
-14
/
+21
2016-10-28
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
2
-10
/
+9
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
3
-139
/
+0
2016-10-28
ARC: build: retire old toggles
Vineet Gupta
1
-3
/
+0
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
3
-24
/
+34
2016-10-28
ARC: boot log: remove awkward space comma from MMU line
Vineet Gupta
1
-3
/
+3
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2
-2
/
+5
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2
-45
/
+43
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
3
-9
/
+5
2016-10-24
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
3
-7
/
+9
2016-10-24
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
3
-4
/
+39
2016-10-19
ARC: fix build warning in elf.h
Vineet Gupta
1
-1
/
+1
2016-10-19
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
1
-1
/
+1
2016-10-16
ARC: [build] Support gz, lzma compressed uImage
Daniel Mentz
2
-2
/
+16
2016-10-16
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
3
-28
/
+36
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-4
/
+4
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-09-30
ARC: [plat*] enables MODULE*
Vineet Gupta
5
-1
/
+16
2016-09-30
ARCv2: fix local_save_flags
Vineet Gupta
1
-1
/
+1
2016-09-30
ARC: CONFIG_NODES_SHIFT fix default values
Noam Camus
1
-2
/
+2
2016-09-30
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
1
-1
/
+1
[next]