Commit Graph

518 Commits (ac3c8141f62f357169980ec21b7be6d29964a394)

Author SHA1 Message Date
Alan Stern 09f82ea928 Kobject: drop child->parent ref at unregistration 17 years ago
Greg Kroah-Hartman 9f66fa2a46 kobject: clean up debugging messages 17 years ago
Greg Kroah-Hartman cfb36fff45 kobject: grab the kset reference in kobject_add, not kobject_init 17 years ago
Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops 17 years ago
Kay Sievers 386f275f5d Driver Core: switch all dynamic ksets to kobj_sysfs_ops 17 years ago
Kay Sievers 23b5212cc7 Driver Core: add kobj_attribute handling 17 years ago
Greg Kroah-Hartman 43968d2f16 kobject: get rid of kobject_kset_add_dir 17 years ago
Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 17 years ago
Greg Kroah-Hartman 3f9e3ee9dc kobject: add kobject_create_and_add function 17 years ago
Greg Kroah-Hartman b727c70289 kset: add kset_create_and_add function 17 years ago
Greg Kroah-Hartman c11c4154e7 kobject: add kobject_init_and_add function 17 years ago
Greg Kroah-Hartman 244f6cee9a kobject: add kobject_add_ng function 17 years ago
Greg Kroah-Hartman e86000d042 kobject: add kobject_init_ng function 17 years ago
Greg Kroah-Hartman 18041f4775 kobject: make kobject_cleanup be static 17 years ago
Greg Kroah-Hartman 663a47430b kobject: fix up kobject_set_name to use kvasprintf 17 years ago
Evgeniy Polyakov 41ca28ab2a kref: add kref_set() 17 years ago
Greg Kroah-Hartman 7a83d456a8 kobject: remove incorrect comment in kobject_rename 17 years ago
Peter Zijlstra f16b34aa13 lib: proportion: fix underflow in prop_norm_percpu() 17 years ago
Livio Soares c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
Greg Kroah-Hartman 8c4606b1a4 kobject: fix the documentation of how kobject_set_name works 17 years ago
Pablo Neira Ayuso e03ba84adb [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure 17 years ago
Randy Dunlap d0eec99ce5 hexdump: don't print bytes with bit 7 set 17 years ago
Johannes Berg 71409a498e kobject: two typo fixes 17 years ago
Mike Frysinger 529a73fbae Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN 17 years ago
Paul Mundt 5a6dca7c15 lib: move bitmap.o from lib-y to obj-y. 17 years ago
Benny Halevy ef19454bd4 [LIB] crc32c: Keep intermediate crc state in cpu order 17 years ago
Andi Kleen 0b030c2c2f Fix bitmap_scnlistprintf for empty masks 17 years ago
Greg Kroah-Hartman 34358c26a2 kobject: check for duplicate names in kobject_rename 17 years ago
Jeff Garzik de48844398 Permit silencing of __deprecated warnings. 17 years ago
Jens Axboe d6ec084200 Add CONFIG_DEBUG_SG sg validation 17 years ago
Jens Axboe f9527f121b Update swiotlb to use sg helpers 17 years ago
Jörn Engel eb68450715 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 17 years ago
Jörn Engel 1dd7fdb163 [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16() 17 years ago
Simon Arlott 5895df967d spelling fixes: lib/ 17 years ago
Robert P. J. Day 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Mathieu Desnoyers 267c4025f2 markers: Add samples subdir 17 years ago
Gautham R Shenoy d2b20b1154 Add irq protection in the percpu-counters cpu-hotplug-callback path 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 17 years ago
Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 17 years ago
Ralf Baechle e8c44319c6 Replace __attribute_pure__ with __pure 17 years ago
Rene Herman debe621468 lib/iomap.c:bad_io_access(): print 0x hex prefix 17 years ago
Peter Lund 430d275a39 avoid negative (and full-width) shifts in radix-tree.c 17 years ago
Jan Beulich 004429956b handle recursive calls to bust_spinlocks() 17 years ago
Subbaiah Venkata 995e4286a0 lib/sort.c optimization 17 years ago
Adrian Bunk 53fa664525 lib/ioremap.c should #include <linux/io.h> 17 years ago
Neil Horman 8e2b705649 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago