summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-08-048-595/+76
|\
| * ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon2010-07-271-1/+1
| * lmb: rename to memblockYinghai Lu2010-07-143-546/+0
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-061-44/+72
| |\
| | * rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-051-44/+72
| * | module: initialize module dynamic debug laterYehuda Sadeh2010-07-041-1/+1
| |/
| * genalloc: fix allocation from end of poolImre Deak2010-06-291-1/+0
| * idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney2010-06-231-2/+2
* | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa2010-07-211-1/+1
* | lib/devres.c: fix comment typoKulikov Vasiliy2010-07-111-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2010-06-1616-134/+296
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-041-0/+3
| |\
| | * kobject: free memory if netlink_kernel_create() failsDan Carpenter2010-06-041-0/+1
| | * lib/kobject_uevent.c: fix CONIG_NET=n warningAndrew Morton2010-06-041-0/+2
| * | lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens2010-06-041-1/+2
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-0/+1
| |\
| | * lib/atomic64_test: fix missing include of linux/kernel.hPeter Huewe2010-05-241-0/+1
| * | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-1/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-282-1/+54
| |\ \
| | * | Unified UUID/GUID definitionHuang Ying2010-05-192-1/+54
| * | | radix-tree: fix radix_tree_prev_hole() underflow caseCesar Eduardo Barros2010-05-271-2/+2
| * | | swiotlb: remove unnecessary swiotlb_sync_single_range_*FUJITA Tomonori2010-05-271-31/+0
| * | | lib/random32: export pseudo-random number generator for modulesJoe Eykholt2010-05-271-21/+17
| * | | idr: fix backtrack logic in idr_remove_allImre Deak2010-05-271-1/+4
| * | | fault-injection: add CPU notifier error injection moduleAkinobu Mita2010-05-273-0/+76
| * | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-1/+1
| * | | revert "crc32: use __BYTE_ORDER macro for endian detection"Andrew Morton2010-05-261-1/+1
| * | | crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund2010-05-251-1/+1
| * | | crc32: major optimizationJoakim Tjernlund2010-05-252-24/+47
| * | | lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-251-0/+18
| * | | lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches2010-05-251-17/+19
| * | | DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-251-8/+8
| * | | dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter2010-05-251-1/+1
| * | | vsprintf.c: use noinline_for_stackJoe Perches2010-05-251-25/+42
| * | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
| | |/ | |/|
| * | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-1/+1
| |\ \
| | * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-1/+1
* | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/ / /
* | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-211-1/+23
|\ \ \
| * | | mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-201-1/+1
| * | | x86,kgdb: Add low level debug hookJason Wessel2010-05-201-0/+9
| * | | kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-201-0/+7
| * | | kgdb: core changes to support kdbJason Wessel2010-05-201-1/+7
* | | | hotplug: netns aware uevent_helperEric W. Biederman2010-05-211-2/+17
* | | | kobj: Send hotplug events in the proper namespace.Eric W. Biederman2010-05-211-2/+20
* | | | kobject: Send hotplug events in all network namespacesEric W. Biederman2010-05-211-8/+60
* | | | sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-211-0/+11
* | | | sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-0/+1
* | | | kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-211-0/+103
* | | | kref: remove kref_setNeilBrown2010-05-211-13/+2
OpenPOWER on IntegriCloud