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
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
11
-4
/
+377
2015-06-22
ARCv2: [intc] HS38 core interrupt controller
Vineet Gupta
2
-0
/
+117
2015-06-22
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
1
-1
/
+0
2015-06-19
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta
3
-166
/
+184
2015-06-19
ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK
Vineet Gupta
1
-36
/
+35
2015-06-19
ARC: entry.S: micro-optimize Trap handler
Vineet Gupta
1
-2
/
+3
2015-06-19
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta
2
-297
/
+309
2015-06-19
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
Vineet Gupta
1
-8
/
+8
2015-06-19
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
Vineet Gupta
1
-16
/
+1
2015-06-19
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
2
-61
/
+19
2015-06-19
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
Vineet Gupta
1
-19
/
+16
2015-06-19
ARC: mm: document system mem map clearly
Vineet Gupta
2
-20
/
+17
2015-06-19
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
1
-1
/
+2
2015-06-19
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
1
-26
/
+5
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
sched/preempt, futex: Update comments to clarify that preemption doesn't have...
David Hildenbrand
1
-5
/
+5
2015-05-19
ARC: fold ___flush_dcache_page into __flush_dcache_page
Vineet Gupta
1
-3
/
+1
2015-05-19
ARC: fix warning in sched due to thread_saved_pc()
Vineet Gupta
1
-1
/
+1
2015-05-10
ARC: unbork !LLSC build
Vineet Gupta
1
-1
/
+1
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
3
-55
/
+60
2015-04-20
ARC: perf: support cache hit/miss ratio
Vineet Gupta
1
-5
/
+12
2015-04-20
ARC: perf: Add some comments/debug stuff
Vineet Gupta
1
-29
/
+24
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
1
-0
/
+1
2015-04-13
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
1
-13
/
+18
2015-04-13
ARC: cosmetic: Remove unused ECR bitfield masks
Vineet Gupta
1
-6
/
+3
2015-04-13
ARC: Fix WRITE_BCR
Vineet Gupta
1
-2
/
+2
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
1
-2
/
+0
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
1
-3
/
+2
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
1
-4
/
+5
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
1
-0
/
+37
2015-02-16
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
3
-22
/
+7
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2015-02-02
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
1
-18
/
+5
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
1
-3
/
+0
2014-12-18
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-0
/
+9
2014-12-12
ARC: document memory clobber in irq control macros
Vineet Gupta
1
-0
/
+9
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-11-10
ARC: Remove redundant PCI_IOBASE declaration
Thierry Reding
1
-2
/
+0
2014-10-21
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
15
-89
/
+94
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-121
/
+63
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-24
/
+53
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2
-8
/
+9
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
9
-35
/
+0
2014-10-13
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
1
-14
/
+18
[prev]
[next]