index
:
talos-op-linux
master
Talos™ II 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
*
ARC: unbork FPU save/restore
Vineet Gupta
2014-10-13
2
-8
/
+9
*
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-10-13
9
-35
/
+0
*
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
2014-10-13
1
-14
/
+18
*
ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
Vineet Gupta
2014-10-13
1
-4
/
+3
*
ARC: RIP @running_on_hw
Vineet Gupta
2014-10-13
1
-1
/
+0
*
ARC: Update comments about uncached address space
Vineet Gupta
2014-10-13
1
-1
/
+1
*
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
2014-10-13
1
-1
/
+1
*
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
2014-09-27
1
-1
/
+9
*
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-08-09
3
-19
/
+5
|
\
|
*
ARC: cache boot reporting updates
Vineet Gupta
2014-07-23
1
-1
/
+1
|
*
ARC: [intc] mask/unmask can be hidden again
Vineet Gupta
2014-07-23
1
-18
/
+0
|
*
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
2014-07-23
1
-0
/
+4
*
|
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
1
-0
/
+2
|
/
*
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-06-26
1
-0
/
+1
*
ARC: remove checks for CONFIG_ARC_MMU_V4
Paul Bolle
2014-06-16
1
-2
/
+2
*
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-06-09
4
-35
/
+32
|
\
|
*
ARC: Disable caches in early boot if so configured
Vineet Gupta
2014-06-03
1
-0
/
+27
|
*
ARC: remove duplicate header exports
Vineet Gupta
2014-06-03
1
-7
/
+0
|
*
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
2014-06-03
1
-1
/
+1
|
*
ARC: make start_thread() out-of-line
Vineet Gupta
2014-05-05
1
-25
/
+4
|
*
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
2014-05-05
1
-2
/
+0
*
|
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-1
/
+0
|
\
\
|
*
|
of/fdt: consolidate built-in dtb section variables
Rob Herring
2014-04-30
1
-1
/
+0
|
|
/
|
*
ARC: Delete stale barrier.h
Vineet Gupta
2014-04-18
1
-37
/
+0
*
|
arch,arc: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
2
-9
/
+1
*
|
arc,hexagon: Delete asm/barrier.h
Peter Zijlstra
2014-04-18
1
-37
/
+0
|
/
*
Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-04-07
1
-14
/
+0
|
\
|
*
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2014-03-26
1
-14
/
+0
*
|
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
1
-0
/
+1
*
|
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-02-09
1
-3
/
+3
|
/
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-01-30
1
-0
/
+2
|
\
|
*
arch: use ASM_NL instead of ';' for assembler new line character in the macro
Chen Gang
2014-01-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-0
/
+1
|
\
\
|
*
|
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-1
/
+7
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-0
/
+5
|
|
\
\
\
|
*
|
|
|
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-01-25
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
Vineet Gupta
2013-12-23
1
-2
/
+2
|
*
|
|
|
ARC: [SMP] cpumask not needed in IPI send path
Vineet Gupta
2013-12-23
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
1
-1
/
+1
*
|
|
|
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2014-01-13
1
-1
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h
Vineet Gupta
2013-12-19
1
-1
/
+7
|
|
|
/
|
|
/
|
*
|
|
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
1
-0
/
+1
*
|
|
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2014-01-12
2
-5
/
+5
|
/
/
*
|
ARC: Add guard macro to uapi/asm/unistd.h
Vineet Gupta
2013-11-25
1
-0
/
+5
|
/
*
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-19
1
-1
/
+203
|
\
|
*
ARC: Add perf support for ARC700 cores
Mischa Jonker
2013-11-12
1
-1
/
+203
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-2
/
+0
|
\
\
|
*
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
[next]