Age | Commit message (Expand) | Author |
2013-10-18 | ARC: Workaround spinlock livelock in SMP SystemC simulation | Vineet Gupta |
2013-10-18 | ARC: Fix 32-bit wrap around in access_ok() | Vineet Gupta |
2013-10-18 | ARC: Fix __udelay calculation | Mischa Jonker |
2013-10-18 | ARC: SMP failed to boot due to missing IVT setup | Noam Camus |
2013-08-29 | ARC: gdbserver breakage in Big-Endian configuration #2 | Vineet Gupta |
2013-08-29 | ARC: gdbserver breakage in Big-Endian configuration #1 | 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 |
2013-05-23 | ARC: copy_(to|from)_user() to honor usermode-access permissions | Vineet Gupta |
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-07 | ARC: [mm] Lazy D-cache flush (non aliasing VIPT) | Vineet Gupta |
2013-05-07 | ARC: [mm] consolidate icache/dcache sync code | 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: [TB10x] Add support for TB10x platform | Christian Ruppert |
2013-05-07 | ARC: Prepare interrupt code for external controllers | Christian Ruppert |
2013-04-08 | ARC: Add implicit compiler barrier to raw_local_irq* functions | Christian Ruppert |
2013-03-20 | ARC: Fix the typo in event identifier flags used by ptrace | Vineet Gupta |
2013-03-19 | arc: fix dma_address assignment during dma_map_sg() | Pierrick Hascoet |
2013-03-18 | ARC: Remove SET_PERSONALITY (tracks cross-arch change) | Vineet Gupta |
2013-03-11 | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI | Vineet Gupta |
2013-03-11 | ARC: make allyesconfig build breakages | Vineet Gupta |
2013-02-27 | ARC: split elf.h into uapi and export it for userspace | Vineet Gupta |
2013-02-27 | ARC: Fixup the current ABI version | Vineet Gupta |
2013-02-27 | ARC: gdbserver using regset interface possibly broken | Vineet Gupta |
2013-02-26 | ARC: make a copy of flat DT | Vineet Gupta |
2013-02-15 | ARC: Provide a default serial.h for uart drivers needing BASE_BAUD | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #7: SMP common code to use callbacks | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #4: Isolate platform headers | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #3: switch to board callback | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #2: Board callback Infrastructure | Vineet Gupta |
2013-02-15 | ARC: Add support for ioremap_prot API | Gilad Ben-Yossef |
2013-02-15 | ARC: UAPI Disintegrate arch/arc/include/asm | Vineet Gupta |
2013-02-15 | ARC: Support for single cycle Close Coupled Mem (CCM) | Vineet Gupta |
2013-02-15 | ARC: perf support (software counters only) | Vineet Gupta |
2013-02-15 | ARC: Boot #2: Verbose Boot reporting / feature verification | Vineet Gupta |
2013-02-15 | ARC: kgdb support | Mischa Jonker |
2013-02-15 | ARC: Unaligned access emulation | Vineet Gupta |
2013-02-15 | ARC: kprobes support | Vineet Gupta |
2013-02-15 | ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) | Vineet Gupta |
2013-02-15 | ARC: DWARF2 .debug_frame based stack unwinder | Vineet Gupta |
2013-02-15 | ARC: SMP support | Vineet Gupta |
2013-02-15 | ARC: Module support | Vineet Gupta |
2013-02-15 | ARC: Support for high priority interrupts in the in-core intc | Vineet Gupta |