aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-211-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-1023-34/+76
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-2618-239/+1234
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-2615-27/+468
| |\ \ \ \
| * | | | | idr: export idr_get_next()Ben Hutchings2010-02-251-1/+1
* | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-4/+44
|\ \ \ \ \ \
| * | | | | | rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-181-4/+44
* | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-182-9/+13
|\ \ \ \ \ \ \
| * | | | | | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-062-10/+13
| * | | | | | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-9/+10
* | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-184-2/+175
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-2937-167/+1613
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | x86, atomic64: In selftest, distinguish x86-64 from 586+H. Peter Anvin2010-03-011-6/+8
| * | | | | | | | lib: Fix atomic64_inc_not_zero testLuca Barbieri2010-03-011-3/+3
| * | | | | | | | lib: Fix atomic64_add_unless return value conventionLuca Barbieri2010-03-011-2/+2
| * | | | | | | | lib: Fix atomic64_add_unless testLuca Barbieri2010-03-011-2/+2
| * | | | | | | | x86: Implement atomic[64]_dec_if_positive()Luca Barbieri2010-03-011-1/+1
| * | | | | | | | lib: Only test atomic64_dec_if_positive on archs having itLuca Barbieri2010-03-011-0/+4
| * | | | | | | | lib: Add self-test for atomic64_tLuca Barbieri2010-02-253-0/+167
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-182-4/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Debugobjects transition checkMathieu Desnoyers2010-05-101-3/+56
| * | | | | | | | | rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney2010-05-101-1/+1
| * | | | | | | | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-101-0/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2010-05-181-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | debugobjects: Section mismatch cleanupHenrik Kretzschmar2010-03-261-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com2010-05-151-1/+2