index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARCv2: intc: default all interrupts to priority 1
Vineet Gupta
2016-12-14
1
-6
/
+4
*
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
*
clocksource: import ARC timer driver
Vineet Gupta
2016-11-30
2
-352
/
+1
*
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
1
-15
/
+3
*
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-30
2
-2
/
+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
2
-8
/
+4
*
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
*
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
2
-14
/
+18
*
ARC: [plat-eznps] set default baud for early console
Noam Camus
2016-11-08
1
-0
/
+2
*
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-07
1
-8
/
+11
*
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-11-07
1
-9
/
+11
*
ARC: [SMP] avoid overriding present cpumask
Noam Camus
2016-10-31
1
-4
/
+6
*
ARC: module: print pretty section names
Vineet Gupta
2016-10-28
1
-14
/
+21
*
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
2016-10-28
1
-10
/
+8
*
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
2016-10-28
1
-110
/
+0
*
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
1
-18
/
+33
*
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
1
-1
/
+4
*
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-10-28
1
-45
/
+42
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
1
-3
/
+1
*
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-24
1
-0
/
+33
*
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
2016-10-19
1
-1
/
+1
*
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-10-16
1
-20
/
+11
*
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-14
1
-4
/
+4
|
\
|
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-09-15
1
-4
/
+4
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
2016-09-30
1
-1
/
+1
*
|
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
2016-09-30
1
-8
/
+0
*
|
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
2016-09-30
1
-1
/
+2
*
|
ARC: entry: make ret_from_system_call local label
Vineet Gupta
2016-09-30
1
-7
/
+5
*
|
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
2016-09-30
4
-34
/
+11
*
|
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
2016-09-30
1
-7
/
+18
*
|
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
2016-09-30
1
-2
/
+4
*
|
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
2016-09-30
1
-2
/
+4
*
|
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
1
-2
/
+2
*
|
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
1
-0
/
+1
*
|
ARC: export __udivdi3 for modules
Vineet Gupta
2016-08-19
1
-0
/
+2
*
|
ARC: Support syscall ABI v4
Vineet Gupta
2016-08-19
2
-3
/
+5
|
/
*
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
1
-7
/
+0
|
\
|
*
arc: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
1
-7
/
+0
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-30
/
+18
|
\
\
|
*
|
ARC/time: Convert to hotplug state machine
Anna-Maria Gleixner
2016-07-15
1
-30
/
+18
*
|
|
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-07-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARC: fix linux-next build breakage
Vineet Gupta
2016-07-13
1
-0
/
+1
*
|
|
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
1
-24
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-3
/
+3
|
*
|
clocksource/drivers/arc: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-27
/
+42
[next]