开源镜像站
帮助
动态
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
/
include
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-04-09
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
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-07-29
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
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-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
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: Add read*_relaxed to asm/io.h
Mischa Jonker
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: 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-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-07-26
ARC: SMP build breakage
Vineet Gupta
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-22
ARC: stop using pt_regs->orig_r8
Vineet Gupta
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-06-22
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
2013-06-22
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
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
[next]