1. 08f6dd8 bnx2x: update MAINTAINERS for bnx2x and e-mail addresses by Ariel Elior · 10 years ago
  2. 5bbde4d net: fec: use pinctrl PM helpers by Nimrod Andy · 10 years ago
  3. add4eed x86/vdso, build: Fix cross-compilation from big-endian architectures by Andy Lutomirski · 10 years ago
  4. 0115618 x86/vdso, build: When vdso2c fails, unlink the output by Andy Lutomirski · 10 years ago
  5. 111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down by Jack Morgenstein · 10 years ago
  6. 09271db emac: aggregation of v1-2 PLB errors for IER register by Ivan Mikhaylov · 10 years ago
  7. faacd3a emac: add missing support of 10mbit in emac/rgmii by Ivan Mikhaylov · 10 years ago
  8. ce25b68 net: filter: use block statements in tcpdump tests by Daniel Borkmann · 10 years ago
  9. 108cc22 net: filter: test fill/spill of all M[] regs by Daniel Borkmann · 10 years ago
  10. c4438f0 r8152: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  11. 18ee37a drm/radeon: Resume fbcon last by Daniel Vetter · 10 years ago
  12. 1446e04 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 10 years ago
  13. 958c492 enic: Fix 64 bit divide on 32bit system by Govindarajulu Varadarajan · 10 years ago
  14. 484611e net: tso: Export symbols for modular build by Sachin Kamat · 10 years ago
  15. 5512ed6 Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  16. 09b38aa ehea: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  17. 165cb46 mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statement by Roland Dreier · 10 years ago
  18. feff689 blk-mq: remember to start timeout handler for direct queue by Jens Axboe · 10 years ago
  19. c7bca41 block: ensure that the timer is always added by Jens Axboe · 10 years ago
  20. b52bd7b nfsd: remove unused function nfsd_read_file by Christoph Hellwig · 10 years ago
  21. 1233790 nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer by Christoph Hellwig · 10 years ago
  22. be69da8 NFSD: Error out when getting more than one fsloc/secinfo/uuid by Kinglong Mee · 10 years ago
  23. 1f53146 NFSD: Using type of uint32_t for ex_nflavors instead of int by Kinglong Mee · 10 years ago
  24. f0db79d NFSD: Add missing comment of "expiry" in expkey_parse() by Kinglong Mee · 10 years ago
  25. e6d615f NFSD: Remove typedef of svc_client and svc_export in export.c by Kinglong Mee · 10 years ago
  26. a30ae94 NFSD: Cleanup unneeded including net/ipv6.h by Kinglong Mee · 10 years ago
  27. 61a27f0 NFSD: Cleanup unused variable in nfsd_setuser() by Kinglong Mee · 10 years ago
  28. 0faed90 NFSD: remove unneeded linux/user_namespace.h include by Kinglong Mee · 10 years ago
  29. 94eb368 NFSD: Adds macro EX_UUID_LEN for exports uuid's length by Kinglong Mee · 10 years ago
  30. 0d63790 NFSD: Helper function for parsing uuid by Kinglong Mee · 10 years ago
  31. a1f0551 NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free() by Kinglong Mee · 10 years ago
  32. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  33. d05d574 nfsd4: kill write32, write64 by J. Bruce Fields · 11 years ago
  34. 0c0c267 nfsd4: kill WRITEMEM by J. Bruce Fields · 11 years ago
  35. b64c7f3 nfsd4: kill WRITE64 by J. Bruce Fields · 11 years ago
  36. c373b0a nfsd4: kill WRITE32 by J. Bruce Fields · 11 years ago
  37. c8f13d9 nfsd4: really fix nfs4err_resource in 4.1 case by J. Bruce Fields · 10 years ago
  38. b042098 nfsd4: allow exotic read compounds by J. Bruce Fields · 11 years ago
  39. fec25fa nfsd4: more read encoding cleanup by J. Bruce Fields · 10 years ago
  40. 34a78b4 nfsd4: read encoding cleanup by J. Bruce Fields · 10 years ago
  41. dc97618 nfsd4: separate splice and readv cases by J. Bruce Fields · 11 years ago
  42. 02fe470 nfsd4: nfsd_vfs_read doesn't use file handle parameter by J. Bruce Fields · 11 years ago
  43. b0e35fd nfsd4: turn off zero-copy-read in exotic cases by J. Bruce Fields · 11 years ago
  44. ccae70a nfsd4: estimate sequence response size by J. Bruce Fields · 11 years ago
  45. b86cef6 nfsd4: better estimate of getattr response size by J. Bruce Fields · 11 years ago
  46. 476a7b1 nfsd4: don't treat readlink like a zero-copy operation by J. Bruce Fields · 11 years ago
  47. 3b29970 nfsd4: enforce rd_dircount by J. Bruce Fields · 11 years ago
  48. 561f0ed nfsd4: allow large readdirs by J. Bruce Fields · 11 years ago
  49. 32aaa62 nfsd4: use session limits to release send buffer reservation by J. Bruce Fields · 11 years ago
  50. 47ee529 nfsd4: adjust buflen to session channel limit by J. Bruce Fields · 11 years ago
  51. db3f58a rpc: define xdr_restrict_buflen by J. Bruce Fields · 11 years ago
  52. 3059676 nfsd4: fix buflen calculation after read encoding by J. Bruce Fields · 10 years ago
  53. 89ff884 nfsd4: nfsd4_check_resp_size should check against whole buffer by J. Bruce Fields · 11 years ago
  54. 6ff9897 nfsd4: minor encode_read cleanup by J. Bruce Fields · 11 years ago
  55. 4f0cefb nfsd4: more precise nfsd4_max_reply by J. Bruce Fields · 11 years ago
  56. 8c7424c nfsd4: don't try to encode conflicting owner if low on space by J. Bruce Fields · 11 years ago
  57. f523601 nfsd4: convert 4.1 replay encoding by J. Bruce Fields · 11 years ago
  58. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  59. a8095f7 nfsd4: size-checking cleanup by J. Bruce Fields · 11 years ago
  60. ea8d772 nfsd4: remove redundant encode buffer size checking by J. Bruce Fields · 11 years ago
  61. 67492c9 nfsd4: nfsd4_check_resp_size needn't recalculate length by J. Bruce Fields · 11 years ago
  62. 4e21ac4 nfsd4: reserve space before inlining 0-copy pages by J. Bruce Fields · 11 years ago
  63. d0a381d nfsd4: teach encoders to handle reserve_space failures by J. Bruce Fields · 11 years ago
  64. 082d4bd nfsd4: "backfill" using write_bytes_to_xdr_buf by J. Bruce Fields · 11 years ago
  65. 1fcea5b nfsd4: use xdr_truncate_encode by J. Bruce Fields · 11 years ago
  66. 3e19ce7 rpc: xdr_truncate_encode by J. Bruce Fields · 11 years ago
  67. 716079f mce: Panic when a core has reached a timeout by Borislav Petkov · 10 years ago
  68. 9c15a24 x86/mce: Improve mcheck_init_device() error handling by Mathieu Souchaud · 10 years ago
  69. fb27b8f drm/msm: update for ARCH_MSM -> ARCH_QCOM by Rob Clark · 10 years ago
  70. 3189650 drm/msm/hdmi: use gpio and HPD polling by Rob Clark · 10 years ago
  71. 8a57e95 drm/msm/mdp5: fix crash in error/unload paths by Rob Clark · 10 years ago
  72. 1487385 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  73. 1326af2 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  74. 24e19d2 Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  75. 345e9bf ARM: dts: add secure firmware support for exynos5420-arndale-octa by Tushar Behera · 10 years ago
  76. 90dfdc7 MIPS: Add functions for hypervisor call by David Daney · 10 years ago
  77. cd3f538 MIPS: OCTEON: Add OCTEON3 to __get_cpu_type by Andreas Herrmann · 10 years ago
  78. 45b585c MIPS: Add function get_ebase_cpunum by David Daney · 10 years ago
  79. 18a8cd6 MIPS: Add minimal support for OCTEON3 to c-r4k.c by David Daney · 10 years ago
  80. 35d0470 MIPS: Don't build fast TLB refill handler with 32-bit kernels by David Daney · 10 years ago
  81. a68d09a MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs by David Daney · 10 years ago
  82. 8a837cd MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON by David Daney · 10 years ago
  83. 6e51116 MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOC by David Daney · 10 years ago
  84. a36d822 MIPS: OCTEON: Enable use of FPU by David Daney · 10 years ago
  85. dadaa1c MIPS: Malta: support powering down by Paul Burton · 10 years ago
  86. 37e5c83 MIPS: Malta: hang on halt by Paul Burton · 10 years ago
  87. 9e53481e MIPS: Malta: Let PIIX4 respond to PCI special cycles by Paul Burton · 10 years ago
  88. b6911bb MIPS: Malta: add suspend state entry code by Paul Burton · 10 years ago
  89. 643c570 MIPS: Define some more PIIX4 registers & values by Paul Burton · 10 years ago
  90. 76ad023 MIPS: DEC: Remove the Halt button interrupt on R4k systems by Maciej W. Rozycki · 11 years ago
  91. 81d10ba MIPS: DEC: Only select the R4k clock event/source on R4k systems by Maciej W. Rozycki · 11 years ago
  92. e496453 MIPS: __delay ABI-dependent subtraction simplification by Maciej W. Rozycki · 11 years ago
  93. 6538b8e x86_64: expand kernel stack to 16K by Minchan Kim · 10 years ago
  94. c0981b8 Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/amd', 'arm/exynos', 'arm/renesas', 'ppc/pamu' and 'arm/msm' into next by Joerg Roedel · 10 years ago
  95. afba256 iommu/msm: Use devm_ioremap_resource to simplify code by Kefeng Wang · 10 years ago
  96. 3dbc260 iommu/amd: Fix recently introduced compile warnings by Joerg Roedel · 10 years ago
  97. 7c5688e ARM: EXYNOS: mcpm rename the power_down_finish by Kukjin Kim · 10 years ago
  98. 4c8d819 cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM by Tomasz Figa · 10 years ago
  99. f99acff ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC by Abhilash Kesavan · 10 years ago
  100. a715c7d wil6210: improve debug for WMI receive by Vladimir Kondratiev · 10 years ago