1. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  2. ff9046a bfin_adv7393: switch to proc_create_data() by Al Viro · 11 years ago
  3. 78846ce rtl8192u: switch to proc_create() by Al Viro · 11 years ago
  4. 859d22f scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer by Al Viro · 11 years ago
  5. 70ef457 scsi: bury ->proc_info() by Al Viro · 11 years ago
  6. d89537e atari_scsi: switch to ->show_info() by Al Viro · 11 years ago
  7. f0002e9 aix7xxx_old: switch to ->show_info() by Al Viro · 11 years ago
  8. 3f02567 sata_svw: switch to ->show_info() by Al Viro · 11 years ago
  9. 1bb7109 ips: fix format bugs exposed by previous commit by Al Viro · 11 years ago
  10. aacce70 ips: switch to ->show_info() by Al Viro · 11 years ago
  11. 56b8e8e acornscsi: switch to ->show_info() by Al Viro · 11 years ago
  12. 9d4e5c5 fas216: switch to ->show_info() by Al Viro · 11 years ago
  13. 6b3a8bb aic7xxx: switch to ->show_info() by Al Viro · 11 years ago
  14. f6f83a6 aic79xx: switch to ->show_info() by Al Viro · 11 years ago
  15. 887fc88 in2000: switch to ->show_info() by Al Viro · 11 years ago
  16. d773e42 atp870u: switch to ->show_info() by Al Viro · 11 years ago
  17. d32812a dc395x: switch to ->show_info() by Al Viro · 11 years ago
  18. ff98f7c dpt_i2o: switch to ->show_info() by Al Viro · 11 years ago
  19. 8c98654 eata_pio: switch to ->show_info() by Al Viro · 11 years ago
  20. e633c1e aha1740: switch to ->show_info() by Al Viro · 11 years ago
  21. 275084c aha152x: switch to ->show_info() by Al Viro · 11 years ago
  22. 31491e1 advansys: fix buggered formats - unsigned long != u32 on 64bit by Al Viro · 11 years ago
  23. b59fb6f advansys: switch to ->show_info() by Al Viro · 11 years ago
  24. 63fd57c nsp_cs: switch to ->show_info() by Al Viro · 11 years ago
  25. 35c6e0e nsp32: switch to ->show_info() by Al Viro · 11 years ago
  26. 60e8b80 keucr: switch to ->show_info() by Al Viro · 11 years ago
  27. 38c19ec rts5139: switch to ->show_info() by Al Viro · 11 years ago
  28. 8946b07 tcm: switch to ->show_info() by Al Viro · 11 years ago
  29. e88b7bb cciss: switch to ->show_info() by Al Viro · 11 years ago
  30. 25daa96 BusLogic: switch to ->show_info() by Al Viro · 11 years ago
  31. c8ed555 scsi_debug: switch to ->show_info() by Al Viro · 11 years ago
  32. cac1970 fusion: switch to ->show_info() by Al Viro · 11 years ago
  33. 09dae7f usb-storage: switch to ->show_info() by Al Viro · 11 years ago
  34. dd7ab71 NCR5830: switch to ->show_info() by Al Viro · 11 years ago
  35. b765491 ppa: switch to ->show_info() by Al Viro · 11 years ago
  36. fa5fd36 imm: switch to ->show_info() by Al Viro · 11 years ago
  37. 3e0552e gdth: switch to ->show_info() by Al Viro · 11 years ago
  38. 408bb25 switch wd33c93 to ->show_info() by Al Viro · 11 years ago
  39. cab29b9 wd7000: switch to ->show_info() by Al Viro · 11 years ago
  40. ee127fec sym53c8xx_2: switch to ->show_info() by Al Viro · 11 years ago
  41. 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 11 years ago
  42. 21ba37c i2o: use proc_remove_subtree() by Al Viro · 11 years ago
  43. 685e55e silicom: bury bp_proc.c by Al Viro · 11 years ago
  44. a01b0c5 silicom: switch to create_proc_data(), clean procfs side of things up by Al Viro · 11 years ago
  45. bdcecec silicom: untangle module_init by Al Viro · 11 years ago
  46. f1b68d4 silicom: get_bypass_slave_pfs() open-codes lookup_port() by Al Viro · 11 years ago
  47. fb8004d silicom: unobfuscate get_{status,master}_port_fn() by Al Viro · 11 years ago
  48. 7e1be8a silicom: helper functions are often useful... by Al Viro · 11 years ago
  49. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 11 years ago
  50. 96e7d91 isp1362-hcd: don't reimplement proc_create_data() by Al Viro · 11 years ago
  51. 5a787a6 rtl8192u: don't play with reassigning ->proc_fops, just use proc_create() by Al Viro · 11 years ago
  52. 895b559 dgrp procfs fixes, part 6: just use proc_create{,_data} by Al Viro · 11 years ago
  53. af064cd dgrp procfs fixes, part 5: per-node files by Al Viro · 11 years ago
  54. 08f3d07 dgrp procfs fixes, part 4: get rid of sysctl-like machinery by Al Viro · 11 years ago
  55. 772317b dgrp procfs fixes, part 3: kill dead code by Al Viro · 11 years ago
  56. 878c68c dgrp procfs fixes, part 2 by Al Viro · 11 years ago
  57. aa66d7b dgrp procfs fixes, part 1 by Al Viro · 11 years ago
  58. f56e294 The rtl8192e procfs-based debug interface seems very broken by Sean MacLennan · 11 years ago
  59. c037773 rtl8192e: switch to proc_create() by Al Viro · 11 years ago
  60. e3e7b40 rtl8192e: don't use create_proc_entry() for directories by Al Viro · 11 years ago
  61. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  62. 4d8e8d2 hysdn: stash pointer to card into proc_dir_entry->data by Al Viro · 11 years ago
  63. 3273097 gadgetfs: don't bother with fops->owner by Al Viro · 11 years ago
  64. c62c5a8 ccg: don't bother with fops->owner by Al Viro · 11 years ago
  65. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 11 years ago
  66. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  67. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  68. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  69. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  70. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  71. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  72. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  73. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago
  74. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 11 years ago
  75. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 11 years ago
  76. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 11 years ago
  77. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 11 years ago
  78. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  79. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. c4052ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  81. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 11 years ago
  82. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 11 years ago
  83. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 11 years ago
  84. 3912a67 Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  85. 33b73e9 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 11 years ago
  87. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 11 years ago
  88. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 11 years ago
  89. b9726d9 Merge tag 'efi-for-3.9-rc4' into x86/urgent by H. Peter Anvin · 11 years ago
  90. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  91. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  92. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  93. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  94. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  95. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 11 years ago
  96. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 11 years ago
  97. 4e73a54 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 11 years ago
  98. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 11 years ago
  99. 3c32869 IB/ipath: Silence a static checker warning by Dan Carpenter · 11 years ago
  100. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago