- 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 15 years ago
- 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 15 years ago
- 0da3132 drivers/block/floppy.c: unclutter redo_fd_request logic by Joe Perches · 15 years ago
- 416d8d2 drivers/block/floppy.c: remove REPEAT macro by Joe Perches · 15 years ago
- 15b2630 drivers/block/floppy.c: remove unnecessary return and braces by Joe Perches · 15 years ago
- 57584c5 drivers/block/floppy.c: add function is_ready_state by Joe Perches · 15 years ago
- 29f1c78 drivers/block/floppy.c: convert int initialising to bool initialized by Joe Perches · 15 years ago
- 4d18ef0 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" by Joe Perches · 15 years ago
- c529730 drivers/block/floppy.c: move leading && and || to preceding line by Joe Perches · 15 years ago
- 74f63f4 drivers/block/floppy.c: convert int 1/0 to bool true/false by Joe Perches · 15 years ago
- 55eee80 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT by Joe Perches · 15 years ago
- 86b12b4 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros by Joe Perches · 15 years ago
- 4575b55 drivers/block/floppy.c: remove most uses of CALL and ECALL macros by Joe Perches · 15 years ago
- e029853 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros by Joe Perches · 15 years ago
- 87f530d drivers/block/floppy.c: add debug_dcl(...) macro by Joe Perches · 15 years ago
- 52a0d61 drivers/block/floppy.c: remove macro LOCK_FDC by Joe Perches · 15 years ago
- a0a52d6 drivers/block/floppy.c: remove a few spaces from function casts by Joe Perches · 15 years ago
- da27365 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case by Joe Perches · 15 years ago
- 96534f1 drivers/block/floppy.c: indent a comment by Joe Perches · 15 years ago
- b87c9e0 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset by Joe Perches · 15 years ago
- bb57f0c drivers/block/floppy.c: comment neatening and remove naked ; by Joe Perches · 15 years ago
- 2300f90 drivers/block/floppy.c: remove LAST_OUT macro by Joe Perches · 15 years ago
- d7b2b2e drivers/block/floppy.c: hoist assigns from if()s, neatening by Joe Perches · 15 years ago
- 045f983 drivers/block/floppy.c: remove used once CHECK_READY macro by Joe Perches · 15 years ago
- a81ee54 drivers/block/floppy.c: remove unnecessary braces by Joe Perches · 15 years ago
- b46df35 drivers/block/floppy.c: use pr_<level> by Joe Perches · 15 years ago
- 48c8cee drivers/block/floppy.c: #define space and column neatening by Joe Perches · 15 years ago
- d493754 drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ by Joe Perches · 15 years ago
- 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 15 years ago
- 9b3a654 drivers/scsi/ses.c: eliminate double free by Julia Lawall · 15 years ago
- 2d30a1f mm: do not iterate over NR_CPUS in __zone_pcp_update() by Thomas Gleixner · 15 years ago
- 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 15 years ago
- 936ed49 MAINTAINERS: add bfin_sdh driver by Mike Frysinger · 15 years ago
- 516a824 sdio: recognize io card without powercycle by Albert Herranz · 15 years ago
- d0ab4a4 rtc/hctosys: only claim the RTC provided the system time if it did by Uwe Kleine-König · 15 years ago
- 019b4d1 fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub by Richard Kennedy · 15 years ago
- 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
- 522dba7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 51d0f6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- da495ec Btrfs: kfree correct pointer during mount option parsing by Josef Bacik · 15 years ago
- 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
- 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 15 years ago
- e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
- d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
- 3c443cb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
- d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 15 years ago
- 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 15 years ago
- 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 15 years ago
- 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 15 years ago
- 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 15 years ago
- 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 15 years ago
- b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 15 years ago
- bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 15 years ago
- a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 15 years ago
- 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 15 years ago
- 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 15 years ago
- 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 15 years ago
- 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 15 years ago
- a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
- f0f20a1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
- f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
- 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 15 years ago
- 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 15 years ago
- 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 15 years ago
- e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 15 years ago
- ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 15 years ago
- 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 15 years ago
- fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 15 years ago
- 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 15 years ago
- 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 15 years ago
- 62e877b sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 15 years ago
- 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 15 years ago
- fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 15 years ago
- 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 15 years ago
- 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 15 years ago
- 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 15 years ago
- f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 15 years ago
- b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 15 years ago
- 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 15 years ago
- 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 15 years ago
- a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 15 years ago
- 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 15 years ago
- a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 15 years ago
- e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 15 years ago
- 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
- d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 15 years ago
- 0a965eb UIO: minor Kconfig fixes by John Ogness · 15 years ago
- 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 15 years ago
- 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
- ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
- a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
- 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
- ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
- c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 15 years ago
- 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 15 years ago
- 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 15 years ago
- 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 15 years ago