summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar-10/+2
2011-10-04llist: Make some llist functions inlineHuang Ying-46/+1
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann-2/+2
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin-7/+20
2011-09-20lib: add error checking to hex2binMimi Zohar-4/+11
2011-09-15Merge branch 'master' into for-nextJiri Kosina-244/+862
2011-09-15Remove unneeded version.h include from lib/Jesper Juhl-1/+0
2011-09-15Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten-19/+19
2011-09-14lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang-11/+11
2011-09-13lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten-0/+1
2011-09-13locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai-22/+22
2011-09-13locking, rwsem: Annotate inner lock as rawThomas Gleixner-26/+26
2011-09-13locking, printk: Annotate logbuf_lock as rawThomas Gleixner-2/+2
2011-09-13locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner-6/+6
2011-09-13locking, percpu_counter: Annotate ::lock as rawThomas Gleixner-9/+9
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven-2/+2
2011-08-23dma-debug: hash_bucket_find needs to allow for offsets within an entryNeil Horman-7/+61
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock-1/+1
2011-08-22kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz-1/+1
2011-08-22dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron-0/+25
2011-08-22dynamic_debug: Convert printks to pr_<level>Joe Perches-33/+26
2011-08-22dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefixJoe Perches-11/+23
2011-08-22dynamic_debug: Consolidate prefix output to single routineJoe Perches-20/+18
2011-08-22dynamic_debug: Add __dynamic_dev_dbgJoe Perches-0/+38
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+96
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller-1/+96
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines-54/+158
2011-08-04Fix kernel-doc comment typo '@id'Paul Bolle-1/+1
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-59/+377
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins-0/+92
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins-10/+19
2011-08-03ida: simplified functions for id allocationRusty Russell-0/+67
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita-13/+7
2011-08-03Merge branch 'apei' into apei-releaseLen Brown-59/+377
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying-59/+243
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying-0/+134
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-4/+4
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita-88/+27
2011-07-26fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita-15/+15
2011-07-26fault-injection: do not include unneeded headerAkinobu Mita-1/+0
2011-07-26cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro-1/+1
2011-07-26cpumask: convert for_each_cpumask() with for_each_cpu()KOSAKI Motohiro-1/+1
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko-1/+1
2011-07-25Merge 'akpm' patch seriesLinus Torvalds-19/+12
2011-07-25lib: make _tolower() publicAndy Shevchenko-18/+10
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten-0/+1
2011-07-25devres: fix possible use after freeMaxin B John-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+1
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin-1/+1
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds-0/+4