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