1. 3f7cac4 MIPS: math-emu: Cleanup coding style. by Ralf Baechle · 10 years ago
  2. 49548b0 MIPS: math-emu: Cleanup definition of structs describe sp/dp floats. by Ralf Baechle · 10 years ago
  3. de2fc34 MIPS: math-emu: Rename get_rounding() functions. by Ralf Baechle · 10 years ago
  4. 90efba3 MIPS: math-emu: Get rid of the useless parts of exception handling. by Ralf Baechle · 10 years ago
  5. 593d33f MIPS: math-emu: Move various objects into an ar library. by Ralf Baechle · 10 years ago
  6. f71baa1 MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan. by Ralf Baechle · 10 years ago
  7. dfbf42b MIPS: math-emu: Remove unused code. by Ralf Baechle · 10 years ago
  8. 1bc3320 MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan(). by Ralf Baechle · 10 years ago
  9. 3a33db2 MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite(). by Ralf Baechle · 10 years ago
  10. b3a7ad2 MIPS: math-emu: Eleminate duplicate definitions of identical macros. by Ralf Baechle · 10 years ago
  11. 3e160aa MIPS: math-emu: Use SPSIGN() rather than DPSIGN() in ieee754sp_sub(). by Ralf Baechle · 10 years ago
  12. ad8fb55 MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. by Ralf Baechle · 10 years ago
  13. f5410d1 MIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt in ieee754dp_cmp. by Ralf Baechle · 10 years ago
  14. 1eaf198 MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment. by Ralf Baechle · 10 years ago
  15. 08f1faa MIPS: math-emu: Remove #if 1 and dead code from its #else branch. by Ralf Baechle · 10 years ago
  16. e812a73 MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef(). by Ralf Baechle · 10 years ago
  17. 92df0f8 MIPS: math-emu: Convert debug printks to pr_debug getting. by Ralf Baechle · 10 years ago
  18. fcfe228 MIPS: math-emu: Get rid of unuable extended precision support. by Ralf Baechle · 10 years ago
  19. 66b047d MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs. by Ralf Baechle · 10 years ago
  20. 08a0790 MIPS: math-emu: Remove most ifdefery. by Ralf Baechle · 10 years ago
  21. 9e8bad1 MIPS: math-emu: Turn macros into functions where possible. by Ralf Baechle · 10 years ago
  22. bee1653 MIPS: math-emu: Harden ieee754int.h against multiple inclusion. by Ralf Baechle · 10 years ago
  23. 47fa0c0 MIPS: math-emu: Reformat code according to coding style. by Ralf Baechle · 10 years ago
  24. 85c51c5 MIPS: math-emu: Move all debug fs code to a separate file. by Ralf Baechle · 10 years ago
  25. 6d18b62 MIPS: math-emu: Remove fine example of cargo cult programming. by Ralf Baechle · 10 years ago
  26. cd8ee34 MIPS: math-emu: Header file weeding. by Ralf Baechle · 10 years ago
  27. 5160d45 MIPS: branch: Make inclusion of <asm/branch.h> safe. by Ralf Baechle · 10 years ago
  28. e7e9cae MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag. by Ralf Baechle · 10 years ago
  29. 5a7ebbf MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regs by Ralf Baechle · 10 years ago
  30. 2209bcb MIPS: math-emu: Get rid of typedefs. by Ralf Baechle · 10 years ago
  31. 2370881 MIPS: math-emu: Use English spelling of `constant' rather than Danish. by Ralf Baechle · 10 years ago
  32. cae5506 MIPS: math-emu: Mark exception handling functions as __cold. by Ralf Baechle · 10 years ago
  33. f80cc08 MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions. by Ralf Baechle · 10 years ago
  34. 64a17a0 MIPS: Move definition of __BITFIELD_FIELD to sharable header. by Ralf Baechle · 10 years ago
  35. 60b5f90 Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  36. c7d6891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  37. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  38. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  39. 41abc90 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  40. a7b08063 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  41. 172de65 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 95d0858 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 3f017a4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 4ba4801 Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  45. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 10 years ago
  46. c776cd8 parisc: Improve LWS-CAS performance by John David Anglin · 10 years ago
  47. fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 10 years ago
  48. e95a2f7 drm/i915: Increase WM memory latency values on SNB by Ville Syrjälä · 10 years ago
  49. 721e82c drm/i915: restore backlight precision when converting from ACPI by Aaron Lu · 10 years ago
  50. afba0b5 drm/i915: Use the first mode if there is no preferred mode in the EDID by Chris Wilson · 10 years ago
  51. f4cdbc2 drm/i915/dp: force eDP lane count to max available lanes on BDW by Jani Nikula · 10 years ago
  52. fa81511 x86-64, modify_ldt: Make support for 16-bit segments a runtime option by Linus Torvalds · 10 years ago
  53. ffe6902 asm-generic: remove _STK_LIM_MAX by James Hogan · 10 years ago
  54. c70458f50 metag: Remove _STK_LIM_MAX override by James Hogan · 10 years ago
  55. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 10 years ago
  56. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  57. 2425ce8 metag: fix memory barriers by Mikulas Patocka · 10 years ago
  58. 7bb3940 MIPS: mm: Fix broken microMIPS kernel regression. by Steven J. Hill · 10 years ago
  59. 665ebe9 ALSA: sb_mixer: missing return statement by Dan Carpenter · 10 years ago
  60. ff2354b Merge tag 'asoc-v3.15-rc5-intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  61. 7ca33c7 Merge tag 'asoc-v3.15-rc5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  62. 927cdab Merge tag 'asoc-v3.15-rc5-core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  63. cf86197 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 10 years ago
  64. 0d1203f Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 10 years ago
  65. f9a4059 Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/fix/fsl-esai', 'asoc/fix/fsl-spdif', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 10 years ago
  66. f2d0801 MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 by Markos Chandras · 10 years ago
  67. 9844f54 x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() by Anthony Iliopoulos · 10 years ago
  68. 2ed9fd2 MAINTAINERS: Add co-maintainer for drivers/irqchip by Jason Cooper · 10 years ago
  69. 44330ab ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile by Charles Keepax · 10 years ago
  70. cffd6665 ASoC: Intel: Fix Baytrail SST DSP firmware loading by Jarkko Nikula · 10 years ago
  71. 367f0b5 MIPS: Wire up renameat2 syscall. by Ralf Baechle · 10 years ago
  72. 7189eb9 ALSA: hda - mask buggy stream DMA0 for Broadwell display controller by Mengdong Lin · 10 years ago
  73. ec5fe98 ALSA: hda - Add new GPU codec ID to snd-hda by Aaron Plattner · 10 years ago
  74. 14186fe Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  75. 77d9278 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  76. 68cb363 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  77. efb2b1d Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  78. 26a41cd Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  79. 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  80. 1972663 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  81. 2ddb599 Merge tag 'md/3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  82. 200d963 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. 8471ac1 MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. by Ralf Baechle · 10 years ago
  84. cdbb03b MIPS: Remove file missed when removing rm9k support a while ago. by Ralf Baechle · 10 years ago
  85. 8e8acb3 MIPS/loongson2_cpufreq: Fix CPU clock rate setting by Aaro Koskinen · 10 years ago
  86. 3deff25 MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ by Paul Bolle · 10 years ago
  87. 44ba138 MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 10 years ago
  88. 465ca5d6 MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 10 years ago
  89. 2db4bc3 MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 10 years ago
  90. 824122a MIPS: DEC/SNI: O32 wrapper stack switching fixes by Maciej W. Rozycki · 10 years ago
  91. af37530 MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes by Maciej W. Rozycki · 10 years ago
  92. c406339 MAINTAINERS: TURBOchannel: Update entry by Ralf Baechle · 10 years ago
  93. 5508d45 Revert "MIPS: MT: proc: Add support for printing VPE and TC ids" by Ralf Baechle · 10 years ago
  94. 4f8210f ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params() by Nicolin Chen · 10 years ago
  95. 57ebbca ASoC: fsl_esai: Only bypass sck_div for EXTAL source by Nicolin Chen · 10 years ago
  96. 89e47f6 ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP by Nicolin Chen · 10 years ago
  97. ce85a4d ASoC: dapm: Fix SUSPEND -> OFF bias sequence by Lars-Peter Clausen · 10 years ago
  98. ca5106a ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets() by Lars-Peter Clausen · 10 years ago
  99. 868a6ca ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND by Nicolin Chen · 10 years ago
  100. 3a18e13 hwmon: (emc1403) Support full range of known chip revision numbers by Josef Gajdusek · 10 years ago