1. 9c5dcdd Mohit Kumar has moved by Pratyush Anand · 9 years ago
  2. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  3. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  4. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  5. 17162f4 zram: cosmetic zram_bvec_write() cleanup by Sergey Senozhatsky · 9 years ago
  6. 6566d1a zram: add dynamic device add/remove functionality by Sergey Senozhatsky · 9 years ago
  7. f405c44 zram: close race by open overriding by Sergey Senozhatsky · 9 years ago
  8. 92ff152 zram: return zram device_id from zram_add() by Sergey Senozhatsky · 9 years ago
  9. b31177f zram: trivial: correct flag operations comment by Sergey Senozhatsky · 9 years ago
  10. d12b63c zram: report every added and removed device by Sergey Senozhatsky · 9 years ago
  11. c3cdb40 zram: remove max_num_devices limitation by Sergey Senozhatsky · 9 years ago
  12. 522698d zram: reorganize code layout by Sergey Senozhatsky · 9 years ago
  13. 85508ec zram: use idr instead of `zram_devices' array by Sergey Senozhatsky · 9 years ago
  14. 3bca3ef zram: cosmetic ZRAM_ATTR_RO code formatting tweak by Sergey Senozhatsky · 9 years ago
  15. 9e65bf6 zram: remove obsolete ZRAM_DEBUG option by Marcin Jabrzyk · 9 years ago
  16. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  17. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  18. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  19. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  20. d59b92f Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  21. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 9 years ago
  22. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 9 years ago
  23. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  24. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  25. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  26. cda9459 EDAC, mce_amd_inj: Set MISCV on injection by Borislav Petkov · 9 years ago
  27. 6d1e9bf EDAC, mce_amd_inj: Move bit preparations before the injection by Borislav Petkov · 9 years ago
  28. f2f3dca EDAC, mce_amd_inj: Cleanup and simplify README by Borislav Petkov · 9 years ago
  29. 6f2b642 EDAC, altera: Do not allow suspend when EDAC is enabled by Alan Tull · 9 years ago
  30. de27767 EDAC, mce_amd_inj: Make inj_type static by kbuild test robot · 9 years ago
  31. 73bcc94 EDAC, altera: Add Arria10 EDAC support by Thor Thayer · 9 years ago
  32. 143f4a5 EDAC, altera: Refactor for Altera CycloneV SoC by Thor Thayer · 9 years ago
  33. f9ae487 EDAC, altera: Generalize driver to use DT Memory size by Thor Thayer · 9 years ago
  34. 99e21fe EDAC, mce_amd_inj: Add README file by Aravind Gopalakrishnan · 9 years ago
  35. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  36. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  37. 4c6034e EDAC, mce_amd_inj: Add individual permissions field to dfs_node by Aravind Gopalakrishnan · 9 years ago
  38. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. f159067 stmmac: troubleshoot unexpected bits in des0 & des1 by Alexey Brodkin · 9 years ago
  40. bd049a9 net: Cavium: Fix MAC address setting in shutdown state by Pavel Fedin · 9 years ago
  41. 8beeef8 drivers: net: xgene: fix for ACPI support without ACPI by Stephen Rothwell · 9 years ago
  42. 99611ba net/mlx5e: Prefetch skb data on RX by Saeed Mahameed · 9 years ago
  43. a1f5a1a net/mlx5e: Pop cq outside mlx5e_get_cqe by Achiad Shochat · 9 years ago
  44. e339105 net/mlx5e: Remove mlx5e_cq.sqrq back-pointer by Achiad Shochat · 9 years ago
  45. 8ca56ce net/mlx5e: Remove extra spaces by Achiad Shochat · 9 years ago
  46. 059ba07 net/mlx5e: Avoid TX CQE generation if more xmit packets expected by Achiad Shochat · 9 years ago
  47. 9fc5930 net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion by Achiad Shochat · 9 years ago
  48. ef583d0 net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq() by Achiad Shochat · 9 years ago
  49. fb6c6f2 net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them by Saeed Mahameed · 9 years ago
  50. 03289b8 net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues by Saeed Mahameed · 9 years ago
  51. f1a3bad net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device by Eran Ben Elisha · 9 years ago
  52. 9a2abf5 net/mlx4_en: Fix off-by-four in ethtool by Eran Ben Elisha · 9 years ago
  53. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  54. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  55. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  56. 7fe0bf9 Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  57. 5a602e1 Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  58. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  59. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  60. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  61. 5262f25 Merge tag 'hsi-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  62. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  63. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  64. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  65. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  66. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  67. 67db8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  68. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 9 years ago
  69. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  70. 234a56c Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  71. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  72. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  73. c70c5fb Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  74. cdaefcc backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional by Axel Lin · 9 years ago
  75. 61c1c61 backlight: lp855x: Don't clear level on suspend/blank by Sean Paul · 9 years ago
  76. 0e44166 backlight: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  77. dba5ff9 video: backlight: da9052: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  78. 4d86672 gpio-backlight: Discover driver during boot time by Arun Bharadwaj · 9 years ago
  79. c2d33bd drivers: net: xgene: Check for IS_ERR rather than NULL for clock. by Suman Tripathi · 9 years ago
  80. 822e34a drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/W version of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  81. 2c7be0a drivers: net: xgene: Implement the backward compatibility with the old and new firmware w.r.t Tx completion IRQ interrupt. by Suman Tripathi · 9 years ago
  82. 0738c54 drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  83. 0dd0770 NET: Add ezchip ethernet driver by Noam Camus · 9 years ago
  84. a076e6b rocker: call correct unregister function on error by Gilad Ben-Yossef · 9 years ago
  85. 55dd275 net: fec: init MAC prior to mii bus probe by Nimrod Andy · 9 years ago
  86. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  87. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  88. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  89. df55885 net: stmmac: dwmac-rk: add rk3368-specific data by Heiko Stübner · 9 years ago
  90. 0fb98db net: stmmac: dwmac-rk: abstract access to mac settings in GRF by Heiko Stübner · 9 years ago
  91. c48fa33 net: stmmac: dwmac-rk: Fix clk rate when provided by soc by Heiko Stübner · 9 years ago
  92. 059dab0 net: stmmac: dwmac-rk: remove unused gpio register defines by Heiko Stübner · 9 years ago
  93. 5b3f87d Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  94. 26c0a14 net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121 by Alexander Popov · 9 years ago
  95. db687a5 dsa: mv88x6xxx: Zero statistics counters by Andrew Lunn · 9 years ago
  96. 56d95e2 dsa: mv88x6xxx: Add debugfs interface for scratch registers by Andrew Lunn · 9 years ago
  97. d35bd87 dsa: mv88x6xxx: Add debugfs interface for device map by Andrew Lunn · 9 years ago
  98. 532c7a3 dsa: mv88x6xxx: Add debugfs interface for statistics by Andrew Lunn · 9 years ago
  99. 80c4627 dsa: mv88x6xxx: Refactor getting a single statistic by Andrew Lunn · 9 years ago
  100. 8a0a265 dsa: mv88e6xxx: Add debugfs interface for ATU by Andrew Lunn · 9 years ago