summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2002-12-01[PATCH] module names fixRusty Russell
2002-11-21[PATCH] radix-tree reinitialisation fixAndrew Morton
2002-11-18kobject - expose backend helpers to registration interface.Patrick Mochel
2002-11-18make sure DEBUG is #undef'd so it's really turned offPatrick Mochel
2002-11-16[PATCH] add strcspn() library functionRusty Russell
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-11-07[PATCH] Fix sscanf("-1", "%d", &i)Randy Dunlap
2002-11-04[PATCH] binfmt flat uses zlibAlan Cox
2002-11-02Merge home.transmeta.com:/home/torvalds/v2.5/m68kLinus Torvalds
2002-11-02[PATCH] Fix rwsemtrace() messageGeert Uytterhoeven
2002-10-31kobject: don't create directory for kobject/subsystem if name is NULL.Patrick Mochel
2002-10-30turn off kobject debugging by default.Patrick Mochel
2002-10-29Merge bk://ldm.bkbits.net/linux-2.5-kobjectLinus Torvalds
2002-10-29kobjects: add array of default attributes to subsystems, and create on regist...Patrick Mochel
2002-10-29Introduce struct subsystem.Patrick Mochel
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 7/7Roman Zippel
2002-10-29introduce struct kobject: simple, generic object for embedding in other struc...Patrick Mochel
2002-10-28[PATCH] radix_tree_gang_lookup fixAndrew Morton
2002-10-17Use kernel crc32 for BlueZ BNEPMarcel Holtmann
2002-10-09[PATCH] remove radix_tree_reserve()Andrew Morton
2002-10-08[PATCH] fix preempt_count overflow with brlocksRobert Love
2002-10-07[PATCH] ext3 indexed directory supportAndrew Morton
2002-10-02[PATCH] radix tree gang lookupAndrew Morton
2002-09-28[PATCH] smptimers, old BH removal, tq-cleanupIngo Molnar
2002-09-15Merge master.kernel.org:/home/dwmw2/BK/rbtree-2.5Linus Torvalds
2002-09-15[PATCH] add dump_stack(): cross-arch backtraceAndrew Morton
2002-09-09Remove bogus rb_root_t and rb_node_t typedefs in favour of 'struct rb_node' a...David Woodhouse
2002-09-09Add three functions for rbtree manipulation -- rb_next(), rb_prev() and rb_re...David Woodhouse
2002-07-28[PATCH] export rwsem downgrade functionDavid Howells
2002-07-29Implement down_read_trylock() and down_write_trylock() and add aChristoph Hellwig
2002-07-24[PATCH] read-write semaphore downgrade and trylockDavid Howells
2002-07-14[PATCH] missing static in lib_vsprinf.cAndrey Panin
2002-06-17[PATCH] Reduce the radix tree nodes to 64 slotsAndrew Morton
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell
2002-06-11revert to correct C99 behaviourLinus Torvalds
2002-05-24kbuild: Use standard multi-part object declaration in lib/*Kai Germaschewski
2002-05-13[PATCH] zlib_inflate return code fix. Again.David Woodhouse
2002-04-28[PATCH] vsnprintf returns incorrect lengthBenjamin LaHaise
2002-04-28[PATCH] Re: [patch] change mempool to not alter managed elementsAndrew Morton
2002-04-17Add missing include for "memset()". Linus Torvalds
2002-04-14[PATCH] don't allocate ratnodes under PF_MEMALLOCAndrew Morton
2002-04-09[PATCH] Velikov/Hellwig radix-tree pagecacheAndrew Morton
2002-04-04USBGreg Kroah-Hartman
2002-04-02[PATCH] Remove last remaining bits of strtok.Dave Jones
2002-04-02[PATCH] export rbtree routines for modules.Dave Jones
2002-03-04[PATCH] Re: PPP and shared zlib code in 2.5Corey Minyard
2002-02-08[PATCH] remove duplicate zconf.hDave Jones
2002-02-05[PATCH] crc32 and lib.a (was Re: [PATCH] nbd in 2.5.3 doesPetr Vandrovec
2002-02-05[PATCH] Missing ZLIB exportDavid S. Miller