Commit Graph

508 Commits (b727c702896f88d2ff6c3e03bd011d7c3dffe3e1)

Author SHA1 Message Date
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
Peter Zijlstra 145ca25eb2 lib: floating proportions 17 years ago
Peter Zijlstra dc62a30e27 lib: percpu_counter_init_irq 17 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 17 years ago
Peter Zijlstra bf1d89c813 lib: percpu_count_sum() 17 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 17 years ago
Peter Zijlstra 3a587f47b8 lib: percpu_counter_set 17 years ago
Peter Zijlstra 20e8976709 lib: make percpu_counter_add take s64 17 years ago
Peter Zijlstra 252e0ba6b7 lib: percpu_counter variable batch 17 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 17 years ago
FUJITA Tomonori 9e91fdb32d swiotlb: fix map_sg failure handling 17 years ago