aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_iucv.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner1-37/+174
2009-01-09[S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner1-3/+3
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens4-10/+6
2009-01-09[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber1-0/+2
2009-01-09[S390] vdso: compile fixHeiko Carstens2-2/+4
2009-01-09[S390] remove code for oldselect system callHeiko Carstens2-21/+0
2009-01-09[S390] types: add/fix types.h include in header filesHeiko Carstens8-3/+11
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski5-3/+55
2009-01-09[S390] dasd: send change uevents for dasd block devicesStefan Weinhuber1-1/+20
2009-01-09[S390] tape block: fix dependenciesKamalesh Babulal1-1/+1
2009-01-09[S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger1-4/+0
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi1-4/+0
2009-01-09[S390] ptrace: no extern declarations for userspaceHeiko Carstens1-2/+5
2009-01-09ACPICA: hide private headersLen Brown129-349/+349
2009-01-09ACPICA: create acpica/ directoryLen Brown124-101/+53
2009-01-09ACPI: fix build warningLen Brown1-2/+2
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui5-2/+10
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon1-93/+21
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon1-33/+272
2009-01-08ACPICA: delete utcache.cLen Brown2-316/+1
2009-01-08ACPICA: delete acdisasm.hLen Brown2-453/+2
2009-01-08RTC: Remove the BKL.David John1-13/+4
2009-01-08Fix a typo in the development process document.Jonathan Corbet1-3/+3
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin5-67/+72
2009-01-08bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff1-1/+1
2009-01-08bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin1-1/+1
2009-01-08libata: clean up the SFF code for coding styleAlan Cox1-65/+67
2009-01-08libata: Add 32bit PIO supportAlan Cox7-9/+66
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang1-2/+6
2009-01-09md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown3-3/+13
2009-01-09md: Allow md devices to be created by name.NeilBrown2-18/+102
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown3-12/+67
2009-01-09md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown1-9/+11
2009-01-09md: move allocation of ->queue from mddev_find to md_probeNeilBrown1-11/+17
2009-01-09md: need another print_sb for mdp_superblock_1Cheng Renquan2-6/+62
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan10-94/+60
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll2-31/+31
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll2-14/+14
2009-01-09md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll1-21/+25
2009-01-09md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll1-14/+13
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll2-7/+7
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll2-6/+5
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll1-7/+6
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll1-4/+3
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll1-5/+5
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown2-7/+14
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown1-3/+5
2009-01-08pata_hpt366: reimplement mode programmingTejun Heo1-65/+44
2009-01-08[libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik1-2/+2