1. 27e0d4b MIPS: generic: Allow filtering enabled boards by requirements by Paul Burton · 7 years ago
  2. 1ec9dd8 MIPS: CPS: Detect CPUs in secondary clusters by Paul Burton · 7 years ago
  3. 3c9b416 MIPS: CPS: Cluster support for topology functions by Paul Burton · 7 years ago
  4. e83f7e0 MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers by Paul Burton · 7 years ago
  5. d595d42 MIPS: SMP: Allow boot_secondary SMP op to return errors by Paul Burton · 7 years ago
  6. 68923cd MIPS: CM: Add cluster & block args to mips_cm_lock_other() by Paul Burton · 7 years ago
  7. 5616897 MIPS: Add CPU cluster number accessors by Paul Burton · 7 years ago
  8. fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 7 years ago
  9. 856fbce MIPS: Store core & VP IDs in GlobalNumber-style variable by Paul Burton · 7 years ago
  10. f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 7 years ago
  11. 15e6529 MIPS: CPS: Use GlobalNumber macros rather than magic numbers by Paul Burton · 7 years ago
  12. c6593dd MIPS: Add accessor & bit definitions for GlobalNumber by Paul Burton · 7 years ago
  13. 23cb600 MIPS: CPS: Add CM/CPC 3.5 register definitions by Paul Burton · 7 years ago
  14. 846e191 MIPS: CPS: Use change_*, set_* & clear_* where appropriate by Paul Burton · 7 years ago
  15. ed7eb5a MIPS: CPS: Introduce register modify (set/clear/change) accessors by Paul Burton · 7 years ago
  16. 829ca2be MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  17. 2c981e3 MIPS: CPC: Use common CPS accessor generation macros by Paul Burton · 7 years ago
  18. 93c5bba5 MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  19. b025d51 MIPS: CM: Specify register size when generating accessors by Paul Burton · 7 years ago
  20. abe852e MIPS: CM: Rename mips_cm_base to mips_gcr_base by Paul Burton · 7 years ago
  21. 454854a MIPS: math-emu: Add FP emu debugfs stats for individual instructions by Aleksandar Markovic · 7 years ago
  22. 25ad8db MIPS: math-emu: Add FP emu debugfs clear functionality by Aleksandar Markovic · 7 years ago
  23. ae5f3f5 MIPS: math-emu: Add FP emu debugfs statistics for branches by Aleksandar Markovic · 7 years ago
  24. e1231dd MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result by Aleksandar Markovic · 7 years ago
  25. 3ec404d MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation by Aleksandar Markovic · 7 years ago
  26. 1ff8560 MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes by Aleksandar Markovic · 7 years ago
  27. 2cfa5825 MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) by Douglas Leung · 7 years ago
  28. b3b8e1e MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) by Douglas Leung · 7 years ago
  29. ae11c06 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration by Aleksandar Markovic · 7 years ago
  30. 7cf64ce MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs by Aleksandar Markovic · 7 years ago
  31. 0c64fe6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs by Aleksandar Markovic · 7 years ago
  32. e840be6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation by Aleksandar Markovic · 7 years ago
  33. 304bfe4 MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs by Aleksandar Markovic · 7 years ago
  34. 3444c4e MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs by Aleksandar Markovic · 7 years ago
  35. 1a41b3b MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs by Aleksandar Markovic · 7 years ago
  36. aabf5cf MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative by Aleksandar Markovic · 7 years ago
  37. 15560a5 MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero by Aleksandar Markovic · 7 years ago
  38. e78bf0d MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation by Aleksandar Markovic · 7 years ago
  39. b7fc2cc MIPS: Declare various variables & functions static by Paul Burton · 7 years ago
  40. 7d630e8 MIPS: Remove plat_timer_setup() by Paul Burton · 7 years ago
  41. fbdce1d MIPS: Remove __invalidate_kernel_vmap_range by Paul Burton · 7 years ago
  42. 445a58c MIPS: math-emu: Correct user fault_addr type by Paul Burton · 7 years ago
  43. 2aa7687 MIPS: Include linux/initrd.h for free_initrd_mem() by Paul Burton · 7 years ago
  44. db3fb45 MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk() by Paul Burton · 7 years ago
  45. c2c0974 MIPS: Include asm/delay.h for __{,n,u}delay() by Paul Burton · 7 years ago
  46. 91955e3 MIPS: Include linux/cpu.h for arch_cpu_idle() by Paul Burton · 7 years ago
  47. 6993942 MIPS: Include asm/setup.h for cpu_cache_init() by Paul Burton · 7 years ago
  48. 2904cdb MIPS: generic: Include asm/time.h for get_c0_*_int() by Paul Burton · 7 years ago
  49. b47e9c6 MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated() by Paul Burton · 7 years ago
  50. c59435a MIPS: Consolidate coherent and non-coherent dma_alloc code by Christoph Hellwig · 7 years ago
  51. 077b14e MIPS: configs: Add Onion Omega2+ defconfig by Harvey Hunt · 7 years ago
  52. 323ac96 MIPS: Add Onion Omega2+ board by Harvey Hunt · 7 years ago
  53. df8d6c3 MIPS: configs: Add VoCore2 defconfig by Harvey Hunt · 7 years ago
  54. d48faef MIPS: dts: Add Vocore2 board by Harvey Hunt · 7 years ago
  55. 7d4ad2e MIPS: dts: ralink: Add Mediatek MT7628A SoC by Harvey Hunt · 7 years ago
  56. cc10815 MIPS: Alchemy: Threaded carddetect irqs for devboards by Manuel Lauss · 8 years ago
  57. 60d5973 MIPS: Alchemy: update cpu feature overrides by Manuel Lauss · 8 years ago
  58. c7f78c4 MIPS: Alchemy: Add devboard machine type to cpuinfo by Manuel Lauss · 8 years ago
  59. 8535f2b MIPS: math-emu: do not use bools for arithmetic by Manuel Lauss · 7 years ago
  60. 8fec553 MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes by Harvey Hunt · 8 years ago
  61. c846558 MIPS: Ci20: Enable GPIO driver by Harvey Hunt · 8 years ago
  62. 04a85e0 MIPS: generic: Move NI 169445 FIT image source to its own file by Paul Burton · 7 years ago
  63. 13d1ff2 MIPS: generic: Move Boston FIT image source to its own file by Paul Burton · 7 years ago
  64. 436c6a4 MIPS: Allow platform to specify multiple its.S files by Paul Burton · 7 years ago
  65. 846fbcf MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1 by Petar Jovanovic · 8 years ago
  66. b123718 MIPS: signal: Remove unreachable code from force_fcr31_sig(). by Ralf Baechle · 7 years ago
  67. 7aacf86 MIPS: NI 169445 board support by Nathan Sullivan · 8 years ago
  68. 0c4037b MIPS: pci-mt7620: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  69. 897c0e7 MIPS: pistachio: Enable Root FS on NFS in defconfig by Matt Redfearn · 8 years ago
  70. 42f1e64 MIPS: NUMA: Remove the unused parent_node() macro by Dou Liyang · 7 years ago
  71. f922bc0 MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers by Steven J. Hill · 8 years ago
  72. df4c87f MIPS: Remove unused ST_OFF from r2300_switch.S by Paul Burton · 8 years ago
  73. 423fb0d MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S by Paul Burton · 8 years ago
  74. a2aea69 MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S by Paul Burton · 8 years ago
  75. 3b2db17 MIPS: Remove unused R6000 support by Paul Burton · 8 years ago
  76. 114c370 MIPS: R6: Constify r2_decoder_tables by Matt Redfearn · 8 years ago
  77. ff2c825 MIPS: SMP: Constify smp ops by Matt Redfearn · 8 years ago
  78. b879c80 MIPS: defconfig: Cleanup from non-existing options by Krzysztof Kozlowski · 8 years ago
  79. 7f27b5b MIPS: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  80. c153e62 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  82. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  83. 47c5310 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 7 years ago
  84. ccd5b32 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  85. 38cfd5e KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state by Paolo Bonzini · 7 years ago
  86. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  87. c469268 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  88. 1cffe59 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  89. bb9b52b KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them by Benjamin Herrenschmidt · 7 years ago
  90. 2c4fb78 KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss by Benjamin Herrenschmidt · 7 years ago
  91. bd0fdb1 KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9 by Nicholas Piggin · 8 years ago
  92. 93a4c83 ARM: dts: exynos: add needs-hpd for Odroid-XU3/4 by Hans Verkuil · 7 years ago
  93. 2acf097 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  94. dbeb0c8 ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms by Arnd Bergmann · 7 years ago
  95. a067d94 arm64: kaslr: Adjust the offset to avoid Image across alignment boundary by Catalin Marinas · 7 years ago
  96. 4a23e56 arm64: kaslr: ignore modulo offset when validating virtual displacement by Ard Biesheuvel · 7 years ago
  97. 289d07a arm64: mm: abort uaccess retries upon fatal signal by Mark Rutland · 8 years ago
  98. 0966221 arm64: fpsimd: Prevent registers leaking across exec by Dave Martin · 7 years ago
  99. 6470812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  100. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago