index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...
Vineet Gupta
2015-08-04
1
-0
/
+4
*
ARCv2: Fix the peripheral address space detection
Vineet Gupta
2015-08-03
1
-1
/
+7
*
ARC/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-20
1
-25
/
+15
*
ARCv2: support HS38 releases
Vineet Gupta
2015-07-13
1
-1
/
+5
*
ARC: slightly refactor macros for boot logging
Vineet Gupta
2015-07-09
1
-4
/
+5
*
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
Joël Porquet
2015-07-09
3
-3
/
+0
*
ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler
Vineet Gupta
2015-07-06
1
-2
/
+1
*
ARCv2: intc: IDU: support irq affinity
Vineet Gupta
2015-07-06
1
-1
/
+18
*
ARC: fix unused var wanring
Vineet Gupta
2015-07-06
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-7
/
+3
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-7
/
+3
*
|
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
2015-06-28
1
-7
/
+1
*
|
ARCv2: [vdk] dts files and defconfig for HS38 VDK
Ruud Derwig
2015-06-25
1
-0
/
+2
*
|
ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
Vineet Gupta
2015-06-25
1
-1
/
+1
*
|
ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
Vineet Gupta
2015-06-22
1
-1
/
+182
*
|
ARCv2: SMP: clocksource: Enable Global Real Time counter
Vineet Gupta
2015-06-22
2
-0
/
+48
*
|
ARCv2: SMP: ARConnect debug/robustness
Vineet Gupta
2015-06-22
2
-8
/
+60
*
|
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
Vineet Gupta
2015-06-22
3
-1
/
+119
*
|
ARC: make plat_smp_ops weak to allow over-rides
Vineet Gupta
2015-06-22
1
-1
/
+1
*
|
ARCv2: clocksource: Introduce 64bit local RTC counter
Vineet Gupta
2015-06-22
2
-2
/
+57
*
|
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
2015-06-22
1
-0
/
+2
*
|
ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
Vineet Gupta
2015-06-22
3
-0
/
+53
*
|
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
8
-21
/
+278
*
|
ARCv2: [intc] HS38 core interrupt controller
Vineet Gupta
2015-06-22
1
-0
/
+143
*
|
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
2015-06-22
1
-2
/
+2
*
|
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-06-19
4
-213
/
+228
*
|
ARC: Make way for pt_regs != user_regs_struct
Vineet Gupta
2015-06-19
2
-9
/
+137
*
|
ARC: entry.S: use single EXCEPTION_PROLOGUE
Vineet Gupta
2015-06-19
1
-8
/
+6
*
|
ARC: entry.S: micro-optimize Trap handler
Vineet Gupta
2015-06-19
1
-2
/
+2
*
|
ARC: entry.S: move some code around for cache locality in return path
Vineet Gupta
2015-06-19
2
-48
/
+52
*
|
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-06-19
3
-384
/
+402
*
|
ARC: entry.S: Ensure that restore_regs is local to compilation unit
Vineet Gupta
2015-06-19
1
-4
/
+4
*
|
ARC: entry.S: comments cleanup
Vineet Gupta
2015-06-19
1
-26
/
+20
*
|
ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision
Vineet Gupta
2015-06-19
1
-2
/
+2
*
|
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
Vineet Gupta
2015-06-19
1
-13
/
+11
*
|
ARC: entry.S: confine EXCEPTION_* macros to one file
Vineet Gupta
2015-06-19
1
-0
/
+16
*
|
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
1
-2
/
+2
*
|
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
1
-18
/
+4
*
|
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
Vineet Gupta
2015-06-19
1
-8
/
+2
*
|
ARC: [axs101] support early 8250 uart
Vineet Gupta
2015-06-19
1
-0
/
+2
*
|
ARC: stack unwinder to bail if PC is not kernel mode
Vineet Gupta
2015-06-19
1
-10
/
+8
*
|
ARC: perf: Remove unnecessary local variable
Tobias Klauser
2015-06-19
1
-4
/
+2
*
|
arc: fix use of uninitialized arc_pmu
Max Filippov
2015-06-19
1
-1
/
+0
*
|
ARC: fix section mismatch with allyesconfig
Vineet Gupta
2015-06-19
1
-1
/
+1
*
|
ARC: explicit'ify uboot support
Vineet Gupta
2015-06-19
2
-1
/
+6
*
|
ARC: clocksource cleanups
Vineet Gupta
2015-06-19
1
-10
/
+2
*
|
ARC: RIP broken 64bit RTSC
Vineet Gupta
2015-06-19
2
-54
/
+3
|
/
*
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-04-24
4
-22
/
+69
|
\
|
*
ARC: perf: don't add code for impossible case
Vineet Gupta
2015-04-20
1
-4
/
+1
|
*
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
2015-04-20
1
-2
/
+2
[next]