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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
10
-92
/
+144
2015-04-20
ARC: perf: don't add code for impossible case
Vineet Gupta
1
-4
/
+1
2015-04-20
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
2
-3
/
+3
2015-04-20
ARC: perf: add user space attribution in callchains
Vineet Gupta
1
-0
/
+10
2015-04-20
ARC: perf: Add kernel callchain support
Vineet Gupta
1
-0
/
+29
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
2
-34
/
+37
2015-04-20
ARC: perf: make @arc_pmu static global
Vineet Gupta
1
-5
/
+2
2015-04-17
arc: do not export symbols in troubleshoot.c
Davidlohr Bueso
1
-2
/
+1
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+1
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-13
ARC: mem init spring cleaning - No functional changes
Vineet Gupta
1
-4
/
+5
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
2
-1
/
+5
2015-04-13
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
1
-13
/
+18
2015-04-13
ARC: rename unhandled exception handler
Vineet Gupta
1
-2
/
+2
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-13
ARC: [nsimosci] Update defconfig
Mischa Jonker
1
-10
/
+9
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
2
-15
/
+1
2015-04-11
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
1
-2
/
+0
2015-03-31
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
1
-3
/
+6
2015-03-26
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
1
-2
/
+2
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2
-26
/
+2
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2
-7
/
+8
2015-02-27
ARC: perf: Enable generic software events
Vineet Gupta
2
-2
/
+12
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2
-1
/
+51
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2015-02-16
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
7
-29
/
+47
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
2
-5
/
+1
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-04
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
1
-1
/
+1
2015-02-04
ARC: Fix earlycon build breakage
Peter Hurley
1
-1
/
+1
2015-02-02
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
2
-18
/
+29
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
1
-3
/
+0
2015-02-02
ARC: use ACCESS_ONCE in cmpxchg loop
Vineet Gupta
1
-1
/
+1
2015-02-02
ARC: add some more comments to ret_from_fork
Vineet Gupta
1
-5
/
+9
2015-02-02
ARC: fix /proc/cpuinfo for offline cpus
Vineet Gupta
1
-1
/
+6
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-12-18
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
7
-73
/
+22
2014-12-17
ARC: rename default defconfig
Vineet Gupta
3
-64
/
+1
2014-12-15
ARC: [nsimosci] move peripherals to match model to FPGA
Vineet Gupta
1
-9
/
+9
2014-12-12
ARC: document memory clobber in irq control macros
Vineet Gupta
1
-0
/
+9
2014-12-12
ARC: R-M-W assist locks only needed for !LLSC
Vineet Gupta
1
-0
/
+2
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
[next]