summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-253-22/+21
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-1515-244/+862
| |\ \ \ \
| * | | | | Remove unneeded version.h include from lib/Jesper Juhl2011-09-151-1/+0
| * | | | | 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-201-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-131-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-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
|\ \ \ \ | | |_|/ | |/| |