1. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  2. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  4. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  5. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  6. 4a8a224 ARC: inline cache flush toggle helpers by Vineet Gupta · 9 years ago
  7. b4f006d ARC: With earlycon in use, retire EARLY_PRINTK by Vineet Gupta · 9 years ago
  8. daaf40e ARC: unbork !LLSC build by Vineet Gupta · 9 years ago
  9. c76397e Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  10. d8f6ad8 ARC: perf: don't add code for impossible case by Vineet Gupta · 9 years ago
  11. 30fdd37 ARC: perf: Rename DT binding to not confuse with power mgmt by Vineet Gupta · 9 years ago
  12. 22f6b89 ARC: perf: add user space attribution in callchains by Vineet Gupta · 11 years ago
  13. 389e316 ARC: perf: Add kernel callchain support by Vineet Gupta · 11 years ago
  14. 0a8a476 ARC: perf: support cache hit/miss ratio by Vineet Gupta · 9 years ago
  15. bde80c2 ARC: perf: Add some comments/debug stuff by Vineet Gupta · 9 years ago
  16. 03c94fc ARC: perf: make @arc_pmu static global by Vineet Gupta · 10 years ago
  17. be2a7fc arc: do not export symbols in troubleshoot.c by Davidlohr Bueso · 9 years ago
  18. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  19. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  20. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  21. f2e2013f7 ARC: mem init spring cleaning - No functional changes by Vineet Gupta · 9 years ago
  22. a44ec8b ARC: Fix RTT boot printing by Vineet Gupta · 9 years ago
  23. de60c1a ARC: fold __builtin_constant_p() into test_bit() by Vineet Gupta · 10 years ago
  24. 0dfb8ec ARC: rename unhandled exception handler by Vineet Gupta · 10 years ago
  25. dc9e234 ARC: cosmetic: Remove unused ECR bitfield masks by Vineet Gupta · 10 years ago
  26. 1425d5e ARC: Fix WRITE_BCR by Vineet Gupta · 10 years ago
  27. 5971d81 ARC: [nsimosci] Update defconfig by Mischa Jonker · 11 years ago
  28. e6de3ca arc: Remove signal translation and exec_domain by Richard Weinberger · 9 years ago
  29. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 9 years ago
  30. 18e1d1b arc: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  31. e414081 ARC: signal handling robustify by Vineet Gupta · 9 years ago
  32. 6914e1e ARC: SA_SIGINFO ucontext regs off-by-one by Vineet Gupta · 9 years ago
  33. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  34. 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 9 years ago
  35. 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 9 years ago
  36. ceed97a ARC: perf: Enable generic software events by Vineet Gupta · 10 years ago
  37. 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 11 years ago
  38. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  39. 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
  40. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 9 years ago
  41. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  42. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  43. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  44. d8ded50 dmaengine: dw: define DW_DMA_MAX_NR_MASTERS by Andy Shevchenko · 9 years ago
  45. 091f56b ARC: Fix earlycon build breakage by Peter Hurley · 9 years ago
  46. ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
  47. 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 9 years ago
  48. 7082a29 ARC: use ACCESS_ONCE in cmpxchg loop by Vineet Gupta · 10 years ago
  49. 98edfab ARC: add some more comments to ret_from_fork by Vineet Gupta · 10 years ago
  50. 4c86231 ARC: fix /proc/cpuinfo for offline cpus by Vineet Gupta · 10 years ago
  51. e262eb9 arc: mm: Fix build failure by Guenter Roeck · 9 years ago
  52. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  53. 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
  54. 7a70bf7 ARC: rename default defconfig by Vineet Gupta · 10 years ago
  55. e8ef060 ARC: [nsimosci] move peripherals to match model to FPGA by Vineet Gupta · 10 years ago
  56. 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
  57. 9fb92eb ARC: R-M-W assist locks only needed for !LLSC by Vineet Gupta · 10 years ago
  58. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  59. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  60. 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
  61. bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 10 years ago
  62. 996bad6 ARC: add power management options by Alexey Brodkin · 10 years ago
  63. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  64. 4fbf81c ARC: kgdb: generic kgdb_arch_pc() suffices by Vineet Gupta · 10 years ago
  65. 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
  66. 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
  67. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  68. c4b9856 ARC: boot: consolidate cross-checking of h/w and s/w by Vineet Gupta · 10 years ago
  69. 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
  70. be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
  71. ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
  72. cdd4552 ARC: Remove unneeded Kconfig entry NO_DMA by Paul Bolle · 10 years ago
  73. 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
  74. c59414c ARC: refactoring: reduce the scope of some local vars by Vineet Gupta · 10 years ago
  75. 68d8fee ARC: remove gcc mpy heuristics by Vineet Gupta · 10 years ago
  76. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  77. c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
  78. 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
  79. 5c05483 ARC: [nsimosci] Allow "headless" models to boot by Vineet Gupta · 10 years ago
  80. b4c43b4 ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 by Paul Bolle · 10 years ago
  81. 72f933e ARC: [arcfpga] Remove more dead code by Vineet Gupta · 10 years ago
  82. d7f8a08 ARC: [plat*] move code out of .init_machine into common by Vineet Gupta · 10 years ago
  83. 70e9564 ARC: [arcfpga] consolidate machine description, DT by Vineet Gupta · 10 years ago
  84. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  85. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  86. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
  87. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  88. f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  89. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  90. 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
  91. 2a5e95d mm, arc: remove obsolete pagefault oom killer comment by David Rientjes · 10 years ago
  92. 5290dd7 arc: Use sigsp() by Richard Weinberger · 10 years ago
  93. f6dd2a3 arc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  94. 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
  95. 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
  96. 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
  97. 22524b0 Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console" by Greg Kroah-Hartman · 10 years ago
  98. af5abf1 ARC: help gcc elide icache helper for !SMP by Vineet Gupta · 10 years ago
  99. 1b1a22b ARC: move common ops for line/full cache into helpers by Vineet Gupta · 10 years ago
  100. da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago