summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-266-76/+76
|\
| * lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang2011-09-141-11/+11
| * locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai2011-09-131-22/+22
| * locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-132-26/+26
| * locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-131-2/+2
| * locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-131-6/+6
| * locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-131-9/+9
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-252-55/+120
|\ \
| * | dynamic_debug: fix undefined reference to `__netdev_printk'Jason Baron2011-10-181-0/+4
| * | dynamic_debug: use a single printk() to emit messagesJason Baron2011-10-181-39/+41
| * | dynamic_debug: remove num_enabled accountingJason Baron2011-10-181-7/+0Star
| * | kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz2011-08-231-1/+1
| * | dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron2011-08-231-0/+25
| * | dynamic_debug: Convert printks to pr_<level>Joe Perches2011-08-231-33/+26Star
| * | dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefixJoe Perches2011-08-231-11/+23
| * | dynamic_debug: Consolidate prefix output to single routineJoe Perches2011-08-231-20/+18Star
| * | dynamic_debug: Add __dynamic_dev_dbgJoe Perches2011-08-231-0/+38
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-253-22/+21Star
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-1515-244/+862
| |\ \ \
| * | | | Remove unneeded version.h include from lib/Jesper Juhl2011-09-151-1/+0Star
| * | | | Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten2011-09-151-19/+19
| * | | | lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock2011-08-231-1/+1
| * | | | Fix kernel-doc comment typo '@id'Paul Bolle2011-08-041-1/+1
* | | | | Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...Linus Torvalds2011-10-251-2/+2
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-2/+2
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | / | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann2011-10-011-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-251-4/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lib: add error checking to hex2binMimi Zohar2011-09-211-4/+11
| |/ / / / /
* | | | | / XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2011-09-211-7/+20
| |_|_|_|/ |/| | | |
* | | | | lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten2011-09-141-0/+1
| |/ / / |/| | |
* | | | bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven2011-08-301-2/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-072-1/+96
|\ \ \
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-072-1/+96
* | | | lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-54/+158
|/ / /
* | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-045-59/+377
|\ \ \ | |/ / |/| |
| * | Merge branch 'apei' into apei-releaseLen Brown2011-08-035-59/+377
| |\ \
| | * | lib, Make gen_pool memory allocator locklessHuang Ying2011-08-032-59/+243
| | * | lib, Add lock-less NULL terminated single listHuang Ying2011-08-033-0/+134
* | | | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-041-0/+92
* | | | radix_tree: exceptional entries and indicesHugh Dickins2011-08-041-10/+19
* | | | ida: simplified functions for id allocationRusty Russell2011-08-041-0/+67
* | | | fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita2011-08-041-13/+7Star
|/ / /
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-274-4/+4
* | | fault-injection: use debugfs_remove_recursiveAkinobu Mita2011-07-271-88/+27Star
* | | fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita2011-07-271-15/+15
* | | fault-injection: do not include unneeded headerAkinobu Mita2011-07-271-1/+0Star
* | | cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro2011-07-271-1/+1
* | | cpumask: convert for_each_cpumask() with for_each_cpu()KOSAKI Motohiro2011-07-271-1/+1
* | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-271-1/+1
| |/ |/|
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-264-19/+12Star
|\ \