1. 9fb92eb ARC: R-M-W assist locks only needed for !LLSC by Vineet Gupta · 10 years ago
  2. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  3. 4fbf81c ARC: kgdb: generic kgdb_arch_pc() suffices by Vineet Gupta · 10 years ago
  4. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  5. c4b9856 ARC: boot: consolidate cross-checking of h/w and s/w by Vineet Gupta · 10 years ago
  6. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  7. 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
  8. d7f8a08 ARC: [plat*] move code out of .init_machine into common by Vineet Gupta · 10 years ago
  9. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  10. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  11. e853ccf Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  12. 5290dd7 arc: Use sigsp() by Richard Weinberger · 11 years ago
  13. f6dd2a3 arc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  14. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  15. 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 11 years ago
  16. 878f46c ARC: [intc] don't mask all IRQ by default by Vineet Gupta · 11 years ago
  17. c16e3e2 ARC: prune extra header includes from smp.c by Vineet Gupta · 11 years ago
  18. c9a98e18 ARC: update some comments by Vineet Gupta · 11 years ago
  19. 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 11 years ago
  20. 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 12 years ago
  21. a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 11 years ago
  22. bef444a ARC: optimize kernel bss clearing in early boot code by Vineet Gupta · 11 years ago
  23. ba25915 ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND by Vineet Gupta · 11 years ago
  24. 760ecbc ARC: fix build warning in devtree by Vineet Gupta · 11 years ago
  25. 2cc9e58 arc, perf: Use common PMU interrupt disabled code by Vince Weaver · 11 years ago
  26. 9b651cc Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  27. 5040573 arc: call find_vma with the mmap_sem held by Davidlohr Bueso · 11 years ago
  28. ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 11 years ago
  29. 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 11 years ago
  30. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 11 years ago
  31. f63f98e ARC: Fixed spelling errors within comments by Terence Eden · 11 years ago
  32. 2ab402d ARC: make start_thread() out-of-line by Vineet Gupta · 11 years ago
  33. 9a091d9 ARC: [SMP] ISS SMP extension bitrot by Vineet Gupta · 11 years ago
  34. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
  35. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  36. c3441ed ARC: [SMP] General Fixes by Vineet Gupta · 11 years ago
  37. f8b34c3 ARC: [clockevent] simplify timer ISR by Vineet Gupta · 11 years ago
  38. 35571f4 ARC: [clockevent] can't be SoC specific by Vineet Gupta · 11 years ago
  39. ec7ac6a ARC: switch to generic ENTRY/END assembler annotations by Vineet Gupta · 11 years ago
  40. e57d339 ARC: [cmdline] support External Device Trees from u-boot by Vineet Gupta · 11 years ago
  41. 59ed941 ARC: [cmdline] uboot cmdline handling rework by Vineet Gupta · 11 years ago
  42. d8e8c7d ARC: [SMP] optimize IPI send and receive by Vineet Gupta · 11 years ago
  43. f2a4aa5 ARC: [SMP] simplify IPI code by Vineet Gupta · 11 years ago
  44. 53dc110 ARC: [SMP] cpu halt interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  45. ccdaa6e ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  46. ddf8443 ARC: [SMP] cpumask not needed in IPI send path by Vineet Gupta · 11 years ago
  47. da990a4 ARC: [perf] Fix a few thinkos by Vineet Gupta · 11 years ago
  48. dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  49. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  50. 230c4aa ARC: perf: ARC 700 PMU doesn't support sampling events by Mischa Jonker · 11 years ago
  51. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  52. 0dd450f ARC: Add perf support for ARC700 cores by Mischa Jonker · 11 years ago
  53. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  54. 06b93c3 smp, ARC: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  55. 7d0857a ARC: [SMP] Disallow RTSC by Vineet Gupta · 11 years ago
  56. 57e26e5 ARC: [SMP] Fix build failures for large NR_CPUS by Vineet Gupta · 11 years ago
  57. 5ea72a9 ARC: [SMP] TLB flush by Vineet Gupta · 11 years ago
  58. b6fe8e7 arc: export symbol for pm_power_off in reset.c by Chen Gang · 11 years ago
  59. 8f146d0 arc: export symbol for save_stack_trace() in stacktrace.c by Chen Gang · 11 years ago
  60. 4782f7f arc: remove '__init' for get_hw_config_num_irq() by Chen Gang · 11 years ago
  61. 8f5d221 arc: remove '__init' for first_lines_of_secondary() by Chen Gang · 11 years ago
  62. 3d01c1c arc: kgdb: add default implementation for kgdb_roundup_cpus() by Chen Gang · 11 years ago
  63. 0dafafc ARC: Add support for irqflags tracing and lockdep by Vineet Gupta · 11 years ago
  64. 54c8bff ARC: Reset the value of Interrupt Priority Register by Vineet Gupta · 11 years ago
  65. 07ba69a ARC: Reduce #ifdef'ery for unaligned access emulation by Vineet Gupta · 11 years ago
  66. 21a63b5 ARC: Change calling convention of do_page_fault() by Vineet Gupta · 11 years ago
  67. 064a626 ARC: use __weak instead of __attribute__((weak)) by Vineet Gupta · 11 years ago
  68. 8e457d6 ARC: Annotate some functions as static by Vineet Gupta · 11 years ago
  69. 6855e95 arc: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  70. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago
  71. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  72. be59731 arc: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  73. 880beb8 arc: use common of_flat_dt_match_machine by Rob Herring · 11 years ago
  74. ad81fcb arc: use early_init_dt_scan by Rob Herring · 11 years ago
  75. 1efc959 arc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  76. 1046935 ARC: Fix signal frame management for SA_SIGINFO by Christian Ruppert · 11 years ago
  77. 55c2e26 ARC: Use clockevents_config_and_register over clockevents_register_device by Uwe Kleine-König · 11 years ago
  78. c11eb22 ARC: Handle zero-overhead-loop in unaligned access handler by Mischa Jonker · 11 years ago
  79. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  80. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  81. 8508d56 ARC: remove console_verbose() from setup_arch() by Mischa Jonker · 11 years ago
  82. 7d669a1 ARC: Handle un-aligned user space access in BE. by Noam Camus · 12 years ago
  83. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  84. fce16bc ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE by Vineet Gupta · 11 years ago
  85. 37f3ac4 ARC: Exception Handlers Code consolidation by Vineet Gupta · 11 years ago
  86. fe240f1 ARC: Add some .gitignore entries by Vineet Gupta · 11 years ago
  87. 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
  88. e77e430 more open-coded file_inode() calls by Al Viro · 12 years ago
  89. baadb8f ARC: warn on improper stack unwind FDE entries by Vineet Gupta · 12 years ago
  90. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 12 years ago
  91. 5a45da0 ARC: Adjustments for gcc 4.8 by Vineet Gupta · 12 years ago
  92. 05b016ec ARC: Setup Vector Table Base in early boot by Vineet Gupta · 12 years ago
  93. 38a9ff6 ARC: Remove explicit passing around of ECR by Vineet Gupta · 12 years ago
  94. 502a0c7 ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values by Vineet Gupta · 12 years ago
  95. 359105b ARC: pt_regs update #4: r25 saved/restored unconditionally by Vineet Gupta · 12 years ago
  96. 147aece ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption by Vineet Gupta · 12 years ago
  97. 1898a95 ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values by Vineet Gupta · 12 years ago
  98. 3ebedbb ARC: Increase readability of entry handlers by Vineet Gupta · 12 years ago
  99. 16f9afe ARC: pt_regs update #3: Remove unused gutter at start of callee_regs by Vineet Gupta · 12 years ago
  100. 2fa9190 ARC: pt_regs update #2: Remove unused gutter at start of pt_regs by Vineet Gupta · 12 years ago