index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
4
-35
/
+32
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
1
-0
/
+27
2014-06-03
ARC: remove duplicate header exports
Vineet Gupta
1
-7
/
+0
2014-06-03
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
1
-1
/
+1
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
1
-25
/
+4
2014-05-05
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
1
-2
/
+0
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
1
-1
/
+0
2014-04-18
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
arch,arc: Convert smp_mb__*()
Peter Zijlstra
2
-9
/
+1
2014-04-18
arc,hexagon: Delete asm/barrier.h
Peter Zijlstra
1
-37
/
+0
2014-04-07
Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-14
/
+0
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
1
-14
/
+0
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-3
/
+3
2014-01-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2014-01-27
arch: use ASM_NL instead of ';' for assembler new line character in the macro
Chen Gang
1
-0
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-25
Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-4
/
+4
2014-01-13
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-13
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
1
-1
/
+7
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-0
/
+1
2014-01-12
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2
-5
/
+5
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2013-12-23
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
Vineet Gupta
1
-2
/
+2
2013-12-23
ARC: [SMP] cpumask not needed in IPI send path
Vineet Gupta
1
-2
/
+2
2013-12-19
ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h
Vineet Gupta
1
-1
/
+7
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-25
ARC: Add guard macro to uapi/asm/unistd.h
Vineet Gupta
1
-0
/
+5
2013-11-19
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+203
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
arc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+8
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-28
/
+3
2013-11-12
ARC: Add perf support for ARC700 cores
Mischa Jonker
1
-1
/
+203
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2
-3
/
+10
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2
-3
/
+25
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2
-17
/
+29
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
1
-1
/
+1
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
1
-1
/
+1
2013-11-06
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2
-2
/
+2
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
1
-0
/
+22
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
1
-1
/
+2
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
1
-7
/
+1
2013-10-09
of: remove empty arch prom.h headers
Rob Herring
1
-12
/
+0
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-09
arc: use common of_flat_dt_match_machine
Rob Herring
1
-13
/
+3
[next]