aboutsummaryrefslogtreecommitdiffstats
path: root/lib/argv_split.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12sysfs: cleanup semaphore.hDave Young6-6/+3
2007-10-12sysfs/file.c - use mutex instead of semaphoreDave Young1-7/+7
2007-10-12debugfs: helper for decimal challengedRobin Getz2-0/+63
2007-10-12Driver core: clean up removed functions from the documentationCornelia Huck1-19/+2
2007-10-12kobject: remove the static array for the nameGreg Kroah-Hartman2-44/+42
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman6-8/+10
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman4-16/+5
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman10-15/+16
2007-10-12Driver core: remove get_bus()Greg Kroah-Hartman2-13/+12
2007-10-12Driver core: remove put_bus()Greg Kroah-Hartman2-16/+14
2007-10-12Driver core: remove subsys_get()Greg Kroah-Hartman4-10/+3
2007-10-12Driver core: remove subsys_put()Greg Kroah-Hartman4-8/+3
2007-10-12Driver core: remove kset_set_kset_sGreg Kroah-Hartman2-15/+1
2007-10-12Driver core: remove subsys_set_ksetGreg Kroah-Hartman3-15/+3
2007-10-12Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2-1/+9
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers47-636/+300
2007-10-12Driver core: make sysfs uevent-attributes staticKay Sievers2-14/+9
2007-10-12HOWTO: update ja_JP/HOWTO with latest changesTsugikazu Shibata1-39/+45
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers4-15/+5
2007-10-12Fix up more bio falloutAl Viro5-10/+3
2007-10-11missed bio_endio() in axonramAl Viro1-2/+2
2007-10-11[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller3-48/+50
2007-10-11[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-11[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-11[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-11[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-11[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-11[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-11JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-11[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-11[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen3-3/+15
2007-10-11[TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen1-15/+22
2007-10-11[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen1-10/+16
2007-10-11[TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen1-19/+35
2007-10-11[TCP]: Kill almost unused variable pcount from sacktagIlpo Järvinen1-6/+3
2007-10-11[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark LIlpo Järvinen1-1/+1
2007-10-11[TCP]: Add bytes_acked (ABC) clearing to FRTO tooIlpo Järvinen1-0/+2
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53