1. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  2. e7d5bab ARC: [TB10x] Remove GENERIC_GPIO by Vineet Gupta · 11 years ago
  3. e30f419 Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  4. 5bba49f ARC: [mm] Aliasing VIPT dcache support 4/4 by Vineet Gupta · 11 years ago
  5. de2a852 ARC: [mm] Aliasing VIPT dcache support 3/4 by Vineet Gupta · 11 years ago
  6. 4102b53 ARC: [mm] Aliasing VIPT dcache support 2/4 by Vineet Gupta · 11 years ago
  7. 6ec18a8 ARC: [mm] Aliasing VIPT dcache support 1/4 by Vineet Gupta · 11 years ago
  8. a690984 ARC: [mm] refactor the core (i|d)cache line ops loops by Vineet Gupta · 11 years ago
  9. c917a36 ARC: [mm] serious bug in vaddr based icache flush by Vineet Gupta · 11 years ago
  10. eacd0e95 ARC: [mm] Lazy D-cache flush (non aliasing VIPT) by Vineet Gupta · 11 years ago
  11. 764531c ARC: [mm] micro-optimize page size icache invalidate by Vineet Gupta · 11 years ago
  12. 7f250a0 ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers by Vineet Gupta · 11 years ago
  13. 94bad1a ARC: [mm] consolidate icache/dcache sync code by Vineet Gupta · 11 years ago
  14. 7586bf72 ARC: [mm] optimise icache flush for kernel mappings by Vineet Gupta · 11 years ago
  15. 24603fd ARC: [mm] optimise icache flush for user mappings by Vineet Gupta · 11 years ago
  16. 8d56bec ARC: [mm] optimize needless full mm TLB flush on munmap by Vineet Gupta · 11 years ago
  17. a92a5d0 ARC: Add support for nSIM OSCI System C model by Mischa Jonker · 11 years ago
  18. 0dfad77 ARC: [TB10x] Adapt device tree to new compatible string by Christian Ruppert · 11 years ago
  19. 072eb69 ARC: [TB10x] Add support for TB10x platform by Christian Ruppert · 11 years ago
  20. 2eb9504 ARC: [TB10x] Device tree of TB100 and TB101 Development Kits by Christian Ruppert · 11 years ago
  21. a37cdac ARC: Prepare interrupt code for external controllers by Christian Ruppert · 11 years ago
  22. c93d8b8 ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy by Vineet Gupta · 11 years ago
  23. 9593a93 ARC: [cmdline] Don't overwrite u-boot provided bootargs by Vineet Gupta · 11 years ago
  24. 6971881 ARC: [cmdline] Remove CONFIG_CMDLINE by Vineet Gupta · 11 years ago
  25. 330db33 ARC: [plat-arcfpga] defconfig update by Vineet Gupta · 11 years ago
  26. ce147c7 ARC: unaligned access emulation broken if callee-reg dest of LD/ST by Vineet Gupta · 11 years ago
  27. c723ea4 ARC: unaligned access emulation error handling consolidation by Vineet Gupta · 11 years ago
  28. bd3c8b1 ARC: Debug/crash-printing Improvements by Vineet Gupta · 11 years ago
  29. 68e4790e ARC: fix typo with clock speed by Noam Camus · 11 years ago
  30. e3edeb6 ARC: Respect the cpu_id passed for fetching correct cpu info by Noam Camus · 11 years ago
  31. 0e82284 ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD by Alexander Shiyan · 11 years ago
  32. 681a90f arc, print-fatal-signals: reduce duplicated information by Vineet Gupta · 11 years ago
  33. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  34. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  35. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  36. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. d2309a19 mm/arc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  38. a89516b ARC: [kbuild] Avoid DTB rebuilds if DTS are untouched by Vineet Gupta · 11 years ago
  39. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  40. 5628832 ARC: [kbuild] Include Kconfig.binfmt by Vineet Gupta · 11 years ago
  41. fbf8e13 ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well by Vineet Gupta · 11 years ago
  42. 30ecee8 ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH by Vineet Gupta · 11 years ago
  43. 5b00029 ARC: [build] Build failure with !KPROBES by Christian Ruppert · 11 years ago
  44. 104058e ARC: [build] Allow uncompressed uImage by Vineet Gupta · 11 years ago
  45. fb0990b ARC: [build] cleanup Makefile a bit by Vineet Gupta · 11 years ago
  46. af4c3ae ARC: [build] silence make defconfig warnings with host gcc 4.7 by Vineet Gupta · 11 years ago
  47. 610c650 ARC: remove #ifdef-ed out include of dead header by Paul Bolle · 11 years ago
  48. e420c82 ARC: Remove duplicate inclusion of header files by Sachin Kamat · 11 years ago
  49. 955ad59 ARC: Fix coding style issues by Sachin Kamat · 11 years ago
  50. 1ec9db1 ARC: Use <linux/*> headers instead of <asm/*> by Sachin Kamat · 11 years ago
  51. 39d0c30d ARC: Remove unneeded version.h header include by Sachin Kamat · 11 years ago
  52. 79e5f05 ARC: Add implicit compiler barrier to raw_local_irq* functions by Christian Ruppert · 11 years ago
  53. fa35e42 arc: Use generic idle loop by Thomas Gleixner · 11 years ago
  54. 367f3fc ARC: Fix the typo in event identifier flags used by ptrace by Vineet Gupta · 11 years ago
  55. 2105fd5 arc: fix dma_address assignment during dma_map_sg() by Pierrick Hascoet · 11 years ago
  56. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  57. b237ba8 arc: fix incorrect ifdef comment by Paul Bolle · 11 years ago
  58. a37b2dc ARC: Remove SET_PERSONALITY (tracks cross-arch change) by Vineet Gupta · 11 years ago
  59. 180d406 ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI by Vineet Gupta · 11 years ago
  60. 8ff14bb ARC: ABIv3: Print the correct ABI ver by Vineet Gupta · 11 years ago
  61. 1540c85 ARC: make allyesconfig build breakages by Vineet Gupta · 11 years ago
  62. 8ccfe66 ARC: split elf.h into uapi and export it for userspace by Vineet Gupta · 11 years ago
  63. 1713905 ARC: Fixup the current ABI version by Vineet Gupta · 11 years ago
  64. 5dc99e5 ARC: gdbserver using regset interface possibly broken by Vineet Gupta · 11 years ago
  65. 7e0d306 ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window by Vineet Gupta · 11 years ago
  66. eab6a08 ARC: make a copy of flat DT by Vineet Gupta · 11 years ago
  67. fc32781 ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" by Vineet Gupta · 11 years ago
  68. 70b319f ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled by Vineet Gupta · 11 years ago
  69. 3eb3e7d ARC: Fix pt_orig_r8 access by Vineet Gupta · 11 years ago
  70. 7f85e5e ARC: [3.9] Fallout of hlist iterator update by Vineet Gupta · 11 years ago
  71. 1e26662 ARC: 64bit RTSC timestamp hardware issue by Vineet Gupta · 11 years ago
  72. d626f54 ARC: Don't fiddle with non-existent caches by Vineet Gupta · 11 years ago
  73. 0208c96 ARC: Provide a default serial.h for uart drivers needing BASE_BAUD by Vineet Gupta · 11 years ago
  74. 95461a6 ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux by Vineet Gupta · 11 years ago
  75. b830cde ARC: [Review] Multi-platform image #8: platform registers SMP callbacks by Vineet Gupta · 11 years ago
  76. 10b1271 ARC: [Review] Multi-platform image #7: SMP common code to use callbacks by Vineet Gupta · 11 years ago
  77. fc7943d ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional by Vineet Gupta · 11 years ago
  78. decae9d ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core by Vineet Gupta · 11 years ago
  79. e97ff12 ARC: [Review] Multi-platform image #4: Isolate platform headers by Vineet Gupta · 11 years ago
  80. 877768c ARC: [Review] Multi-platform image #3: switch to board callback by Vineet Gupta · 11 years ago
  81. 03a6d28 ARC: [Review] Multi-platform image #2: Board callback Infrastructure by Vineet Gupta · 11 years ago
  82. 93ad700 ARC: Fold boards sub-menu into platform/SoC menu by Vineet Gupta · 11 years ago
  83. 53d9895 ARC: [Review] Multi-platform image #1: Kconfig enablement by Vineet Gupta · 11 years ago
  84. 4368902 ARC: Add support for ioremap_prot API by Gilad Ben-Yossef · 11 years ago
  85. 8c2f4a8 ARC: UAPI Disintegrate arch/arc/include/asm by Vineet Gupta · 11 years ago
  86. cbe056f ARC: Hostlink Pseudo-Driver for Metaware Debugger by Vineet Gupta · 11 years ago
  87. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 11 years ago
  88. 9c57564 ARC: perf support (software counters only) by Vineet Gupta · 11 years ago
  89. 7fadc1e ARC: [plat-arfpga] BVCI Latency Unit setup by Vineet Gupta · 11 years ago
  90. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 11 years ago
  91. f46121b ARC: kgdb support by Mischa Jonker · 11 years ago
  92. 2e651ea ARC: Unaligned access emulation by Vineet Gupta · 11 years ago
  93. 4d86dfb ARC: kprobes support by Vineet Gupta · 11 years ago
  94. e65ab5a ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) by Vineet Gupta · 11 years ago
  95. 44c8bb9 ARC: stacktracing APIs based on dw2 unwinder by Vineet Gupta · 11 years ago
  96. 854a0d9 ARC: DWARF2 .debug_frame based stack unwinder by Vineet Gupta · 11 years ago
  97. 41195d2 ARC: SMP support by Vineet Gupta · 11 years ago
  98. 0ef88a5 ARC: Diagnostics: show_regs() etc by Vineet Gupta · 11 years ago
  99. fa1c3ff ARC: Module support by Vineet Gupta · 11 years ago
  100. 4788a59 ARC: Support for high priority interrupts in the in-core intc by Vineet Gupta · 11 years ago