1. 18bff65 ARC: [arcfpga] Fix __initconst data const-correctness by Mischa Jonker · 10 years ago
  2. b053940 ARC: Use correct PTAG register for icache flush by Vineet Gupta · 10 years ago
  3. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  4. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago
  5. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  6. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  7. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  8. 9df62f0 arch: use ASM_NL instead of ';' for assembler new line character in the macro by Chen Gang · 11 years ago
  9. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  10. 7ae0e06 Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  11. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 10 years ago
  12. e57d339 ARC: [cmdline] support External Device Trees from u-boot by Vineet Gupta · 10 years ago
  13. 59ed941 ARC: [cmdline] uboot cmdline handling rework by Vineet Gupta · 10 years ago
  14. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  15. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  16. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  17. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  18. 1de7da3 arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h by Peter Zijlstra · 11 years ago
  19. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. d8e8c7d ARC: [SMP] optimize IPI send and receive by Vineet Gupta · 11 years ago
  21. f2a4aa5 ARC: [SMP] simplify IPI code by Vineet Gupta · 11 years ago
  22. 53dc110 ARC: [SMP] cpu halt interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  23. ccdaa6e ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  24. ddf8443 ARC: [SMP] cpumask not needed in IPI send path by Vineet Gupta · 11 years ago
  25. 1e01c7e ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h by Vineet Gupta · 11 years ago
  26. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  28. da990a4 ARC: [perf] Fix a few thinkos by Vineet Gupta · 11 years ago
  29. 97bc386 ARC: Add guard macro to uapi/asm/unistd.h by Vineet Gupta · 11 years ago
  30. f06d19e ARC: extable: Enable sorting at build time by Vineet Gupta · 11 years ago
  31. 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
  32. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  34. cd5dfd0 ARC: [plat-arcfpga] Add defconfig without initramfs location by Mischa Jonker · 11 years ago
  35. 230c4aa ARC: perf: ARC 700 PMU doesn't support sampling events by Mischa Jonker · 11 years ago
  36. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  37. ca6ec3b arc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  38. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  39. 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
  40. 0dd450f ARC: Add perf support for ARC700 cores by Mischa Jonker · 11 years ago
  41. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 9c8e612 ARC: [TB10x] Updates for GPIO and pinctrl by Christian Ruppert · 11 years ago
  43. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  44. 737d5b9 ARC: [plat-arcfpga] defconfig update by Vineet Gupta · 11 years ago
  45. 06b93c3 smp, ARC: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  46. 7d0857a ARC: [SMP] Disallow RTSC by Vineet Gupta · 11 years ago
  47. 57e26e5 ARC: [SMP] Fix build failures for large NR_CPUS by Vineet Gupta · 11 years ago
  48. 3aa4f80 ARC: [SMP] enlarge possible NR_CPUS by Noam Camus · 11 years ago
  49. 5ea72a9 ARC: [SMP] TLB flush by Vineet Gupta · 11 years ago
  50. 63eca94 ARC: [SMP] ASID allocation by Vineet Gupta · 11 years ago
  51. b6fe8e7 arc: export symbol for pm_power_off in reset.c by Chen Gang · 11 years ago
  52. 8f146d0 arc: export symbol for save_stack_trace() in stacktrace.c by Chen Gang · 11 years ago
  53. 4782f7f arc: remove '__init' for get_hw_config_num_irq() by Chen Gang · 11 years ago
  54. 8f5d221 arc: remove '__init' for first_lines_of_secondary() by Chen Gang · 11 years ago
  55. ef3a661 arc: remove '__init' for setup_processor() and arc_init_IRQ() by Chen Gang · 11 years ago
  56. 3d01c1c arc: kgdb: add default implementation for kgdb_roundup_cpus() by Chen Gang · 11 years ago
  57. 0a4c40a ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop by Vineet Gupta · 11 years ago
  58. 0dafafc ARC: Add support for irqflags tracing and lockdep by Vineet Gupta · 11 years ago
  59. 54c8bff ARC: Reset the value of Interrupt Priority Register by Vineet Gupta · 11 years ago
  60. 07ba69a ARC: Reduce #ifdef'ery for unaligned access emulation by Vineet Gupta · 11 years ago
  61. 21a63b5 ARC: Change calling convention of do_page_fault() by Vineet Gupta · 11 years ago
  62. d4599ba ARC: cacheflush optim - PTAG can be loop invariant if V-P is const by Vineet Gupta · 11 years ago
  63. bd12976 ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers by Vineet Gupta · 11 years ago
  64. 63d2dfd ARC: cacheflush refactor #2: I and D caches lines to have same size by Vineet Gupta · 11 years ago
  65. f3e4de3 ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine by Vineet Gupta · 11 years ago
  66. 064a626 ARC: use __weak instead of __attribute__((weak)) by Vineet Gupta · 11 years ago
  67. 8e457d6 ARC: Annotate some functions as static by Vineet Gupta · 11 years ago
  68. 6855e95 arc: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  69. 9c41f4e ARC: Incorrect mm reference used in vmalloc fault handler by Vineet Gupta · 11 years ago
  70. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  71. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago
  72. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  73. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  74. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  75. be59731 arc: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  76. 880beb8 arc: use common of_flat_dt_match_machine by Rob Herring · 11 years ago
  77. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  78. ad81fcb arc: use early_init_dt_scan by Rob Herring · 11 years ago
  79. 1efc959 arc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  80. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  81. 1046935 ARC: Fix signal frame management for SA_SIGINFO by Christian Ruppert · 11 years ago
  82. 55c2e26 ARC: Use clockevents_config_and_register over clockevents_register_device by Uwe Kleine-König · 11 years ago
  83. 6c00350 ARC: Workaround spinlock livelock in SMP SystemC simulation by Vineet Gupta · 11 years ago
  84. 0752adf ARC: Fix 32-bit wrap around in access_ok() by Vineet Gupta · 11 years ago
  85. c11eb22 ARC: Handle zero-overhead-loop in unaligned access handler by Mischa Jonker · 11 years ago
  86. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  87. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  88. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  89. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  90. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  91. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  92. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  93. 07b9b65 ARC: fix new Section mismatches in build (post __cpuinit cleanup) by Vineet Gupta · 11 years ago
  94. 7efd0da ARC: Fix __udelay calculation by Mischa Jonker · 11 years ago
  95. 8508d56 ARC: remove console_verbose() from setup_arch() by Mischa Jonker · 11 years ago
  96. 6532b02 ARC: Add read*_relaxed to asm/io.h by Mischa Jonker · 11 years ago
  97. 7d669a1 ARC: Handle un-aligned user space access in BE. by Noam Camus · 12 years ago
  98. 947bf10 ARC: [ASID] Track ASID allocation cycles/generations by Vineet Gupta · 11 years ago
  99. c601155 ARC: [ASID] activate_mm() == switch_mm() by Vineet Gupta · 11 years ago
  100. 3daa48d ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID by Vineet Gupta · 11 years ago