开源镜像站
帮助
动态
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-05-13
ARC: signal handling robustify
Vineet Gupta
2015-04-29
arc: mm: Fix build failure
Guenter Roeck
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-03-06
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
2015-01-27
ARC: [nsimosci] move peripherals to match model to FPGA
Vineet Gupta
2014-11-21
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2014-11-21
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2014-11-21
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2014-11-14
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
2014-11-14
ARC: [nsimosci] Allow "headless" models to boot
Vineet Gupta
2014-07-28
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-05-13
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
2014-05-13
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2014-05-13
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
2014-04-14
ARC: [nsimosci] Unbork console
Vineet Gupta
2014-04-14
ARC: [nsimosci] Change .dts to use generic 8250 UART
Mischa Jonker
2013-11-13
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-10-18
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
2013-10-18
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-10-18
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
2013-10-18
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-10-18
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
2013-10-18
ARC: Fix __udelay calculation
Mischa Jonker
2013-10-18
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-10-18
ARC: Setup Vector Table Base in early boot
Vineet Gupta
2013-08-29
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
2013-08-29
ARC: gdbserver breakage in Big-Endian configuration #2
Vineet Gupta
2013-08-29
ARC: gdbserver breakage in Big-Endian configuration #1
Vineet Gupta
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-23
ARC: Use enough bits for determining page's cache color
Vineet Gupta
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-23
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
2013-05-15
ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism
Christian Ruppert
2013-05-10
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-10
ARC: [TB10x] Remove GENERIC_GPIO
Vineet Gupta
2013-05-09
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2013-05-09
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
2013-05-09
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
2013-05-07
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
2013-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2013-05-07
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2013-05-07
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
[next]