开源镜像站
帮助
动态
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-10-28
arc,hexagon: Delete asm/barrier.h
Peter Zijlstra
2015-10-28
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2015-10-28
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2015-08-19
ARC: make sure instruction_pointer() returns unsigned value
Alexey Brodkin
2015-07-30
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
2015-05-15
ARC: signal handling robustify
Vineet Gupta
2015-04-22
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
2015-04-09
ARC: [nsimosci] move peripherals to match model to FPGA
Vineet Gupta
2015-04-09
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
2015-04-09
ARC: [nsimosci] Allow "headless" models to boot
Vineet Gupta
2015-03-12
arc: mm: Fix build failure
Guenter Roeck
2015-03-12
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-03-12
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-03-01
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
2014-11-14
ARC: Disable caches in early boot if so configured
Vineet Gupta
2014-11-13
ARC: [SMP] General Fixes
Vineet Gupta
2014-07-29
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-05-15
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
2014-05-15
ARC: Remove ARC_HAS_COH_RTSC
Richard Weinberger
2014-04-18
ARC: [nsimosci] Unbork console
Vineet Gupta
2014-04-18
ARC: [nsimosci] Change .dts to use generic 8250 UART
Mischa Jonker
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
2013-10-03
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-09-27
ARC: Use clockevents_config_and_register over clockevents_register_device
Uwe Kleine-König
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-09-27
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-05
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2013-09-05
ARC: Fix __udelay calculation
Mischa Jonker
2013-09-05
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
2013-09-05
ARC: Handle un-aligned user space access in BE.
Noam Camus
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
[next]