1. 2d746ee ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE by Vineet Gupta · 9 years ago
  2. 89a2692 ARC: [BE] Select correct CROSS_COMPILE prefix by Vineet Gupta · 9 years ago
  3. 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 9 years ago
  4. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  5. c1678ff ARC: Add PCI support by Joao Pinto · 9 years ago
  6. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  7. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  8. 9ef2d8b arc: SMP: CONFIG_ARC_IPI_DBG cleanup by Valentin Rothberg · 9 years ago
  9. d73b73f ARC: SMP: No need for CONFIG_ARC_IPI_DBG by Vineet Gupta · 9 years ago
  10. 3dea30c ARCv2: Elide sending new cross core intr if receiver didn't ack prev by Vineet Gupta · 9 years ago
  11. 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 9 years ago
  12. dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 9 years ago
  13. bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
  14. 3e5177c arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE by Alexey Brodkin · 9 years ago
  15. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
  16. 98341f7 ARCv2: boot print Low Latency Memory by Vineet Gupta · 9 years ago
  17. 0eca6fd ARC: Assume multiplier is always present by Vineet Gupta · 9 years ago
  18. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  19. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  20. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  21. 4d0cb15 ARCv2: Check for LL-SC livelock only if LLSC is enabled by Vineet Gupta · 9 years ago
  22. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  23. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  24. cbfe74a ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 by Vineet Gupta · 9 years ago
  25. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  26. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  27. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  28. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  29. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  30. 6b538db ARC: dw2 unwind: Catch Dwarf SNAFUs early by Vineet Gupta · 9 years ago
  31. 6d0d506 ARC: dw2 unwind: Don't bail for CIE.version != 1 by Vineet Gupta · 9 years ago
  32. 2d64aff Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing" by Vineet Gupta · 9 years ago
  33. 07fd7d4 ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE by Vineet Gupta · 9 years ago
  34. 4b32e89 ARC: mm: fix building for MMU v2 by Alexey Brodkin · 9 years ago
  35. 899cfd2 ARC: mm: HIGHMEM: Fix section mismatch splat by Vineet Gupta · 9 years ago
  36. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  37. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  38. 323f41f ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing by Vineet Gupta · 9 years ago
  39. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  40. ff1c0b6 ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE by Vineet Gupta · 9 years ago
  41. c512c6b ARC: intc: Document arc_request_percpu_irq() better by Vineet Gupta · 9 years ago
  42. c6317bc ARCv2: perf: Ensure perf intr gets enabled on all cores by Vineet Gupta · 9 years ago
  43. 5bf704c ARC: intc: No need to clear IRQ_NOAUTOEN by Vineet Gupta · 9 years ago
  44. 8eb0984 ARCv2: intc: Fix random perf irq disabling in SMP setup by Vineet Gupta · 9 years ago
  45. 6d1a2ad ARC: [axs10x] cap ethernet phy to 100 Mbit/sec by Alexey Brodkin · 9 years ago
  46. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  47. 2e22502 ARC: dw2 unwind: Remove falllback linear search thru FDE entries by Vineet Gupta · 9 years ago
  48. e81b75f ARC: remove SYNC from __switch_to() by Vineet Gupta · 9 years ago
  49. b8628f3 ARCv2: Use the default irq priority for idle sleep by Vineet Gupta · 9 years ago
  50. 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
  51. 61a1634 ARC: comments update by Vineet Gupta · 9 years ago
  52. 17c4fba ARC: switch to arc-linux- CROSS_COMPILE prefix across all configs by sujayraaj · 9 years ago
  53. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  54. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  55. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  56. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  57. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  58. 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  59. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 2c2b828 Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  61. ac506b7 ARCv2: lib: memcpy: use local symbols by Vineet Gupta · 9 years ago
  62. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  63. 25d4641 ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t by Vineet Gupta · 9 years ago
  64. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  65. 29e3322 ARC: mm: HIGHMEM: populate high memory from DT by Vineet Gupta · 9 years ago
  66. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
  67. 6101be5 ARC: mm: preps ahead of HIGHMEM support #2 by Vineet Gupta · 9 years ago
  68. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  69. d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
  70. 8840e14 ARC: mm: Improve Duplicate PD Fault handler by Vineet Gupta · 9 years ago
  71. f759ee5 ARC: Ensure DT mem base is same as what kernel is built with by Vineet Gupta · 10 years ago
  72. 483bcc9 ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once by Vineet Gupta · 9 years ago
  73. aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
  74. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  75. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  76. 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
  77. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  78. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  79. e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
  80. 3971cdc ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes by Vineet Gupta · 9 years ago
  81. b83abc8 arc: enable building of all dtbs by Rob Herring · 9 years ago
  82. 10375cc arc: use common make variables for dtb builds by Rob Herring · 9 years ago
  83. 005a524 arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC by Shawn Lin · 9 years ago
  84. f33e9c4 ARC: smp: Move default boot kick/wait code out of MCIP into common code by Vineet Gupta · 9 years ago
  85. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  86. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  87. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  88. c583ee4 ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores by Vineet Gupta · 9 years ago
  89. 5c35ee6 ARC: make write_aux_reg safer against macro substitution by Vineet Gupta · 9 years ago
  90. 9fabcc6 ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path by Vineet Gupta · 9 years ago
  91. 5f88808 ARC: [arcompact] entry.S: Document preemption games for L2 intr by Vineet Gupta · 9 years ago
  92. 55a2ae7 ARC: [arcompact] entry.S: Improve early return from exception by Vineet Gupta · 9 years ago
  93. 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
  94. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  95. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago
  96. 6ce1879 ARCv2: mm: THP: boot validation/reporting by Vineet Gupta · 10 years ago
  97. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 10 years ago
  98. 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 10 years ago
  99. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  100. e8a7596 ARC: mm: switch pgtable_to to pte_t * by Vineet Gupta · 9 years ago