summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysfs: make sysfs_addrm_finish() return voidTejun Heo2007-10-123-9/+7
* sysfs: make sysfs_add_one() automatically check for duplicate entryTejun Heo2007-10-124-23/+26
* sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo2007-10-125-32/+16
* sysfs: simplify sysfs_rename_dir()Tejun Heo2007-10-121-22/+4
* sysfs: cosmetic changes in sysfs_lookup()Tejun Heo2007-10-121-10/+5
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-128-229/+33
* sysfs: cleanup semaphore.hDave Young2007-10-126-6/+3
* sysfs/file.c - use mutex instead of semaphoreDave Young2007-10-121-7/+7
* debugfs: helper for decimal challengedRobin Getz2007-10-122-0/+63
* Driver core: clean up removed functions from the documentationCornelia Huck2007-10-121-19/+2
* kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-122-44/+42
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-126-8/+10
* cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-124-16/+5
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-1210-15/+16
* Driver core: remove get_bus()Greg Kroah-Hartman2007-10-122-13/+12
* Driver core: remove put_bus()Greg Kroah-Hartman2007-10-122-16/+14
* Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-124-10/+3
* Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-124-8/+3
* Driver core: remove kset_set_kset_sGreg Kroah-Hartman2007-10-122-15/+1
* Driver core: remove subsys_set_ksetGreg Kroah-Hartman2007-10-123-15/+3
* Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2007-10-122-1/+9
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-1247-636/+300
* Driver core: make sysfs uevent-attributes staticKay Sievers2007-10-122-14/+9
* HOWTO: update ja_JP/HOWTO with latest changesTsugikazu Shibata2007-10-121-39/+45
* platform: prefix MODALIAS with "platform:"Kay Sievers2007-10-124-15/+5
* Fix up more bio falloutAl Viro2007-10-125-10/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-126-92/+129
|\
| * [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
| * [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
| * [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
| * [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
| * [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
| * [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
| * [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* | missed bio_endio() in axonramAl Viro2007-10-111-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-122-3/+6
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1221-334/+259
| |\
| | * [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala2007-10-111-1/+2
| | * [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-114-22/+19
| | * [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala2007-10-111-5/+18
| | * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-1110-189/+13
| | * [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2007-10-112-0/+72
OpenPOWER on IntegriCloud