aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-05-08fix sscanf %n match at end of input stringGravatar Johannes Berg 1-0/+11
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugGravatar Robert P. J. Day 1-0/+10
2007-05-08fix section mismatch warning in lib/swiotlb.cGravatar Sam Ravnborg 1-1/+0
2007-05-08simplify the stacktrace codeGravatar Christoph Hellwig 1-2/+1
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesGravatar Richard Purdie 1-3/+5
2007-05-07blackfin architectureGravatar Bryan Wu 1-2/+2
2007-05-07Introduce CONFIG_HAS_DMAGravatar Heiko Carstens 1-0/+5
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesGravatar Christoph Lameter 1-3/+0
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-0/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-38/+91
2007-05-04iomap: make the default iomap functions fail softerGravatar Linus Torvalds 1-7/+20
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-5/+5
2007-05-03[AFS]: Make the match_*() functions take const options.Gravatar David Howells 1-5/+5
2007-05-02remove "struct subsystem" as it is no longer neededGravatar Greg Kroah-Hartman 1-61/+8
2007-05-02kconfig.debug: clarify CONFIG_DEBUG_INFO help textGravatar Andreas Dilger 1-0/+3
2007-05-02[PATCH] x86-64: deflate inflate_dynamic tooGravatar Jeremy Fitzhardinge 1-20/+41
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cGravatar Jeremy Fitzhardinge 1-17/+49
2007-04-30Add kvasprintf()Gravatar Jeremy Fitzhardinge 1-7/+19
2007-04-28iomap: implement pcim_iounmap_regions()Gravatar Tejun Heo 1-0/+26
2007-04-27the overdue removal of the mount/umount ueventsGravatar Adrian Bunk 1-4/+0
2007-04-27kobject: Comment and warning fixes to kobject.cGravatar Eric W. Biederman 1-3/+10
2007-04-27kobject core: remove rwsem from struct subsystemGravatar Greg Kroah-Hartman 1-3/+1
2007-04-27kobject: kobject_add() reference leakGravatar Cornelia Huck 1-0/+1
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)Gravatar John Anthony Kazos Jr 1-4/+2
2007-04-27Driver core: notify userspace of network device renamesGravatar Jean Tourrilhes 1-0/+30
2007-04-27kref: fix CPU ordering with respect to krefsGravatar Oliver Neukum 1-0/+2
2007-04-27kobject: kobject_shadow_add cleanupGravatar Dmitriy Monakhov 1-2/+2
2007-04-27driver core: fix namespace issue with devices assigned to classesGravatar Kay Sievers 2-8/+20
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-0/+28
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 3-4/+25
2007-04-27[MIPS] Don't force frame pointers for lockdep on MIPSGravatar Franck Bui-Huu 1-1/+1
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cGravatar David S. Miller 1-0/+28
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itGravatar Patrick McHardy 1-1/+1
2007-04-25[S390]: Fix build on 31-bit.Gravatar David S. Miller 1-1/+1
2007-04-25[LIB]: div64_64 optimizationGravatar Stephen Hemminger 1-9/+7
2007-04-25[NET]: div64_64 consolidate (rev3)Gravatar Stephen Hemminger 2-2/+25
2007-03-09kobject: new_device->kref wasn't putted after error in kobject_move()Gravatar Dmitriy Monakhov 1-0/+2
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Gravatar Tony Luck 1-149/+35
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Gravatar Randy Dunlap 1-8/+8
2007-02-20[PATCH] genalloc warning fixesGravatar Andrew Morton 1-2/+2
2007-02-20[PATCH] fault injection: split up stacktrace filter Kconfig optionGravatar Akinobu Mita 2-22/+29
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsGravatar Christoph Lameter 1-16/+2
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+1
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-0/+1
2007-02-17Various typo fixes.Gravatar Robert P. J. Day 1-1/+1
2007-02-16PCI/sysfs/kobject kernel-doc fixesGravatar Randy Dunlap 1-0/+1
2007-02-16kobject: kobj->k_name verification fixGravatar Martin Stoilov 1-1/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_statGravatar Ingo Molnar 1-0/+11
2007-02-16[PATCH] pci_iomap_regions() error handling fixGravatar Frederik Deweerdt 1-4/+4
2007-02-12[PATCH] swiotlb uninliningsGravatar Andrew Morton 1-4/+4