summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-04-05lib: devres: add convenience function to remap a resourceWolfram Sang
2012-01-19lib: genalloc: Add API to allocate at specified addr.Krishna Reddy
2011-11-30Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2011-11-11netlink: validate NLA_MSECS lengthJohannes Berg
2011-11-11kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin
2011-09-13lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins
2011-08-03ida: simplified functions for id allocationRusty Russell
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita
2011-07-26fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita
2011-07-26fault-injection: do not include unneeded headerAkinobu Mita
2011-07-26cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro
2011-07-26cpumask: convert for_each_cpumask() with for_each_cpu()KOSAKI Motohiro
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25lib: make _tolower() publicAndy Shevchenko
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten
2011-07-25devres: fix possible use after freeMaxin B John
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar
2011-07-14lib/vsprintf: replace link to Draft by final RFC numberJan Engelhardt
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-07lib/checksum.c: optimize do_csum a bitIan Abbott
2011-07-05lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-06-23sched: Generalize sleep inside spinlock detectionFrederic Weisbecker
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-15lib/bitmap.c: fix kernel-doc notationRandy Dunlap
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro