aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-05-12fault injection: disable stacktrace filter for x86-64Gravatar Akinobu Mita 1-0/+1
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+11
2007-05-11lib/hexdumpGravatar Randy Dunlap 2-1/+105
2007-05-11[PATCH] audit signal recipientsGravatar Amy Griffis 1-0/+5
2007-05-11[PATCH] add SIGNAL syscall class (v3)Gravatar Amy Griffis 1-0/+6
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Gravatar Linus Torvalds 3-0/+78
2007-05-10CRC ITU-T V.41Gravatar Ivo van Doorn 3-0/+78
2007-05-09Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-15/+69
2007-05-09Add suspend-related notifications for CPU hotplugGravatar Rafael J. Wysocki 1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeGravatar Alistair John Strachan 1-17/+0
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-05-02[RSLIB] Support non-canonical GF representationsGravatar Segher Boessenkool 1-15/+69
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