1. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  2. a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  3. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 9 years ago
  4. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  5. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  6. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  7. d8ded50 dmaengine: dw: define DW_DMA_MAX_NR_MASTERS by Andy Shevchenko · 10 years ago
  8. 091f56b ARC: Fix earlycon build breakage by Peter Hurley · 9 years ago
  9. ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
  10. 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  11. 7082a29 ARC: use ACCESS_ONCE in cmpxchg loop by Vineet Gupta · 10 years ago
  12. 98edfab ARC: add some more comments to ret_from_fork by Vineet Gupta · 10 years ago
  13. 4c86231 ARC: fix /proc/cpuinfo for offline cpus by Vineet Gupta · 10 years ago
  14. e262eb9 arc: mm: Fix build failure by Guenter Roeck · 9 years ago
  15. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  16. 22943a6 Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  17. 7a70bf7 ARC: rename default defconfig by Vineet Gupta · 10 years ago
  18. e8ef060 ARC: [nsimosci] move peripherals to match model to FPGA by Vineet Gupta · 10 years ago
  19. 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
  20. 9fb92eb ARC: R-M-W assist locks only needed for !LLSC by Vineet Gupta · 10 years ago
  21. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  23. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  24. bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 10 years ago
  25. 996bad6 ARC: add power management options by Alexey Brodkin · 10 years ago
  26. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  27. 4fbf81c ARC: kgdb: generic kgdb_arch_pc() suffices by Vineet Gupta · 10 years ago
  28. 3d430bd Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  29. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  31. c4b9856 ARC: boot: consolidate cross-checking of h/w and s/w by Vineet Gupta · 10 years ago
  32. 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
  33. be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
  34. ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
  35. cdd4552 ARC: Remove unneeded Kconfig entry NO_DMA by Paul Bolle · 10 years ago
  36. 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
  37. c59414c ARC: refactoring: reduce the scope of some local vars by Vineet Gupta · 10 years ago
  38. 68d8fee ARC: remove gcc mpy heuristics by Vineet Gupta · 10 years ago
  39. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  40. c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
  41. 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
  42. 5c05483 ARC: [nsimosci] Allow "headless" models to boot by Vineet Gupta · 10 years ago
  43. b4c43b4 ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 by Paul Bolle · 10 years ago
  44. 72f933e ARC: [arcfpga] Remove more dead code by Vineet Gupta · 10 years ago
  45. d7f8a08 ARC: [plat*] move code out of .init_machine into common by Vineet Gupta · 10 years ago
  46. 70e9564 ARC: [arcfpga] consolidate machine description, DT by Vineet Gupta · 10 years ago
  47. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  48. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  49. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
  50. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  51. f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  52. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  53. 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
  54. 2a5e95d mm, arc: remove obsolete pagefault oom killer comment by David Rientjes · 10 years ago
  55. 5290dd7 arc: Use sigsp() by Richard Weinberger · 10 years ago
  56. f6dd2a3 arc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  57. 79eb238 Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  58. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 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
  60. 22524b0 Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console" by Greg Kroah-Hartman · 10 years ago
  61. af5abf1 ARC: help gcc elide icache helper for !SMP by Vineet Gupta · 10 years ago
  62. 1b1a22b ARC: move common ops for line/full cache into helpers by Vineet Gupta · 10 years ago
  63. da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago
  64. 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 10 years ago
  65. 25c7c11 ARC: [plat-arcfpga] No need for init_irq hack by Vineet Gupta · 10 years ago
  66. 878f46c ARC: [intc] don't mask all IRQ by default by Vineet Gupta · 10 years ago
  67. c16e3e2 ARC: prune extra header includes from smp.c by Vineet Gupta · 10 years ago
  68. c9a98e18 ARC: update some comments by Vineet Gupta · 10 years ago
  69. 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 10 years ago
  70. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  71. 9da433c ARC: [arcfpga] stdout-path now suffices for earlycon/console by Vineet Gupta · 10 years ago
  72. 1b9bff7 ARC: [arcfpga] RIP early uart platform device stuff by Vineet Gupta · 10 years ago
  73. 2e6fb7c serial/arc: remove earlyprintk support and switch to earlycon by Vineet Gupta · 10 years ago
  74. 2328af0 ARC: [SMP] Enable icache coherency by Vineet Gupta · 11 years ago
  75. 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 11 years ago
  76. a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
  77. bef444a ARC: optimize kernel bss clearing in early boot code by Vineet Gupta · 10 years ago
  78. ba25915 ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND by Vineet Gupta · 10 years ago
  79. 760ecbc ARC: fix build warning in devtree by Vineet Gupta · 10 years ago
  80. 2cc9e58 arc, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  81. 230a15f ARC: remove checks for CONFIG_ARC_MMU_V4 by Paul Bolle · 10 years ago
  82. 9b651cc Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  83. 5040573 arc: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  84. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  85. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  86. ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 10 years ago
  87. e87a850 ARC: [arcfpga] Early ARC UART to be only activated by cmdline by Vineet Gupta · 10 years ago
  88. c00bfd9 ARC: [arcfpga] Get rid of legacy BVCI latency unit support by Vineet Gupta · 10 years ago
  89. 26bc8a9 ARC: remove duplicate header exports by Vineet Gupta · 10 years ago
  90. 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 10 years ago
  91. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  92. f63f98e ARC: Fixed spelling errors within comments by Terence Eden · 10 years ago
  93. 2ab402d ARC: make start_thread() out-of-line by Vineet Gupta · 10 years ago
  94. d753863 ARC: fix mmuv2 warning by Vineet Gupta · 10 years ago
  95. 9a091d9 ARC: [SMP] ISS SMP extension bitrot by Vineet Gupta · 10 years ago
  96. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 10 years ago
  97. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  98. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  99. 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 10 years ago
  100. d594ffa arch,arc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago