index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-23
1
-5
/
+0
|
\
|
*
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
2014-10-22
1
-5
/
+0
*
|
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2014-10-21
37
-437
/
+265
|
\
\
|
|
/
|
/
|
|
*
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
4
-138
/
+176
|
*
ARC: boot: consolidate cross-checking of h/w and s/w
Vineet Gupta
2014-10-13
1
-29
/
+15
|
*
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: Remove unneeded Kconfig entry NO_DMA
Paul Bolle
2014-10-13
1
-3
/
+0
|
*
ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
Vineet Gupta
2014-10-13
1
-4
/
+3
|
*
ARC: refactoring: reduce the scope of some local vars
Vineet Gupta
2014-10-13
1
-9
/
+5
|
*
ARC: remove gcc mpy heuristics
Vineet Gupta
2014-10-13
1
-16
/
+1
|
*
ARC: RIP @running_on_hw
Vineet Gupta
2014-10-13
3
-13
/
+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
4
-5
/
+5
|
*
ARC: [nsimosci] Allow "headless" models to boot
Vineet Gupta
2014-10-13
1
-1
/
+1
|
*
ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509
Paul Bolle
2014-10-13
4
-14
/
+0
|
*
ARC: [arcfpga] Remove more dead code
Vineet Gupta
2014-10-13
4
-76
/
+3
|
*
ARC: [plat*] move code out of .init_machine into common
Vineet Gupta
2014-10-13
5
-27
/
+10
|
*
ARC: [arcfpga] consolidate machine description, DT
Vineet Gupta
2014-10-13
3
-30
/
+7
|
*
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
2014-09-27
5
-16
/
+13
*
|
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
1
-121
/
+63
|
\
\
|
*
|
locking,arch,arc: Fold atomic_ops
Peter Zijlstra
2014-08-14
1
-121
/
+63
*
|
|
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-09-13
1
-0
/
+1
|
|
/
|
/
|
*
|
ARC: [mm] Fix compilation breakage
Noam Camus
2014-09-03
1
-1
/
+1
*
|
flush_icache_range: export symbol to fix build errors
Pranith Kumar
2014-08-29
1
-0
/
+1
*
|
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
13
-174
/
+159
|
\
\
\
|
*
|
|
mm, arc: remove obsolete pagefault oom killer comment
David Rientjes
2014-08-07
1
-1
/
+0
|
*
|
|
ARC: help gcc elide icache helper for !SMP
Vineet Gupta
2014-07-23
1
-11
/
+28
|
*
|
|
ARC: move common ops for line/full cache into helpers
Vineet Gupta
2014-07-23
1
-36
/
+32
|
*
|
|
ARC: cache boot reporting updates
Vineet Gupta
2014-07-23
2
-26
/
+37
|
*
|
|
ARC: [intc] mask/unmask can be hidden again
Vineet Gupta
2014-07-23
2
-24
/
+14
|
*
|
|
ARC: [plat-arcfpga] No need for init_irq hack
Vineet Gupta
2014-07-23
4
-31
/
+1
|
*
|
|
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
2
-5
/
+9
|
*
|
|
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
2014-07-23
4
-26
/
+37
|
|
/
/
*
|
|
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-08-04
3
-103
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console"
Greg Kroah-Hartman
2014-07-27
1
-2
/
+1
|
*
|
ARC: [arcfpga] stdout-path now suffices for earlycon/console
Vineet Gupta
2014-07-10
1
-1
/
+2
|
*
|
ARC: [arcfpga] RIP early uart platform device stuff
Vineet Gupta
2014-07-10
2
-102
/
+2
|
*
|
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
2014-07-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-04
1
-4
/
+3
|
\
\
|
*
|
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
2014-07-28
9
-16
/
+46
|
|
\
|
|
*
|
arc, perf: Use common PMU interrupt disabled code
Vince Weaver
2014-06-18
1
-4
/
+3
*
|
|
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
1
-0
/
+2
|
|
/
|
/
|
*
|
ARC: [SMP] Enable icache coherency
Vineet Gupta
2014-06-26
1
-6
/
+19
[next]