summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-062-1/+96
|\
| * crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-062-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-035-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-031-0/+92
* | | radix_tree: exceptional entries and indicesHugh Dickins2011-08-031-10/+19
* | | ida: simplified functions for id allocationRusty Russell2011-08-031-0/+67
* | | fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita2011-08-031-13/+7
|/ /
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-264-4/+4
* | fault-injection: use debugfs_remove_recursiveAkinobu Mita2011-07-261-88/+27
* | fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita2011-07-261-15/+15
* | fault-injection: do not include unneeded headerAkinobu Mita2011-07-261-1/+0
* | cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro2011-07-261-1/+1
* | cpumask: convert for_each_cpumask() with for_each_cpu()KOSAKI Motohiro2011-07-261-1/+1
* | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-261-1/+1
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-254-19/+12
|\ \
| * | lib: make _tolower() publicAndy Shevchenko2011-07-252-18/+10
| * | lib/lcm.c: quiet sparse noiseH Hartley Sweeten2011-07-251-0/+1
| * | devres: fix possible use after freeMaxin B John2011-07-251-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1
|\ \ \ | |/ / |/| |
| * | lib/vsprintf: replace link to Draft by final RFC numberJan Engelhardt2011-07-141-2/+1
| |/
* | XZ: Fix missing <linux/kernel.h> includeLasse Collin2011-07-241-1/+1
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-241-0/+4
|\ \
| * | iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-221-0/+4
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-3/+6
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2011-07-211-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-011-3/+6
| |\ \ \ | | |_|/ | |/| |
| | * | sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-231-3/+5
| | * | sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPTFrederic Weisbecker2011-06-101-0/+1
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-222-8/+3
|\ \ \ \
| * | | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-081-6/+1
| * | | | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard2011-07-051-2/+2
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-141-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz2011-06-201-1/+1
* | | | lib/checksum.c: optimize do_csum a bitIan Abbott2011-07-071-8/+5
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-204-19/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-161-17/+9
| |\ \ \
| | * | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-17/+9
| * | | | lib/bitmap.c: fix kernel-doc notationRandy Dunlap2011-06-151-1/+1
| |/ / /
| * | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-091-0/+5
| |\ \ \
| | * | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-061-0/+5
| * | | | vsprintf: Update %pI6c to not compress a single 0Joe Perches2011-06-091-1/+3
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-084-0/+204
|\ \ \ \ | |/ / / |/| | |
| * | | lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-033-0/+110
| * | | lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-033-0/+94
* | | | tile: enable CONFIG_BUGVERBOSEChris Metcalf2011-06-011-1/+1
OpenPOWER on IntegriCloud