index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2013-06-22
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
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] Remove @write argument to do_page_fault()
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: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
2013-06-22
ARC: [mm] Zero page optimization
Vineet Gupta
2013-06-22
ARC: make dcache VIPT aliasing support dependant on dcache
Alexey Brodkin
2013-06-22
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
ARC: Reduce Code for ECR printing
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
ARC: More code beautification with IS_ENABLED()
Vineet Gupta
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-06-22
ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL
Mischa Jonker
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
2013-05-07
ARC: Add support for nSIM OSCI System C model
Mischa Jonker
2013-05-07
ARC: [TB10x] Adapt device tree to new compatible string
Christian Ruppert
2013-05-07
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
ARC: [TB10x] Device tree of TB100 and TB101 Development Kits
Christian Ruppert
2013-05-07
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
2013-05-07
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
[next]