summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-05-25Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-05-25Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2010-05-24Merge branch 'apei-v5' into releaseLen Brown
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21hotplug: netns aware uevent_helperEric W. Biederman
2010-05-21kobj: Send hotplug events in the proper namespace.Eric W. Biederman
2010-05-21kobject: Send hotplug events in all network namespacesEric W. Biederman
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman
2010-05-21kref: remove kref_setNeilBrown
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20ioq: clearly specify endiannessIra W. Snyder
2010-05-20vbus: make library code properly declared as GPLGregory Haskins
2010-05-20trivial: fix a typo in SHM_SIGNAL config descriptionThadeu Lima de Souza Cascardo
2010-05-20ioq: Add basic definitions for a shared-memory, lockless queueGregory Haskins
2010-05-20shm-signal: shared-memory signalsGregory Haskins
2010-05-19Unified UUID/GUID definitionHuang Ying
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2010-05-16Merge branch 'perf/nmi' into auto-latestIngo Molnar
2010-05-16Merge branch 'linus' into auto-latestIngo Molnar
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker
2010-05-16lockup_detector: Update some configFrederic Weisbecker
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com
2010-05-15Merge branch 'core/rcu' into auto-latestIngo Molnar
2010-05-13Merge branch 'linus' into auto-latestIngo Molnar
2010-05-12rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse
2010-05-13lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker
2010-05-11Merge branch 'core/rcu' into auto-latestIngo Molnar
2010-05-10Debugobjects transition checkMathieu Desnoyers
2010-05-10rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-05-06Merge branch 'x86/atomic' into auto-latestIngo Molnar
2010-05-06Merge branch 'core/hweight' into auto-latestIngo Molnar
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin
2010-04-26Merge branch 'linus' into auto-latestIngo Molnar
2010-04-24lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil