| Commit message (Expand) | Author | Age |
* | ARC: lazy dcache flush broke gdb in non-aliasing configs | Vineet Gupta | 2013-05-25 |
* | 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-23 |
* | Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-10 |
|\ |
|
| * | 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-09 |
* | | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-09 |
|\| |
|
| * | 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-05-07 |
| * | 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-04-09 |
* | | mm/arc: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
|/ |
|
* | 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-15 |
* | ARC: uaccess friends | Vineet Gupta | 2013-02-11 |
* | ARC: Build system: Makefiles, Kconfig, Linker script | Vineet Gupta | 2013-02-11 |