aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-04
|\
| * swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk2010-06-07
| * swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk2010-06-07
| * swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.Konrad Rzeszutek Wilk2010-06-07
| * swiotlb: add the swiotlb initialization function with iotlb memoryFUJITA Tomonori2010-06-07
| * swiotlb: add swiotlb_tbl_map_single library functionFUJITA Tomonori2010-06-07
* | ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon2010-07-27
* | lmb: rename to memblockYinghai Lu2010-07-14
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-06
|\ \
| * | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-05
* | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-04
|/ /
* | genalloc: fix allocation from end of poolImre Deak2010-06-29
* | idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney2010-06-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-04
|\ \
| * | kobject: free memory if netlink_kernel_create() failsDan Carpenter2010-06-04
| * | lib/kobject_uevent.c: fix CONIG_NET=n warningAndrew Morton2010-06-04
| |/
* / lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens2010-06-04
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\
| * lib/atomic64_test: fix missing include of linux/kernel.hPeter Huewe2010-05-24
* | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \
| * | Unified UUID/GUID definitionHuang Ying2010-05-19
* | | 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