summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan
2005-08-23[PATCH] %t... in vsnprintfAl Viro
2005-08-17Revert unnecessary zlib_inflate/inftrees.c fixLinus Torvalds
2005-08-07[PATCH] crc32.c typo fixDominik Hackl
2005-08-05[PATCH] Update in-kernel zlib routinesTim Yamin
2005-07-29[PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk
2005-07-27[PATCH] statically link halfmd4Andrew Morton
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson
2005-06-25[PATCH] lib/sha1.c: fix sparse warningDomen Puncer
2005-06-24[PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller
2005-06-23[LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf
2005-06-21[PATCH] ia64 uncached allocJes Sorensen
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-21[PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov
2005-06-20[PATCH] Don't reference NULL klist pointer in klist_remove().mochel@digitalimplant.org
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov
2005-06-20[PATCH] kobject_hotplug() should use kobject_name()Dmitry Torokhov
2005-05-28[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso
2005-05-05[PATCH] documentation for strncpy()walter harms
2005-05-05[PATCH] fix lib/sort regression testDomen Puncer
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-04-18[PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley
2005-03-29[PATCH] FRV: Fix kernel configurationDavid Howells
2005-03-28[PATCH] uml: add kconfig debug depsPaolo \'Blaisorblade\' Giarrusso
2005-03-13[PATCH] vsprintf.c cleanupsBrian Gerst
2005-03-13[PATCH] consolidate CONFIG_DEBUG_INFOAdrian Bunk
2005-03-13Merge bk://linux-sam.bkbits.net/kconfigSam Ravnborg
2005-03-13Kconfig: cleanup kernel hacking menuSam Ravnborg
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-10[PATCH] ia64 extable sorting fixMatt Mackall
2005-03-09[PATCH] new bitmap list format (for cpusets)Paul Jackson
2005-03-09Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11/driverLinus Torvalds
2005-03-08[PATCH] rwsem: Make rwsems use interrupt disabling spinlocksDavid Howells
2005-03-08[PATCH] kref: make kref_put return if this was the last put call.Greg Kroah-Hartman
2005-03-08[PATCH] kset: make ksets have a spinlock, and use that to lock their listsGreg Kroah-Hartman
2005-03-08[PATCH] Kobject: remove some unneeded exportsArjan van de Ven
2005-03-07[PATCH] lib/parser.o linkage fixAndrew Morton
2005-03-07[PATCH] random: Kill duplicate halfmd4 in ext3 htreeMatt Mackall
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall
2005-03-07[PATCH] random: Replace SHA with faster versionMatt Mackall