summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
2002-02-04v2.4.10.2 -> v2.4.10.3Linus Torvalds
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds
2002-02-04v2.4.9.9 -> v2.4.9.10Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds