1. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  2. 1046935 ARC: Fix signal frame management for SA_SIGINFO by Christian Ruppert · 11 years ago
  3. 55c2e26 ARC: Use clockevents_config_and_register over clockevents_register_device by Uwe Kleine-König · 11 years ago
  4. 6c00350 ARC: Workaround spinlock livelock in SMP SystemC simulation by Vineet Gupta · 11 years ago
  5. 0752adf ARC: Fix 32-bit wrap around in access_ok() by Vineet Gupta · 11 years ago
  6. c11eb22 ARC: Handle zero-overhead-loop in unaligned access handler by Mischa Jonker · 11 years ago
  7. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  8. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  9. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  10. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  11. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  12. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  13. 07b9b65 ARC: fix new Section mismatches in build (post __cpuinit cleanup) by Vineet Gupta · 11 years ago
  14. 7efd0da ARC: Fix __udelay calculation by Mischa Jonker · 11 years ago
  15. 8508d56 ARC: remove console_verbose() from setup_arch() by Mischa Jonker · 11 years ago
  16. 6532b02 ARC: Add read*_relaxed to asm/io.h by Mischa Jonker · 11 years ago
  17. 7d669a1 ARC: Handle un-aligned user space access in BE. by Noam Camus · 12 years ago
  18. 947bf10 ARC: [ASID] Track ASID allocation cycles/generations by Vineet Gupta · 11 years ago
  19. c601155 ARC: [ASID] activate_mm() == switch_mm() by Vineet Gupta · 11 years ago
  20. 3daa48d ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID by Vineet Gupta · 11 years ago
  21. 5bd87ad ARC: [ASID] Refactor the TLB paranoid debug code by Vineet Gupta · 11 years ago
  22. ade922f ARC: [ASID] Remove legacy/unused debug code by Vineet Gupta · 11 years ago
  23. c0857f5 ARC: No need to flush the TLB in early boot by Vineet Gupta · 11 years ago
  24. 483e9bcb ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete by Vineet Gupta · 11 years ago
  25. d091fcb ARC: MMUv4 preps/2 - Reshuffle PTE bits by Vineet Gupta · 11 years ago
  26. 64b703e ARC: MMUv4 preps/1 - Fold PTE K/U access flags by Vineet Gupta · 11 years ago
  27. 4b06ff3 ARC: Code cosmetics (Nothing semantical) by Vineet Gupta · 11 years ago
  28. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  29. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  30. fce16bc ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE by Vineet Gupta · 11 years ago
  31. 37f3ac4 ARC: Exception Handlers Code consolidation by Vineet Gupta · 11 years ago
  32. fe240f1 ARC: Add some .gitignore entries by Vineet Gupta · 11 years ago
  33. b0f55f2 ARC: [lib] strchr breakage in Big-endian configuration by Joern Rennecke · 11 years ago
  34. 4ffd9e2 ARC: SMP build breakage by Vineet Gupta · 11 years ago
  35. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  36. 8f041e6 Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  37. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  38. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  39. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  40. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  41. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  42. de35e1b mm/ARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  43. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  44. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  45. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  46. 76d3f4c Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  47. e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
  48. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  49. 723e2b8 ARC: [TB10x] Updates for irqchip driver by Christian Ruppert · 11 years ago
  50. d0e63ed ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 Board by Alexey Brodkin · 11 years ago
  51. baadb8f ARC: warn on improper stack unwind FDE entries by Vineet Gupta · 11 years ago
  52. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 11 years ago
  53. dc81df2 ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT by Vineet Gupta · 11 years ago
  54. c3e757a ARC: [tlb-miss] Extraneous PTE bit testing/setting by Vineet Gupta · 11 years ago
  55. 5a45da0 ARC: Adjustments for gcc 4.8 by Vineet Gupta · 11 years ago
  56. 9803f86 i2c-designware: make SDA hold time configurable by Christian Ruppert · 11 years ago
  57. 05b016e ARC: Setup Vector Table Base in early boot by Vineet Gupta · 11 years ago
  58. 38a9ff6 ARC: Remove explicit passing around of ECR by Vineet Gupta · 11 years ago
  59. 502a0c7 ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values by Vineet Gupta · 11 years ago
  60. 352c1d9 ARC: stop using pt_regs->orig_r8 by Vineet Gupta · 11 years ago
  61. 359105b ARC: pt_regs update #4: r25 saved/restored unconditionally by Vineet Gupta · 11 years ago
  62. ba3558c ARC: K/U SP saved from one location in stack switching macro by Vineet Gupta · 11 years ago
  63. 147aece ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption by Vineet Gupta · 11 years ago
  64. 1898a95 ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values by Vineet Gupta · 11 years ago
  65. 3ebedbb ARC: Increase readability of entry handlers by Vineet Gupta · 11 years ago
  66. 16f9afe ARC: pt_regs update #3: Remove unused gutter at start of callee_regs by Vineet Gupta · 11 years ago
  67. 2fa9190 ARC: pt_regs update #2: Remove unused gutter at start of pt_regs by Vineet Gupta · 11 years ago
  68. 283237a ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page by Vineet Gupta · 11 years ago
  69. bed3097 ARC: pt_regs update #0: remove kernel stack canary by Vineet Gupta · 11 years ago
  70. 3e1ae441 ARC: [mm] Remove @write argument to do_page_fault() by Vineet Gupta · 11 years ago
  71. 3abc944 ARC: [mm] Make stack/heap Non-executable by default by Vineet Gupta · 11 years ago
  72. 2ed21da ARC: [mm] Assume pagecache page dirty by default by Vineet Gupta · 11 years ago
  73. fedf5b9 ARC: [mm] optimise VIPT dcache aliasing 2/x by Vineet Gupta · 11 years ago
  74. 5971bc7 ARC: [mm] optimise VIPT dcache aliasing 1/x by Vineet Gupta · 11 years ago
  75. 29b93c6 ARC: [mm] Zero page optimization by Vineet Gupta · 11 years ago
  76. 2f9e996 ARC: make dcache VIPT aliasing support dependant on dcache by Alexey Brodkin · 11 years ago
  77. 336e199 ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE by Vineet Gupta · 11 years ago
  78. 3049918 ARC: cache detection code bitrot by Vineet Gupta · 11 years ago
  79. 6546415 ARC: Reduce Code for ECR printing by Vineet Gupta · 11 years ago
  80. da1677b ARC: Disintegrate arcregs.h by Vineet Gupta · 11 years ago
  81. 1843734 ARC: More code beautification with IS_ENABLED() by Vineet Gupta · 11 years ago
  82. 8235703 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 11 years ago
  83. ba5afad ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL by Mischa Jonker · 11 years ago
  84. 7bb66f6 ARC: lazy dcache flush broke gdb in non-aliasing configs by Vineet Gupta · 11 years ago
  85. 006dfb3 ARC: Use enough bits for determining page's cache color by Vineet Gupta · 11 years ago
  86. 3e87974 ARC: Brown paper bag bug in macro for checking cache color by Vineet Gupta · 11 years ago
  87. a950549 ARC: copy_(to|from)_user() to honor usermode-access permissions by Vineet Gupta · 11 years ago
  88. f538881 ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach() by Vineet Gupta · 11 years ago
  89. 7d19273 ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism by Christian Ruppert · 11 years ago
  90. 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
  91. e7d5bab ARC: [TB10x] Remove GENERIC_GPIO by Vineet Gupta · 11 years ago
  92. 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
  93. 5bba49f ARC: [mm] Aliasing VIPT dcache support 4/4 by Vineet Gupta · 11 years ago
  94. de2a852 ARC: [mm] Aliasing VIPT dcache support 3/4 by Vineet Gupta · 11 years ago
  95. 4102b53 ARC: [mm] Aliasing VIPT dcache support 2/4 by Vineet Gupta · 11 years ago
  96. 6ec18a8 ARC: [mm] Aliasing VIPT dcache support 1/4 by Vineet Gupta · 11 years ago
  97. a690984 ARC: [mm] refactor the core (i|d)cache line ops loops by Vineet Gupta · 11 years ago
  98. c917a36 ARC: [mm] serious bug in vaddr based icache flush by Vineet Gupta · 11 years ago
  99. eacd0e95 ARC: [mm] Lazy D-cache flush (non aliasing VIPT) by Vineet Gupta · 11 years ago
  100. 764531c ARC: [mm] micro-optimize page size icache invalidate by Vineet Gupta · 11 years ago