index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: [plat_arcfpga]->[plat_sim]
Vineet Gupta
2015-06-19
9
-25
/
+13
*
ARC: [arcfpga] RIP legacy ISS based SMP extension
Vineet Gupta
2015-06-19
5
-329
/
+0
*
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
2015-06-19
2
-5
/
+6
*
ARC: clocksource cleanups
Vineet Gupta
2015-06-19
1
-10
/
+2
*
ARC: RIP broken 64bit RTSC
Vineet Gupta
2015-06-19
7
-63
/
+4
*
ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10
Vineet Gupta
2015-06-19
1
-10
/
+1
*
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
2015-06-19
3
-38
/
+9
*
ARC: switch to simpler CROSS_COMPILE prefix
Vineet Gupta
2015-05-19
4
-4
/
+4
*
ARC: fold ___flush_dcache_page into __flush_dcache_page
Vineet Gupta
2015-05-19
2
-9
/
+7
*
ARC: fix warning in sched due to thread_saved_pc()
Vineet Gupta
2015-05-19
1
-1
/
+1
*
ARC: inline cache flush toggle helpers
Vineet Gupta
2015-05-11
1
-2
/
+2
*
ARC: With earlycon in use, retire EARLY_PRINTK
Vineet Gupta
2015-05-11
1
-13
/
+0
*
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
10
-92
/
+144
|
\
|
*
ARC: perf: don't add code for impossible case
Vineet Gupta
2015-04-20
1
-4
/
+1
|
*
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
2015-04-20
2
-3
/
+3
|
*
ARC: perf: add user space attribution in callchains
Vineet Gupta
2015-04-20
1
-0
/
+10
|
*
ARC: perf: Add kernel callchain support
Vineet Gupta
2015-04-20
1
-0
/
+29
|
*
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
2
-34
/
+37
|
*
ARC: perf: make @arc_pmu static global
Vineet Gupta
2015-04-20
1
-5
/
+2
|
*
ARC: mem init spring cleaning - No functional changes
Vineet Gupta
2015-04-13
1
-4
/
+5
|
*
ARC: Fix RTT boot printing
Vineet Gupta
2015-04-13
2
-1
/
+5
|
*
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
2015-04-13
1
-13
/
+18
|
*
ARC: rename unhandled exception handler
Vineet Gupta
2015-04-13
1
-2
/
+2
|
*
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: [nsimosci] Update defconfig
Mischa Jonker
2015-04-13
1
-10
/
+9
|
*
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-31
1
-3
/
+6
*
|
arc: do not export symbols in troubleshoot.c
Davidlohr Bueso
2015-04-17
1
-2
/
+1
*
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
2
-15
/
+1
|
\
\
|
*
|
arc: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
2
-15
/
+1
|
|
/
*
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
1
-2
/
+0
|
\
\
|
*
|
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-11
1
-2
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
|
ARC: signal handling robustify
Vineet Gupta
2015-03-26
1
-4
/
+16
*
|
|
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
2015-03-26
1
-2
/
+2
|
|
/
|
/
|
*
|
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
2
-26
/
+2
*
|
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
2
-7
/
+8
*
|
ARC: perf: Enable generic software events
Vineet Gupta
2015-02-27
2
-2
/
+12
*
|
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2015-02-27
2
-1
/
+51
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-02-18
1
-1
/
+1
|
\
\
|
*
|
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
2015-02-04
1
-1
/
+1
*
|
|
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2015-02-16
7
-29
/
+47
|
\
\
\
|
*
|
|
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
2015-02-13
1
-1
/
+2
|
*
|
|
ARC: Fix earlycon build breakage
Peter Hurley
2015-02-04
1
-1
/
+1
|
*
|
|
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
2015-02-02
2
-18
/
+29
|
*
|
|
arc: Remove unused prepare_to_copy()
Tobias Klauser
2015-02-02
1
-3
/
+0
|
*
|
|
ARC: use ACCESS_ONCE in cmpxchg loop
Vineet Gupta
2015-02-02
1
-1
/
+1
[next]