开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
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-08-10
ARC: Override toplevel default -O2 with -O3
Vineet Gupta
2015-07-21
arc: fix use of uninitialized arc_pmu
Max Filippov
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-11
ARC: inline cache flush toggle helpers
Vineet Gupta
2015-05-11
ARC: With earlycon in use, retire EARLY_PRINTK
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: don't add code for impossible case
Vineet Gupta
2015-04-20
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
2015-04-20
ARC: perf: add user space attribution in callchains
Vineet Gupta
2015-04-20
ARC: perf: Add kernel callchain support
Vineet Gupta
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-20
ARC: perf: make @arc_pmu static global
Vineet Gupta
2015-04-17
arc: do not export symbols in troubleshoot.c
Davidlohr Bueso
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-13
ARC: mem init spring cleaning - No functional changes
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: rename unhandled exception handler
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-13
ARC: [nsimosci] Update defconfig
Mischa Jonker
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
2015-04-11
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-03-31
arc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-26
ARC: signal handling robustify
Vineet Gupta
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
ARC: perf: Enable generic software events
Vineet Gupta
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
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-04
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
2015-02-04
ARC: Fix earlycon build breakage
Peter Hurley
2015-02-02
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
2015-02-02
ARC: use ACCESS_ONCE in cmpxchg loop
Vineet Gupta
[next]