summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-09-23The generic iomap library needs to be linked unconditionally.Linus Torvalds
2004-09-22[PATCH] idr: fix missing spin_unlock()Li Shaohua
2004-09-14Add support for "string" ioread/iowrite.Linus Torvalds
2004-09-13[IOMAP]: Make ioport_map() take unsigned long port argument.David S. Miller
2004-09-12Export new PCI iomem access interfaces to modules too.Linus Torvalds
2004-09-12Add skeleton "generic IO mapping" infrastructure.Linus Torvalds
2004-09-07[PATCH] zlib_inflate: Make zlib_inflate_trees_fixed(...) generate the tableTom Rini
2004-09-07[PATCH] zlib_inflate: Move zlib_inflateSync & friendsTom Rini
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven
2004-09-02[PATCH] ppc64: enable DEBUG_SPINLOCK_SLEEPAnton Blanchard
2004-09-02[PATCH] Remove pointless check in zlibDave Jones
2004-08-28Merge bk://linux-voyager.bkbits.net/dma-declare-coherent-memory-2.6Linus Torvalds
2004-08-24Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-08-24kobject: convert struct kobject use kref.Greg Kroah-Hartman
2004-08-24[PATCH] kobject: fix kobject_set_name comment.Dmitry Torokhov
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-22Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds
2004-08-22KREF: make kref_get() return void as it makes sense to do so.Greg Kroah-Hartman
2004-08-22[PATCH] idr.c: remove stale commentChristoph Hellwig
2004-08-16kconfig/all archs: Introduce Kconfig.debugSam Ravnborg
2004-08-15[RBTREE]: Add rb_last()Patrick McHardy
2004-08-15Merge mars.ravnborg.org:/home/sam/bk/kbuild-mmSam Ravnborg
2004-08-14MergeJames Bottomley
2004-08-14lib/bitmap.c: fix incorrect use of BITS_TO_LONGS()James Bottomley
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg
2004-08-07[PATCH] Teach sscanf about 'hh' and 'll'Alexander Viro
2004-08-06[PATCH] KOBJECT: add kobject_get_pathRobert Love
2004-08-02KREF: shrink the size of struct kref down to just a single atomic_tGreg Kroah-Hartman
2004-07-28[PATCH] Export all functions in lib/string.cRoland Dreier
2004-07-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-07-10[PATCH] fix CRC16 misnamingAndrey Panin
2004-07-08[PATCH] Driver core: kset_find_obj should increment refcount of the found objectDmitry Torokhov
2004-07-04[PATCH] gcc 3.5 fixes #2Anton Blanchard
2004-07-01[PATCH] 64 bit bug in radix-tree lookup.Martin Schwidefsky
2004-06-30Add memory region bitmap implementationsJames Bottomley
2004-06-29sparse: get rid of more integer/pointer confusionLinus Torvalds
2004-06-29[PATCH] Combined patch for remaining trivial sparse warnings in allnoconfig b...Mika Kukkonen
2004-06-26[PATCH] crc: add common CRC16 moduleAndrey Panin
2004-06-23[PATCH] cpumask: bitmap inlining and optimizationsAndrew Morton
2004-06-23[PATCH] cpumask: bitmap cleanup preparation for cpumask overhaulAndrew Morton
2004-06-21[PATCH] sparse: zlib stray extern removalAlexander Viro
2004-06-20[PATCH] lindent rwsemNick Piggin
2004-06-18[PATCH] sparse: lib/string.c sparse fixRandy Dunlap
2004-06-17[PATCH] fix simple_strtoul base 16 handlingChris Wright
2004-06-17[PATCH] IDR fixupsCorey Minyard
2004-06-17[PATCH] idr: remove counter bits from id'sAndrew Morton
2004-06-17[PATCH] Fixes for idr codeCorey Minyard
2004-06-07[PATCH] Fix semaphore downgrade_write()David Howells
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-05-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman