index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
2016-10-02
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-09-15
Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"
Sasha Levin
2016-08-31
ARC: Support syscall ABI v4
Vineet Gupta
2016-08-31
ARC: use correct offset in pt_regs for saving/restoring user mode r25
Liav Rehana
2016-08-31
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
2016-08-31
ARC: Call trace_hardirqs_on() before enabling irqs
Sasha Levin
2016-08-19
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
2015-08-10
ARC: Make ARC bitops "safer" (add anti-optimization)
Vineet Gupta
2015-08-10
ARC: Reduce bitops lines of code using macros
Vineet Gupta
2015-08-10
ARC: make sure instruction_pointer() returns unsigned value
Alexey Brodkin
2015-07-21
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
2015-07-21
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-05-10
ARC: unbork !LLSC build
Vineet Gupta
2015-04-24
Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-04-20
ARC: perf: support cache hit/miss ratio
Vineet Gupta
2015-04-20
ARC: perf: Add some comments/debug stuff
Vineet Gupta
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
2015-04-13
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
2015-04-13
ARC: cosmetic: Remove unused ECR bitfield masks
Vineet Gupta
2015-04-13
ARC: Fix WRITE_BCR
Vineet Gupta
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2015-02-16
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-02
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
2014-12-18
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2014-12-12
ARC: document memory clobber in irq control macros
Vineet Gupta
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-11-10
ARC: Remove redundant PCI_IOBASE declaration
Thierry Reding
2014-10-21
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-10-13
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
2014-10-13
ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
Vineet Gupta
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
2014-10-13
ARC: Update comments about uncached address space
Vineet Gupta
2014-10-13
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
2014-09-27
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-08-14
locking,arch,arc: Fold atomic_ops
Peter Zijlstra
[next]