index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Age
Commit message (
Expand
)
Author
2013-05-10
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
2013-04-29
mm/arc: use common help functions to free reserved pages
Jiang Liu
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2013-04-09
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
2013-04-09
ARC: Fix coding style issues
Sachin Kamat
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-04-09
ARC: Remove unneeded version.h header include
Sachin Kamat
2013-02-15
ARC: Don't fiddle with non-existent caches
Vineet Gupta
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta
2013-02-15
ARC: Page Fault handling
Vineet Gupta
2013-02-15
ARC: TLB flush Handling
Vineet Gupta
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
2013-02-15
ARC: MMU Context Management
Vineet Gupta
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
2013-02-11
ARC: uaccess friends
Vineet Gupta
2013-02-11
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta