index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+2
*
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: Add some comments/debug stuff
Vineet Gupta
2015-04-20
1
-5
/
+13
*
ARC: perf: make @arc_pmu static global
Vineet Gupta
2015-04-20
1
-5
/
+2
*
ARC: Fix RTT boot printing
Vineet Gupta
2015-04-13
1
-1
/
+4
*
ARC: rename unhandled exception handler
Vineet Gupta
2015-04-13
1
-2
/
+2
*
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-31
1
-3
/
+6
*
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
1
-23
/
+0
*
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
1
-3
/
+3
*
ARC: perf: Enable generic software events
Vineet Gupta
2015-02-27
1
-0
/
+2
*
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2015-02-27
1
-1
/
+14
*
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2015-02-16
4
-7
/
+40
|
\
|
*
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
1
-0
/
+24
|
*
ARC: use ACCESS_ONCE in cmpxchg loop
Vineet Gupta
2015-02-02
1
-1
/
+1
|
*
ARC: add some more comments to ret_from_fork
Vineet Gupta
2015-02-02
1
-5
/
+9
|
*
ARC: fix /proc/cpuinfo for offline cpus
Vineet Gupta
2015-02-02
1
-1
/
+6
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
|
/
*
ARC: R-M-W assist locks only needed for !LLSC
Vineet Gupta
2014-12-12
1
-0
/
+2
*
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-24
1
-5
/
+0
|
\
|
*
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
2014-10-23
1
-5
/
+0
*
|
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
2
-109
/
+120
*
|
ARC: boot: consolidate cross-checking of h/w and s/w
Vineet Gupta
2014-10-13
1
-29
/
+15
*
|
ARC: RIP @running_on_hw
Vineet Gupta
2014-10-13
2
-12
/
+0
*
|
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
2014-10-13
2
-3
/
+3
*
|
ARC: [plat*] move code out of .init_machine into common
Vineet Gupta
2014-10-13
1
-1
/
+9
*
|
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
2014-09-27
2
-13
/
+2
|
/
*
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
1
-30
/
+17
|
\
|
*
arc: Use sigsp()
Richard Weinberger
2014-08-06
1
-7
/
+3
|
*
arc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-24
/
+15
*
|
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-08-09
3
-49
/
+55
|
\
\
|
*
|
ARC: [intc] mask/unmask can be hidden again
Vineet Gupta
2014-07-23
1
-6
/
+14
|
*
|
ARC: [intc] don't mask all IRQ by default
Vineet Gupta
2014-07-23
1
-6
/
+1
|
*
|
ARC: prune extra header includes from smp.c
Vineet Gupta
2014-07-23
1
-8
/
+0
|
*
|
ARC: update some comments
Vineet Gupta
2014-07-23
1
-3
/
+7
|
*
|
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
2014-07-23
3
-26
/
+33
|
|
/
*
|
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
2014-07-28
6
-8
/
+24
|
\
|
|
*
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
2014-06-26
1
-2
/
+13
|
*
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-06-26
1
-0
/
+4
|
*
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2014-06-26
2
-4
/
+5
|
*
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
2014-06-26
1
-1
/
+1
|
*
ARC: fix build warning in devtree
Vineet Gupta
2014-06-23
1
-1
/
+1
*
|
arc, perf: Use common PMU interrupt disabled code
Vince Weaver
2014-06-18
1
-4
/
+3
|
/
*
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-06-10
6
-33
/
+71
|
\
|
*
ARC: Disable caches in early boot if so configured
Vineet Gupta
2014-06-03
1
-3
/
+35
|
*
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
2014-06-03
2
-6
/
+7
[next]