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
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+2
|
\
|
*
arc/irq: Prepare idu_cascade_isr for irq argument removal
Thomas Gleixner
2015-07-31
1
-1
/
+2
*
|
ARCv2: entry: Fix reserved handler
Vineet Gupta
2015-08-27
1
-7
/
+2
*
|
ARCv2: perf: Finally introduce HS perf unit
Vineet Gupta
2015-08-27
1
-1
/
+2
*
|
ARCv2: perf: SMP support
Alexey Brodkin
2015-08-27
1
-15
/
+54
*
|
ARCv2: perf: implement exclusion of event counting in user or kernel mode
Alexey Brodkin
2015-08-27
1
-2
/
+14
*
|
ARCv2: perf: Support sampling events using overflow interrupts
Alexey Brodkin
2015-08-27
1
-8
/
+120
*
|
ARCv2: perf: implement "event_set_period"
Alexey Brodkin
2015-08-27
1
-16
/
+63
*
|
ARC: perf: cap the number of counters to hardware max of 32
Vineet Gupta
2015-08-27
1
-3
/
+3
*
|
ARC: add/fix some comments in code - no functional change
Vineet Gupta
2015-08-20
2
-3
/
+3
*
|
ARC: change some branchs to jumps to resolve linkage errors
Yuriy Kolerov
2015-08-20
2
-6
/
+6
*
|
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
[next]