1. d2e6d30 MIPS: mm: page: Add MIPS R6 support by Markos Chandras · 10 years ago
  2. 8c56208 MIPS: lib: memset: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  3. b0ce4bd MIPS: lib: memcpy: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  4. fee313d MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  5. 0593a44 MIPS: kernel: unaligned: Add support for the MIPS R6 by Leonid Yegoshin · 10 years ago
  6. acac410 MIPS: kernel: cps-vec: Replace "addi" with "addiu" by Markos Chandras · 10 years ago
  7. 938c128 MIPS: kernel: genex: Set correct ISA level by Markos Chandras · 10 years ago
  8. 8d5b9b7 MIPS: kernel: r4k_fpu: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  9. 207083b MIPS: kernel: r4k_switch: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  10. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  11. 515a639 MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo by Markos Chandras · 10 years ago
  12. 6ebb496 MIPS: kernel: entry.S: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  13. 8b8aa63 MIPS: kernel: cpu-probe.c: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  14. 54dac95 MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler by Leonid Yegoshin · 10 years ago
  15. 180b1e3 MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs by Leonid Yegoshin · 10 years ago
  16. 82e7ce8 MIPS: asm: local: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  17. 5753762 MIPS: asm: spinlock: Replace "sub" instruction with "addiu" by Markos Chandras · 10 years ago
  18. 1922c35 MIPS: asm: futex: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  19. 87a927e MIPS: asm: bitops: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  20. 0038df2 MIPS: asm: atomic: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  21. fa998eb MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  22. 123e4b3 MIPS: Use the new "ZC" constraint for MIPS R6 by Markos Chandras · 10 years ago
  23. 94bfb75 MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM by Markos Chandras · 10 years ago
  24. a7e07b1 MIPS: asm: spram: Add new symbol for MIPS scratch pad storage by Markos Chandras · 10 years ago
  25. 934c792 MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions by Markos Chandras · 10 years ago
  26. 8716a76 MIPS: asm: irqflags: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  27. f52fca9 MIPS: asm: hazards: Add MIPSR6 definitions by Markos Chandras · 10 years ago
  28. 34c56fc MIPS: asm: cpu: Add MIPSR6 ISA definitions by Leonid Yegoshin · 10 years ago
  29. 4e0748f MIPS: Use generic checksum functions for MIPS R6 by Markos Chandras · 10 years ago
  30. 98a833c1 MIPS: asm: asmmacro: Replace "add" instructions with "addu" by Markos Chandras · 10 years ago
  31. 226da55 MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants by Leonid Yegoshin · 10 years ago
  32. 6a0e986 MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6 by Leonid Yegoshin · 10 years ago
  33. b840a82 MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6 by Leonid Yegoshin · 10 years ago
  34. be51369 MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations by Markos Chandras · 10 years ago
  35. a168b8f MIPS: mm: Add MIPS R6 instruction encodings by Leonid Yegoshin · 10 years ago
  36. 51eec48e MIPS: mm: uasm: Add signed 9-bit immediate related macros by Leonid Yegoshin · 10 years ago
  37. 7fd08ca MIPS: Add build support for the MIPS R6 ISA by Leonid Yegoshin · 10 years ago
  38. b2498af MIPS: Add MIPS generic QEMU probe support by Leonid Yegoshin · 10 years ago
  39. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  40. aca5721 MIPS: Add generic QEMU PRid and cpu type identifiers by Leonid Yegoshin · 10 years ago
  41. b3e76c4 MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  42. ed4cbc8 MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} by Markos Chandras · 10 years ago
  43. fde3538 MIPS: asm: pgtable: Prevent HTW race when updating PTEs by Markos Chandras · 10 years ago
  44. 461d1597 MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences by Markos Chandras · 10 years ago
  45. d79d853 MIPS: mm: Add debug information for userland SIGSEGV signals. by Markos Chandras · 10 years ago
  46. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  47. ae58d88 MIPS: cevt-r4k: Drop GIC special case by James Hogan · 10 years ago
  48. 2d76e96 MIPS: elf2ecoff: Fix warning due to dead code. by Ralf Baechle · 10 years ago
  49. 7b09777 MIPS: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  50. 250215c MIPS: Remove unused dt_setup_arch() by Geert Uytterhoeven · 10 years ago
  51. e950324 MIPS: ARC: Add declarations for a few missing ARC firmware functions. by Ralf Baechle · 10 years ago
  52. bb03006 MIPS: ARC: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  53. dd6e2db MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  54. efc46d1 MIPS: IP32: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  55. 7f84c0a MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. by Ralf Baechle · 10 years ago
  56. 2f26c48 MIPS: Use generic csum_tcpudp_magic for MIPS. by Ralf Baechle · 10 years ago
  57. b4b5015 MIPS: Use <asm-generic/checksum.h> by Ralf Baechle · 10 years ago
  58. d0f0f63 MIPS: Rewrite csum_fold to plain C. by Ralf Baechle · 10 years ago
  59. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  60. 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
  61. 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
  62. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  63. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  64. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  65. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago
  66. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 10 years ago
  67. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  68. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
  69. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 10 years ago
  70. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  71. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  72. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 10 years ago
  73. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  74. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  75. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  76. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 10 years ago
  77. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 10 years ago
  78. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 10 years ago
  79. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 10 years ago
  80. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  81. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  82. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 10 years ago
  83. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  84. 79b8cb9 Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  85. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  86. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 10 years ago
  87. 0b8c960 crypto: sha-mb - Add avx2_supported check. by Vinson Lee · 10 years ago
  88. 0b1e95b crypto: aesni - fix "by8" variant for 128 bit keys by Mathias Krause · 10 years ago
  89. 693a30b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  90. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  91. b485342 x86, um: actually mark system call tables readonly by Daniel Borkmann · 10 years ago
  92. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  93. 2aba73a Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/urgent by Ingo Molnar · 10 years ago
  94. a5cb236 Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  95. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  96. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  97. 9bb29b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  98. 007487f Add USB_EHCI_EXYNOS to multi_v7_defconfig by Steev Klimaszewski · 10 years ago
  99. 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
  100. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago