aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-14lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang1-11/+11
2011-09-13lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten1-0/+1
2011-09-13locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai1-22/+22
2011-09-13locking, rwsem: Annotate inner lock as rawThomas Gleixner2-26/+26
2011-09-13locking, printk: Annotate logbuf_lock as rawThomas Gleixner1-2/+2
2011-09-13locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner1-6/+6
2011-09-13locking, percpu_counter: Annotate ::lock as rawThomas Gleixner1-9/+9
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven1-2/+2
2011-08-23dma-debug: hash_bucket_find needs to allow for offsets within an entryNeil Horman1-7/+61
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock1-1/+1
2011-08-22kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz1-1/+1
2011-08-22dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron1-0/+25
2011-08-22dynamic_debug: Convert printks to pr_<level>Joe Perches1-33/+26
2011-08-22dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefixJoe Perches1-11/+23
2011-08-22dynamic_debug: Consolidate prefix output to single routineJoe Perches1-20/+18
2011-08-22dynamic_debug: Add __dynamic_dev_dbgJoe Perches1-0/+38
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+96
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller2-1/+96
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines1-54/+158
2011-08-04Fix kernel-doc comment typo '@id'Paul Bolle1-1/+1
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-59/+377
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins1-0/+92
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins1-10/+19
2011-08-03ida: simplified functions for id allocationRusty Russell1-0/+67
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita1-13/+7
2011-08-03Merge branch 'apei' into apei-releaseLen Brown5-59/+377
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying2-59/+243
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying3-0/+134
2011-07-26atomic: use <linux/atomic.h>Arun Sharma4-4/+4
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita1-88/+27
2011-07-26fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita1-15/+15
2011-07-26fault-injection: do not include unneeded headerAkinobu Mita1-1/+0
2011-07-26cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro1-1/+1
2011-07-26cpumask: convert for_each_cpumask() with for_each_cpu()KOSAKI Motohiro1-1/+1
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko1-1/+1
2011-07-25Merge 'akpm' patch seriesLinus Torvalds4-19/+12
2011-07-25lib: make _tolower() publicAndy Shevchenko2-18/+10
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten1-0/+1
2011-07-25devres: fix possible use after freeMaxin B John1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin1-1/+1
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds1-0/+4
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+6
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+3
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn1-0/+4
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar1-1/+1
2011-07-14lib/vsprintf: replace link to Draft by final RFC numberJan Engelhardt1-2/+1
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin1-6/+1
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1