1. fb0990b ARC: [build] cleanup Makefile a bit by Vineet Gupta · 11 years ago
  2. af4c3ae ARC: [build] silence make defconfig warnings with host gcc 4.7 by Vineet Gupta · 11 years ago
  3. 610c650 ARC: remove #ifdef-ed out include of dead header by Paul Bolle · 11 years ago
  4. e420c82 ARC: Remove duplicate inclusion of header files by Sachin Kamat · 11 years ago
  5. 955ad59 ARC: Fix coding style issues by Sachin Kamat · 11 years ago
  6. 1ec9db1 ARC: Use <linux/*> headers instead of <asm/*> by Sachin Kamat · 11 years ago
  7. 39d0c30d ARC: Remove unneeded version.h header include by Sachin Kamat · 11 years ago
  8. 79e5f05 ARC: Add implicit compiler barrier to raw_local_irq* functions by Christian Ruppert · 11 years ago
  9. fa35e42 arc: Use generic idle loop by Thomas Gleixner · 11 years ago
  10. 367f3fc ARC: Fix the typo in event identifier flags used by ptrace by Vineet Gupta · 11 years ago
  11. 2105fd5 arc: fix dma_address assignment during dma_map_sg() by Pierrick Hascoet · 11 years ago
  12. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  13. b237ba8 arc: fix incorrect ifdef comment by Paul Bolle · 11 years ago
  14. a37b2dc ARC: Remove SET_PERSONALITY (tracks cross-arch change) by Vineet Gupta · 11 years ago
  15. 180d406 ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI by Vineet Gupta · 11 years ago
  16. 8ff14bb ARC: ABIv3: Print the correct ABI ver by Vineet Gupta · 11 years ago
  17. 1540c85 ARC: make allyesconfig build breakages by Vineet Gupta · 11 years ago
  18. 8ccfe66 ARC: split elf.h into uapi and export it for userspace by Vineet Gupta · 11 years ago
  19. 1713905 ARC: Fixup the current ABI version by Vineet Gupta · 11 years ago
  20. 5dc99e5 ARC: gdbserver using regset interface possibly broken by Vineet Gupta · 11 years ago
  21. 7e0d306 ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window by Vineet Gupta · 11 years ago
  22. eab6a08 ARC: make a copy of flat DT by Vineet Gupta · 11 years ago
  23. fc32781 ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" by Vineet Gupta · 11 years ago
  24. 70b319f ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled by Vineet Gupta · 11 years ago
  25. 3eb3e7d ARC: Fix pt_orig_r8 access by Vineet Gupta · 11 years ago
  26. 7f85e5e ARC: [3.9] Fallout of hlist iterator update by Vineet Gupta · 12 years ago
  27. 1e26662 ARC: 64bit RTSC timestamp hardware issue by Vineet Gupta · 12 years ago
  28. d626f54 ARC: Don't fiddle with non-existent caches by Vineet Gupta · 12 years ago
  29. 0208c96 ARC: Provide a default serial.h for uart drivers needing BASE_BAUD by Vineet Gupta · 12 years ago
  30. 95461a6 ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux by Vineet Gupta · 12 years ago
  31. b830cde ARC: [Review] Multi-platform image #8: platform registers SMP callbacks by Vineet Gupta · 12 years ago
  32. 10b1271 ARC: [Review] Multi-platform image #7: SMP common code to use callbacks by Vineet Gupta · 12 years ago
  33. fc7943d ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional by Vineet Gupta · 12 years ago
  34. decae9d ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core by Vineet Gupta · 12 years ago
  35. e97ff12 ARC: [Review] Multi-platform image #4: Isolate platform headers by Vineet Gupta · 12 years ago
  36. 877768c ARC: [Review] Multi-platform image #3: switch to board callback by Vineet Gupta · 12 years ago
  37. 03a6d28 ARC: [Review] Multi-platform image #2: Board callback Infrastructure by Vineet Gupta · 12 years ago
  38. 93ad700 ARC: Fold boards sub-menu into platform/SoC menu by Vineet Gupta · 12 years ago
  39. 53d9895 ARC: [Review] Multi-platform image #1: Kconfig enablement by Vineet Gupta · 12 years ago
  40. 4368902 ARC: Add support for ioremap_prot API by Gilad Ben-Yossef · 12 years ago
  41. 8c2f4a8 ARC: UAPI Disintegrate arch/arc/include/asm by Vineet Gupta · 11 years ago
  42. cbe056f ARC: Hostlink Pseudo-Driver for Metaware Debugger by Vineet Gupta · 12 years ago
  43. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 12 years ago
  44. 9c57564 ARC: perf support (software counters only) by Vineet Gupta · 12 years ago
  45. 7fadc1e ARC: [plat-arfpga] BVCI Latency Unit setup by Vineet Gupta · 12 years ago
  46. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
  47. f46121b ARC: kgdb support by Mischa Jonker · 12 years ago
  48. 2e651ea ARC: Unaligned access emulation by Vineet Gupta · 12 years ago
  49. 4d86dfb ARC: kprobes support by Vineet Gupta · 12 years ago
  50. e65ab5a ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) by Vineet Gupta · 12 years ago
  51. 44c8bb9 ARC: stacktracing APIs based on dw2 unwinder by Vineet Gupta · 12 years ago
  52. 854a0d9 ARC: DWARF2 .debug_frame based stack unwinder by Vineet Gupta · 12 years ago
  53. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  54. 0ef88a5 ARC: Diagnostics: show_regs() etc by Vineet Gupta · 12 years ago
  55. fa1c3ff ARC: Module support by Vineet Gupta · 12 years ago
  56. 4788a59 ARC: Support for high priority interrupts in the in-core intc by Vineet Gupta · 12 years ago
  57. 769bc1f ARC: OProfile support by Vineet Gupta · 12 years ago
  58. 01b812b ARC: Futex support by Vineet Gupta · 12 years ago
  59. 547f112 ARC: ptrace support by Vineet Gupta · 12 years ago
  60. 080c374 ARC: [optim] Cache "current" in Register r25 by Vineet Gupta · 11 years ago
  61. 8872e9e ARC: [plat-arcfpga] defconfig by Vineet Gupta · 12 years ago
  62. c08098f ARC: Last bits (stubs) to get to a running kernel with UART by Vineet Gupta · 12 years ago
  63. abe11dd ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board by Vineet Gupta · 12 years ago
  64. 450dd43 ARC: [DeviceTree] Convert some Kconfig items to runtime values by Vineet Gupta · 12 years ago
  65. 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 12 years ago
  66. ee36d17 ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC by Vineet Gupta · 12 years ago
  67. c121c50 ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init by Vineet Gupta · 12 years ago
  68. 1162b07 ARC: I/O and DMA Mappings by Vineet Gupta · 12 years ago
  69. fbd7053 ARC: Page Fault handling by Vineet Gupta · 12 years ago
  70. d79e678 ARC: TLB flush Handling by Vineet Gupta · 12 years ago
  71. cc562d2 ARC: MMU Exception Handling by Vineet Gupta · 12 years ago
  72. f1f3347 ARC: MMU Context Management by Vineet Gupta · 12 years ago
  73. 5dda4dc ARC: Page Table Management by Vineet Gupta · 12 years ago
  74. 95d6976 ARC: Cache Flush Management by Vineet Gupta · 12 years ago
  75. 55bb948 ARC: [Review] Prevent incorrect syscall restarts by Vineet Gupta · 12 years ago
  76. 5c39c0a ARC: [Review] Preparing to fix incorrect syscall restarts due to signals by Vineet Gupta · 11 years ago
  77. c358103 ARC: Signal handling by Vineet Gupta · 12 years ago
  78. d8005e6 ARC: Timers/counters/delay management by Vineet Gupta · 12 years ago
  79. bf90e1e ARC: Process-creation/scheduling/idle-loop by Vineet Gupta · 12 years ago
  80. 4adeefe ARC: Syscall support (no-legacy-syscall ABI) by Vineet Gupta · 12 years ago
  81. 054419e ARC: Non-MMU Exception Handling by Vineet Gupta · 12 years ago
  82. bacdf48 ARC: Interrupt Handling by Vineet Gupta · 12 years ago
  83. 9d42c84 ARC: Low level IRQ/Trap/Exception Handling by Vineet Gupta · 12 years ago
  84. 5210d1e ARC: String library by Vineet Gupta · 12 years ago
  85. 6e35fa2 ARC: Spinlock/rwlock/mutex primitives by Vineet Gupta · 12 years ago
  86. 3be80aa ARC: Fundamental ARCH data-types/defines by Vineet Gupta · 12 years ago
  87. ca15c8e ARC: Checksum/byteorder/swab routines by Vineet Gupta · 12 years ago
  88. 0a5eae4 ARC: [optim] uaccess __{get,put}_user() optimised by Vineet Gupta · 12 years ago
  89. 43697cb ARC: uaccess friends by Vineet Gupta · 12 years ago
  90. 14e968b ARC: Atomic/bitops/cmpxchg/barriers by Vineet Gupta · 12 years ago
  91. ac4c244 ARC: irqflags - Interrupt enabling/disabling at in-core intc by Vineet Gupta · 12 years ago
  92. cfdbc2e ARC: Build system: Makefiles, Kconfig, Linker script by Vineet Gupta · 12 years ago
  93. 79a033c ARC: Generic Headers by Vineet Gupta · 12 years ago