1. b5ad2c2 MIPS: mm: scache: Add secondary cache support for MIPS R6 cores by Markos Chandras · 10 years ago
  2. 4ee4862 MIPS: mm: c-r4k: Set the correct ISA level by Markos Chandras · 10 years ago
  3. 77f3ee5 MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction by Leonid Yegoshin · 10 years ago
  4. d2e6d30 MIPS: mm: page: Add MIPS R6 support by Markos Chandras · 10 years ago
  5. 8c56208 MIPS: lib: memset: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  6. b0ce4bd MIPS: lib: memcpy: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  7. fee313d MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  8. 0593a44 MIPS: kernel: unaligned: Add support for the MIPS R6 by Leonid Yegoshin · 10 years ago
  9. acac410 MIPS: kernel: cps-vec: Replace "addi" with "addiu" by Markos Chandras · 10 years ago
  10. 938c128 MIPS: kernel: genex: Set correct ISA level by Markos Chandras · 10 years ago
  11. 8d5b9b7 MIPS: kernel: r4k_fpu: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  12. 207083b MIPS: kernel: r4k_switch: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  13. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  14. 515a639 MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo by Markos Chandras · 10 years ago
  15. 6ebb496 MIPS: kernel: entry.S: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  16. 8b8aa63 MIPS: kernel: cpu-probe.c: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  17. 54dac95 MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler by Leonid Yegoshin · 10 years ago
  18. 180b1e3 MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs by Leonid Yegoshin · 10 years ago
  19. 82e7ce8 MIPS: asm: local: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  20. 5753762 MIPS: asm: spinlock: Replace "sub" instruction with "addiu" by Markos Chandras · 10 years ago
  21. 1922c35 MIPS: asm: futex: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  22. 87a927e MIPS: asm: bitops: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  23. 0038df2 MIPS: asm: atomic: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  24. fa998eb MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  25. 123e4b3 MIPS: Use the new "ZC" constraint for MIPS R6 by Markos Chandras · 10 years ago
  26. 94bfb75 MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM by Markos Chandras · 10 years ago
  27. a7e07b1 MIPS: asm: spram: Add new symbol for MIPS scratch pad storage by Markos Chandras · 10 years ago
  28. 934c792 MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions by Markos Chandras · 10 years ago
  29. 8716a76 MIPS: asm: irqflags: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  30. f52fca9 MIPS: asm: hazards: Add MIPSR6 definitions by Markos Chandras · 10 years ago
  31. 34c56fc MIPS: asm: cpu: Add MIPSR6 ISA definitions by Leonid Yegoshin · 10 years ago
  32. 4e0748f MIPS: Use generic checksum functions for MIPS R6 by Markos Chandras · 10 years ago
  33. 98a833c1 MIPS: asm: asmmacro: Replace "add" instructions with "addu" by Markos Chandras · 10 years ago
  34. 226da55 MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants by Leonid Yegoshin · 10 years ago
  35. 6a0e986 MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6 by Leonid Yegoshin · 10 years ago
  36. b840a82 MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6 by Leonid Yegoshin · 10 years ago
  37. be51369 MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations by Markos Chandras · 10 years ago
  38. a168b8f MIPS: mm: Add MIPS R6 instruction encodings by Leonid Yegoshin · 10 years ago
  39. 51eec48e MIPS: mm: uasm: Add signed 9-bit immediate related macros by Leonid Yegoshin · 10 years ago
  40. 7fd08ca MIPS: Add build support for the MIPS R6 ISA by Leonid Yegoshin · 10 years ago
  41. b2498af MIPS: Add MIPS generic QEMU probe support by Leonid Yegoshin · 10 years ago
  42. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  43. aca5721 MIPS: Add generic QEMU PRid and cpu type identifiers by Leonid Yegoshin · 10 years ago
  44. b3e76c4 MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  45. ed4cbc8 MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} by Markos Chandras · 10 years ago
  46. fde3538 MIPS: asm: pgtable: Prevent HTW race when updating PTEs by Markos Chandras · 10 years ago
  47. 461d1597 MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences by Markos Chandras · 10 years ago
  48. d79d853 MIPS: mm: Add debug information for userland SIGSEGV signals. by Markos Chandras · 10 years ago
  49. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  50. ae58d88 MIPS: cevt-r4k: Drop GIC special case by James Hogan · 10 years ago
  51. 2d76e96 MIPS: elf2ecoff: Fix warning due to dead code. by Ralf Baechle · 10 years ago
  52. 7b09777 MIPS: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  53. 250215c MIPS: Remove unused dt_setup_arch() by Geert Uytterhoeven · 10 years ago
  54. e950324 MIPS: ARC: Add declarations for a few missing ARC firmware functions. by Ralf Baechle · 10 years ago
  55. bb03006 MIPS: ARC: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  56. dd6e2db MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  57. efc46d1 MIPS: IP32: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  58. 7f84c0a MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. by Ralf Baechle · 10 years ago
  59. 2f26c48 MIPS: Use generic csum_tcpudp_magic for MIPS. by Ralf Baechle · 10 years ago
  60. b4b5015 MIPS: Use <asm-generic/checksum.h> by Ralf Baechle · 10 years ago
  61. d0f0f63 MIPS: Rewrite csum_fold to plain C. by Ralf Baechle · 10 years ago
  62. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 10 years ago
  63. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  64. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 10 years ago
  69. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 10 years ago
  70. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 10 years ago
  71. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  72. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  73. eb74926 Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  74. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  75. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  76. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  77. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  78. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  79. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  80. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  81. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  82. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  83. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 10 years ago
  84. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 10 years ago
  85. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 10 years ago
  86. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  87. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  88. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  89. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  90. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago
  91. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 10 years ago
  92. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  93. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
  94. 300176a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  95. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 10 years ago
  96. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 10 years ago
  97. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 10 years ago
  98. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 10 years ago
  99. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  100. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 10 years ago