summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* radix-tree: fix radix_tree_prev_hole() underflow caseCesar Eduardo Barros2010-05-27
* swiotlb: remove unnecessary swiotlb_sync_single_range_*FUJITA Tomonori2010-05-27
* lib/random32: export pseudo-random number generator for modulesJoe Eykholt2010-05-27
* idr: fix backtrack logic in idr_remove_allImre Deak2010-05-27
* fault-injection: add CPU notifier error injection moduleAkinobu Mita2010-05-27
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* revert "crc32: use __BYTE_ORDER macro for endian detection"Andrew Morton2010-05-26
* crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund2010-05-25
* crc32: major optimizationJoakim Tjernlund2010-05-25
* lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-25
* lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches2010-05-25
* DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-25
* dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter2010-05-25
* vsprintf.c: use noinline_for_stackJoe Perches2010-05-25
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-21
|\
| * panic: Allow warnings to set different taint flagsBen Hutchings2010-05-19
* | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-21
|\ \
| * | mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-20
| * | x86,kgdb: Add low level debug hookJason Wessel2010-05-20
| * | kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-20
| * | kgdb: core changes to support kdbJason Wessel2010-05-20
* | | hotplug: netns aware uevent_helperEric W. Biederman2010-05-21
* | | kobj: Send hotplug events in the proper namespace.Eric W. Biederman2010-05-21
* | | kobject: Send hotplug events in all network namespacesEric W. Biederman2010-05-21
* | | sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-21
* | | sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-21
* | | kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-21
* | | kref: remove kref_setNeilBrown2010-05-21
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-21
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-26
| |\ \ \ \
| * | | | | idr: export idr_get_next()Ben Hutchings2010-02-25
* | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ \ \
| * | | | | | rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-18
* | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \
| * | | | | | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-06
| * | | | | | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
* | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-29
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | x86, atomic64: In selftest, distinguish x86-64 from 586+H. Peter Anvin2010-03-01
| * | | | | | | | lib: Fix atomic64_inc_not_zero testLuca Barbieri2010-03-01
| * | | | | | | | lib: Fix atomic64_add_unless return value conventionLuca Barbieri2010-03-01
| * | | | | | | | lib: Fix atomic64_add_unless testLuca Barbieri2010-03-01
| * | | | | | | | x86: Implement atomic[64]_dec_if_positive()Luca Barbieri2010-03-01
| * | | | | | | | lib: Only test atomic64_dec_if_positive on archs having itLuca Barbieri2010-03-01
| * | | | | | | | lib: Add self-test for atomic64_tLuca Barbieri2010-02-25
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Debugobjects transition checkMathieu Desnoyers2010-05-10