aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ślusarz7-7/+7
2008-02-03doc: use correct debugfs mountpointRandy Dunlap1-1/+1
2008-02-03dio: fix kernel-doc notationRandy Dunlap1-36/+34
2008-02-03Documentation/BUG-HUNTING whitespace cleanupClemens Koller1-11/+11
2008-02-03Remove one useless extern declarationPierre Peiffer1-2/+0
2008-02-03time: delete comments that refer to noexistent symbolsLi Zefan2-2/+0
2008-02-03Documentation: missing proc/$PID/stat fieldLeonardo Chiquitto1-0/+1
2008-02-03radix_tree.h trivial comment correctionTim Pepper1-1/+1
2008-02-03correct missing a double quote in configfs.txtMasatake YAMATO1-1/+1
2008-02-03jonada720: remove duplicate includeAndre Haupt1-1/+0
2008-02-03bf54x: remove duplicate includeAndre Haupt1-1/+0
2008-02-03gameport: remove duplicate includeAndre Haupt1-1/+0
2008-02-03vga.h: Fix prepocessor warningFrank Lichtenheld1-1/+1
2008-02-03move frv docs one level upAdrian Bunk19-11/+11
2008-02-03remove Documentation/smp.txtAdrian Bunk13-50/+19
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas25-30/+30
2008-02-03Documentation: Clarify when module debugging actually works.Robert P. J. Day1-0/+4
2008-02-03Documentation: Remove references to dead "st0x" and "tmc8xx" parms.Robert P. J. Day1-6/+0
2008-02-03Documentation: Update to refer to correct "rcupdate" module nameRobert P. J. Day1-5/+8
2008-02-03Documentation: "decnet=" should read "decnet.addr=".Robert P. J. Day2-2/+2
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day3-3/+3
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day3-3/+3
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day1-2/+2
2008-02-03Correct explanations of "find_next" bit routines.Robert P. J. Day2-2/+2
2008-02-03fix typo 'the same the\>'Uwe Kleine-König3-4/+4
2008-02-03SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König1-2/+2
2008-02-03use the newc archive format as requested by initramfsUwe Kleine-König1-1/+1
2008-02-03Documentation: fix type errorDenis Cheng1-1/+1
2008-02-03Coding style fix drivers/serial/icom.hMichal Piotrowski1-1/+1
2008-02-03remove obsolete contact information from CREDITSAdrian Bunk1-4/+0
2008-02-03fix writev regression: pan hanging unkillable and un-straceableNick Piggin1-2/+6
2008-02-02ide-tape: remove idetape_config_t typedefBorislav Petkov1-12/+8
2008-02-02ide-tape: remove mtio.h related commentsBorislav Petkov1-81/+15
2008-02-02ide-tape: make function name more accurateBorislav Petkov1-6/+3
2008-02-02ide-tape: remove unused sense packet commands.Borislav Petkov1-8/+1
2008-02-02ide-tape: use generic byteorder macrosBorislav Petkov1-5/+5
2008-02-02ide-tape: remove EXPERIMENTAL driver statusBorislav Petkov1-2/+1
2008-02-02ide-tape: use generic scsi commandsBorislav Petkov1-50/+29
2008-02-02ide-tape: remove struct idetape_block_size_page_tBorislav Petkov1-18/+0
2008-02-02ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_tBorislav Petkov1-37/+0
2008-02-02ide-tape: remove struct idetape_parameter_block_descriptor_tBorislav Petkov1-40/+26
2008-02-02ide-tape: remove struct idetape_medium_partition_page_tBorislav Petkov1-19/+0
2008-02-02ide-tape: remove struct idetape_data_compression_page_tBorislav Petkov1-19/+0
2008-02-02ide-tape: remove struct idetape_inquiry_result_tBorislav Petkov1-38/+13
2008-02-02ide-tape: remove struct idetape_capabilities_page_tBorislav Petkov1-86/+56
2008-02-02ide-tape: remove IDETAPE_DEBUG_BUGSBorislav Petkov1-41/+2
2008-02-02ide-tape: remove IDETAPE_DEBUG_INFOBorislav Petkov1-73/+0
2008-02-02ide-tape: dump gcw fields on error in idetape_identify_device()Bartlomiej Zolnierkiewicz1-6/+7
2008-02-02ide-tape: remove struct idetape_mode_parameter_header_tBorislav Petkov1-24/+13
2008-02-02ide-tape: remove struct idetape_request_sense_result_tBorislav Petkov1-53/+22