Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | mm/arc: use common help functions to free reserved pages | Jiang Liu | 1 | -21/+2 |
2013-04-09 | ARC: Add implicit compiler barrier to raw_local_irq* functions | Christian Ruppert | 1 | -4/+8 |
2013-03-20 | ARC: Fix the typo in event identifier flags used by ptrace | Vineet Gupta | 3 | -3/+3 |
2013-03-19 | arc: fix dma_address assignment during dma_map_sg() | Pierrick Hascoet | 1 | -1/+1 |
2013-03-18 | ARC: Remove SET_PERSONALITY (tracks cross-arch change) | Vineet Gupta | 1 | -3/+0 |
2013-03-11 | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI | Vineet Gupta | 3 | -29/+0 |
2013-03-11 | ARC: ABIv3: Print the correct ABI ver | Vineet Gupta | 1 | -3/+1 |
2013-03-11 | ARC: make allyesconfig build breakages | Vineet Gupta | 3 | -6/+5 |
2013-02-27 | ARC: split elf.h into uapi and export it for userspace | Vineet Gupta | 3 | -26/+38 |
2013-02-27 | ARC: Fixup the current ABI version | Vineet Gupta | 2 | -2/+2 |
2013-02-27 | ARC: gdbserver using regset interface possibly broken | Vineet Gupta | 1 | -5/+1 |
2013-02-26 | ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window | Vineet Gupta | 1 | -5/+0 |
2013-02-26 | ARC: make a copy of flat DT | Vineet Gupta | 3 | -0/+19 |
2013-02-15 | ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" | Vineet Gupta | 1 | -1/+1 |
2013-02-15 | ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled | Vineet Gupta | 1 | -1/+3 |
2013-02-15 | ARC: Fix pt_orig_r8 access | Vineet Gupta | 1 | -2/+2 |
2013-02-15 | ARC: [3.9] Fallout of hlist iterator update | Vineet Gupta | 1 | -3/+3 |
2013-02-15 | ARC: 64bit RTSC timestamp hardware issue | Vineet Gupta | 1 | -36/+2 |
2013-02-15 | ARC: Don't fiddle with non-existent caches | Vineet Gupta | 1 | -12/+9 |
2013-02-15 | ARC: Provide a default serial.h for uart drivers needing BASE_BAUD | Vineet Gupta | 1 | -0/+25 |
2013-02-15 | ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux | Vineet Gupta | 1 | -4/+19 |
2013-02-15 | ARC: [Review] Multi-platform image #8: platform registers SMP callbacks | Vineet Gupta | 3 | -18/+28 |
2013-02-15 | ARC: [Review] Multi-platform image #7: SMP common code to use callbacks | Vineet Gupta | 2 | -24/+28 |
2013-02-15 | ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional | Vineet Gupta | 3 | -45/+20 |
2013-02-15 | ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core | Vineet Gupta | 2 | -6/+2 |
2013-02-15 | ARC: [Review] Multi-platform image #4: Isolate platform headers | Vineet Gupta | 7 | -20/+7 |
2013-02-15 | ARC: [Review] Multi-platform image #3: switch to board callback | Vineet Gupta | 10 | -26/+48 |
2013-02-15 | ARC: [Review] Multi-platform image #2: Board callback Infrastructure | Vineet Gupta | 8 | -12/+169 |
2013-02-15 | ARC: Fold boards sub-menu into platform/SoC menu | Vineet Gupta | 2 | -23/+14 |
2013-02-15 | ARC: [Review] Multi-platform image #1: Kconfig enablement | Vineet Gupta | 2 | -7/+4 |
2013-02-15 | ARC: Add support for ioremap_prot API | Gilad Ben-Yossef | 4 | -12/+42 |
2013-02-15 | ARC: UAPI Disintegrate arch/arc/include/asm | Vineet Gupta | 14 | -75/+108 |
2013-02-15 | ARC: Hostlink Pseudo-Driver for Metaware Debugger | Vineet Gupta | 3 | -0/+68 |
2013-02-15 | ARC: Support for single cycle Close Coupled Mem (CCM) | Vineet Gupta | 6 | -6/+137 |
2013-02-15 | ARC: perf support (software counters only) | Vineet Gupta | 2 | -0/+16 |
2013-02-15 | ARC: [plat-arfpga] BVCI Latency Unit setup | Vineet Gupta | 2 | -0/+88 |
2013-02-15 | ARC: Boot #2: Verbose Boot reporting / feature verification | Vineet Gupta | 7 | -11/+490 |
2013-02-15 | ARC: kgdb support | Mischa Jonker | 5 | -1/+275 |
2013-02-15 | ARC: Unaligned access emulation | Vineet Gupta | 9 | -2/+329 |
2013-02-15 | ARC: kprobes support | Vineet Gupta | 7 | -3/+610 |
2013-02-15 | ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) | Vineet Gupta | 3 | -1/+656 |
2013-02-15 | ARC: stacktracing APIs based on dw2 unwinder | Vineet Gupta | 2 | -2/+217 |
2013-02-15 | ARC: DWARF2 .debug_frame based stack unwinder | Vineet Gupta | 9 | -1/+1612 |
2013-02-15 | ARC: SMP support | Vineet Gupta | 23 | -2/+960 |
2013-02-15 | ARC: Diagnostics: show_regs() etc | Vineet Gupta | 2 | -0/+325 |
2013-02-15 | ARC: Module support | Vineet Gupta | 3 | -0/+93 |
2013-02-15 | ARC: Support for high priority interrupts in the in-core intc | Vineet Gupta | 5 | -2/+339 |
2013-02-15 | ARC: OProfile support | Vineet Gupta | 4 | -0/+38 |
2013-02-15 | ARC: Futex support | Vineet Gupta | 1 | -0/+151 |
2013-02-15 | ARC: ptrace support | Vineet Gupta | 4 | -2/+206 |