aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* sched: scheduler debugging, enable in KconfigIngo Molnar2007-07-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-06-08
|\
| * kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-08
* | hexdump: more output formattingRandy Dunlap2007-06-08
|/
* timer stats: speedupsIngo Molnar2007-06-01
* prohibit rcutorture from being compiled into the kernelPaul E. McKenney2007-05-23
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* fault injection: disable stacktrace filter for x86-64Akinobu Mita2007-05-12
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-11
|\
| * [PATCH] audit signal recipientsAmy Griffis2007-05-11
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-11
* | lib/hexdumpRandy Dunlap2007-05-11
|/
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-10
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-10
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-09
|\ \
| * | [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-02
* | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* | | Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan2007-05-08
* | | fix sscanf %n match at end of input stringJohannes Berg2007-05-08
* | | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-08
* | | fix section mismatch warning in lib/swiotlb.cSam Ravnborg2007-05-08
* | | simplify the stacktrace codeChristoph Hellwig2007-05-08
* | | Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie2007-05-07
* | | blackfin architectureBryan Wu2007-05-07
* | | Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-07
* | | Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-06
|\ \ \
| * | | kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger2007-05-02
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\ \ \ \
| * | | | [PATCH] x86-64: deflate inflate_dynamic tooJeremy Fitzhardinge2007-05-02
| * | | | [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-02
| |/ / /
* | | | iomap: make the default iomap functions fail softerLinus Torvalds2007-05-04
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-04
|\ \ \ \
| * | | | [AFS]: Make the match_*() functions take const options.David Howells2007-05-03
| |/ / /
* / / / remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/ / /
* | | Add kvasprintf()Jeremy Fitzhardinge2007-04-30
* | | iomap: implement pcim_iounmap_regions()Tejun Heo2007-04-28
|/ /
* | the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-27
* | kobject: Comment and warning fixes to kobject.cEric W. Biederman2007-04-27
* | kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2007-04-27
* | kobject: kobject_add() reference leakCornelia Huck2007-04-27
* | Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr2007-04-27
* | Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-27
* | kref: fix CPU ordering with respect to krefsOliver Neukum2007-04-27
* | kobject: kobject_shadow_add cleanupDmitriy Monakhov2007-04-27
* | driver core: fix namespace issue with devices assigned to classesKay Sievers2007-04-27
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-27
|\ \
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-26
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27
|\ \ \
| * | | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26