1. 6f0aba6 MIPS: Skip odd double FP registers when copying FP32 sigcontext by Paul Burton · 9 years ago
  2. 64243c2 MIPS: Move FP usage checks into protected_{save, restore}_fp_context by Paul Burton · 9 years ago
  3. 2db9ca0 MIPS: Use struct mips_abi offsets to save FP context by Paul Burton · 9 years ago
  4. 7785610 MIPS: Add offsets to sigcontext FP fields to struct mips_abi by Paul Burton · 9 years ago
  5. 689ee85 MIPS: Simplify EVA FP context handling code by Paul Burton · 9 years ago
  6. 397d08b MIPS: sni: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  7. 0c16240 MIPS: IP27: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  8. 59113d9 MIPS: rt3352: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  9. 1fed884 MIPS: loongsoon32: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  10. e3280b2 MIPS: loongson64/timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  11. d199da5 MIPS: cevt-txx9: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  12. 57e148c MIPS: cevt-sb1250: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  13. 877c61d MIPS: cevt-r4k: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  14. c88f2fb MIPS: cevt-gt641xx: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  15. 9f95618 MIPS: cevt-ds1287: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  16. 1edf907 MIPS: cevt-bcm1480: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  17. c87cbe0 MIPS: jz4740: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  18. 20a7835 MIPS: Jazz: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  19. 3dcd777 MIPS: Alchemy: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  20. f17c4ca MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line. by Ralf Baechle · 9 years ago
  21. 1249ed3 MIPS: math-emu: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  22. 1bab0b6 MIPS: Lasat: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  23. 8d6b591 MIPS: unaligned: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  24. 486fcde MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall by Ralf Baechle · 9 years ago
  25. bae637a MIPS: Rearrange ENTRYLO field definitions by James Hogan · 9 years ago
  26. 9bd860c MIPS: dump_tlb: Dump FrameMask register if exists by James Hogan · 9 years ago
  27. 5d3c3c7 MIPS: dump_tlb: Only dump PageGrain if interesting by James Hogan · 9 years ago
  28. aaa7be4 MIPS: Probe for small (1KiB) page support by James Hogan · 9 years ago
  29. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 9 years ago
  30. c909ca7 MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions by Markos Chandras · 9 years ago
  31. e8f80cc MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6 by Markos Chandras · 9 years ago
  32. 1664574 MIPS: math-emu: Fix indentation by Markos Chandras · 9 years ago
  33. bbdd814 MIPS: cp1emu: Fix closing bracket for the d_fmt case by Markos Chandras · 9 years ago
  34. 674d10e MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6 by Markos Chandras · 9 years ago
  35. c46a2f0 MIPS: Treat CP1 control registers as unsigned ints. by Ralf Baechle · 9 years ago
  36. 82eb8f7 MIPS: Use unsigned int when reading CP0 registers by Chris Packham · 9 years ago
  37. 570e5d2 MIPS: malta: Use generic platform_maar_init by Paul Burton · 9 years ago
  38. cbd95a89 MIPS: mm: default platform_maar_init using bootmem data by Paul Burton · 9 years ago
  39. e4aa1f1 MIPS: MSA unaligned memory access support by Leonid Yegoshin · 9 years ago
  40. 6b35e11 MIPS: Introduce accessors for MSA vector registers by Paul Burton · 9 years ago
  41. 6701ca2 MIPS: Declare MSA MI10 instruction formats by Leonid Yegoshin · 9 years ago
  42. b620c97 MIPS: Remove "__weak" definition from arch-specific linkage.h by Bjorn Helgaas · 9 years ago
  43. e1d9749 MIPS: Remove "weak" from mips_cdmm_phys_base() declaration by Bjorn Helgaas · 9 years ago
  44. 770847b MIPS: Remove "weak" from get_c0_fdc_int() declaration by Bjorn Helgaas · 9 years ago
  45. ec0b9d3 MIPS: Remove "weak" from get_c0_compare_int() declaration by Bjorn Helgaas · 9 years ago
  46. c60f994 MIPS: MT: Remove "weak" from vpe_run() declaration by Bjorn Helgaas · 9 years ago
  47. 1c205b9 MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined by Bjorn Helgaas · 9 years ago
  48. 27d8d44 MIPS: Remove "weak" from platform_maar_init() declaration by Bjorn Helgaas · 9 years ago
  49. 8dedde6 MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static by Bjorn Helgaas · 9 years ago
  50. 9b4685d MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.h by Paul Burton · 9 years ago
  51. 2dca88d MIPS: ops-emma2rh: Drop nonsensical db_assert by Paul Burton · 9 years ago
  52. e51395d MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  53. 31429d1 MIPS: netlogic: Prepare ipi handlers for irq argument removal by Thomas Gleixner · 9 years ago
  54. 56a86c3 MIPS: octeon: Replace the homebrewn flow handler by Thomas Gleixner · 9 years ago
  55. 9d9a2fa MIPS: ath91: Remove pointless irqdisable/enable by Thomas Gleixner · 9 years ago
  56. e0288a0a MIPS: alchemy: Remove pointless irqdisable/enable by Thomas Gleixner · 9 years ago
  57. 9154566 MIPS: bcm63xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  58. 5a06545 MIPS: alchemy: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  59. 5c15942 MIPS: irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  60. 586134a MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  61. 4d3f77d MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  62. 777fd18 MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  63. f058dc8 MIPS: jz4740: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  64. 20a7f7e MIPS: Set up FTLB probability for I6400 by Markos Chandras · 9 years ago
  65. e87569c MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6 by Markos Chandras · 9 years ago
  66. 912708c MIPS: Add default case for the FTLB enable/disable code by Markos Chandras · 9 years ago
  67. c982c6d MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB by Markos Chandras · 9 years ago
  68. 3885c2b MIPS: CM: Add support for reporting CM cache errors by Markos Chandras · 9 years ago
  69. 391057d MIPS: CPC: Fix type for GCR CPC base reg for 64-bit by Markos Chandras · 9 years ago
  70. 038b0f5 MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels. by Markos Chandras · 9 years ago
  71. c0b584a MIPS: mips-cm: Extend CM accessors for 64-bit CPUs by Markos Chandras · 9 years ago
  72. c014d16 MIPS: Add platform callback before initializing the L2 cache by Markos Chandras · 9 years ago
  73. 7d53e9c MIPS: CM3: Add support for CM3 L2 cache. by Paul Burton · 9 years ago
  74. 0ba3c12 MIPS: CM: Add GCR_L2_CONFIG register accessors by Paul Burton · 9 years ago
  75. 197e89e MIPS: mips-cm: Implement mips_cm_revision by Paul Burton · 9 years ago
  76. 5676319 MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6 by Markos Chandras · 9 years ago
  77. e57f9a2 MIPS: Add MIPS I6400 probe support by Markos Chandras · 9 years ago
  78. 4e88a86 MIPS: Add cases for CPU_I6400 by Markos Chandras · 9 years ago
  79. 90b8baa MIPS: Add MIPS I6400 PRid and cputype identifiers by Markos Chandras · 9 years ago
  80. 7653716 MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h by Alban Bedel · 9 years ago
  81. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  82. b7dec83 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  83. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 10 years ago
  86. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 9 years ago
  87. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  88. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  89. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  90. 63059a2 ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  91. b5be5b7 Merge branch 'x86/asm/urgent' to pick up an entry code fix by Ingo Molnar · 9 years ago
  92. 527f0a9 x86/irq: Build correct vector mapping for multiple MSI interrupts by Jiang Liu · 9 years ago
  93. 3939f33 ARM: 8418/1: add boot image dependencies to not generate invalid images by Masahiro Yamada · 9 years ago
  94. 0f64b24 ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage by Nicolas Pitre · 9 years ago
  95. 158d3b2 MIPS: Fix LLVM build issue. by Ralf Baechle · 9 years ago
  96. 512255a Revert "sched/x86_64: Don't save flags on context switch" by Andy Lutomirski · 9 years ago
  97. 8916e0b Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  98. 0f405bf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  99. 0156547 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 12e244f x86/ldt: Further fix FPU emulation by Andy Lutomirski · 9 years ago