Age | Commit message (Expand) | Author |
2014-04-14 | ARC: [nsimosci] Unbork console | Vineet Gupta |
2014-04-14 | ARC: [nsimosci] Change .dts to use generic 8250 UART | Mischa Jonker |
2013-11-13 | ARC: Incorrect mm reference used in vmalloc fault handler | Vineet Gupta |
2013-10-18 | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" | Vineet Gupta |
2013-10-18 | ARC: Fix signal frame management for SA_SIGINFO | Christian Ruppert |
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: Handle zero-overhead-loop in unaligned access handler | Mischa Jonker |
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-10-18 | ARC: Setup Vector Table Base in early boot | Vineet Gupta |
2013-08-29 | ARC: [lib] strchr breakage in Big-endian configuration | Joern Rennecke |
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-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 |
2013-05-07 | ARC: [cmdline] Remove CONFIG_CMDLINE | Vineet Gupta |
2013-05-07 | ARC: [plat-arcfpga] defconfig update | Vineet Gupta |
2013-05-07 | ARC: unaligned access emulation broken if callee-reg dest of LD/ST | Vineet Gupta |
2013-05-07 | ARC: unaligned access emulation error handling consolidation | Vineet Gupta |
2013-05-07 | ARC: Debug/crash-printing Improvements | Vineet Gupta |
2013-05-07 | ARC: fix typo with clock speed | Noam Camus |
2013-05-07 | ARC: Respect the cpu_id passed for fetching correct cpu info | Noam Camus |