index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2015-06-25
1
-0
/
+11
*
ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
Vineet Gupta
2015-06-25
1
-2
/
+12
*
ARC: Reduce bitops lines of code using macros
Vineet Gupta
2015-06-25
1
-333
/
+144
*
ARCv2: barriers
Vineet Gupta
2015-06-25
3
-4
/
+87
*
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-06-25
4
-0
/
+89
*
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
2015-06-25
1
-4
/
+5
*
ARCv2: SMP: clocksource: Enable Global Real Time counter
Vineet Gupta
2015-06-22
1
-0
/
+3
*
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
Vineet Gupta
2015-06-22
2
-0
/
+92
*
ARCv2: Adhere to Zero Delay loop restriction
Vineet Gupta
2015-06-22
2
-14
/
+12
*
ARCv2: MMUv4: support aliasing icache config
Vineet Gupta
2015-06-22
1
-3
/
+1
*
ARCv2: MMUv4: cache programming model changes
Vineet Gupta
2015-06-22
2
-2
/
+6
*
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
2015-06-22
3
-2
/
+34
*
ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks
Vineet Gupta
2015-06-22
1
-0
/
+5
*
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
2015-06-22
1
-7
/
+10
*
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
11
-4
/
+377
*
ARCv2: [intc] HS38 core interrupt controller
Vineet Gupta
2015-06-22
2
-0
/
+117
*
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
2015-06-22
1
-1
/
+0
*
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-06-19
3
-166
/
+184
*
ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK
Vineet Gupta
2015-06-19
1
-36
/
+35
*
ARC: entry.S: micro-optimize Trap handler
Vineet Gupta
2015-06-19
1
-2
/
+3
*
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-06-19
2
-297
/
+309
*
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
Vineet Gupta
2015-06-19
1
-8
/
+8
*
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
1
-16
/
+1
*
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
2
-61
/
+19
*
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
Vineet Gupta
2015-06-19
1
-19
/
+16
*
ARC: mm: document system mem map clearly
Vineet Gupta
2015-06-19
2
-20
/
+17
*
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
2015-06-19
1
-1
/
+2
*
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
2015-06-19
1
-26
/
+5
*
ARC: fold ___flush_dcache_page into __flush_dcache_page
Vineet Gupta
2015-05-19
1
-3
/
+1
*
ARC: fix warning in sched due to thread_saved_pc()
Vineet Gupta
2015-05-19
1
-1
/
+1
*
ARC: unbork !LLSC build
Vineet Gupta
2015-05-10
1
-1
/
+1
*
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-04-24
3
-55
/
+60
|
\
|
*
ARC: perf: support cache hit/miss ratio
Vineet Gupta
2015-04-20
1
-5
/
+12
|
*
ARC: perf: Add some comments/debug stuff
Vineet Gupta
2015-04-20
1
-29
/
+24
|
*
ARC: Fix RTT boot printing
Vineet Gupta
2015-04-13
1
-0
/
+1
|
*
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
2015-04-13
1
-13
/
+18
|
*
ARC: cosmetic: Remove unused ECR bitfield masks
Vineet Gupta
2015-04-13
1
-6
/
+3
|
*
ARC: Fix WRITE_BCR
Vineet Gupta
2015-04-13
1
-2
/
+2
*
|
arc: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-2
/
+0
|
/
*
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
1
-3
/
+2
*
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
1
-4
/
+5
*
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2015-02-27
1
-0
/
+37
*
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2015-02-16
3
-22
/
+7
|
\
|
*
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
2015-02-13
1
-1
/
+2
|
*
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
2015-02-02
1
-18
/
+5
|
*
arc: Remove unused prepare_to_copy()
Tobias Klauser
2015-02-02
1
-3
/
+0
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-4
/
+0
*
|
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
1
-1
/
+1
*
|
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
1
-12
/
+1
|
/
*
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2014-12-18
1
-0
/
+9
|
\
[next]