aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | | * dma-debug: hash_bucket_find needs to allow for offsets within an entryNeil Horman2011-08-231-7/+61
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-282-1/+15
|\ \ \
| * | | fault-inject: export setup_fault_attr()Per Forlin2011-10-261-1/+2
| * | | mmc: core: add random fault injectionPer Forlin2011-10-261-0/+11
| * | | fault-inject: export fault injection functionsPer Forlin2011-10-261-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-261-1/+1
|\ \ \
| * | | lib/raid6: Fix filename emitted in generated codeDan McGee2011-10-201-1/+1
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-264-64/+19
|\ \ \
| * | | sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-061-1/+1
| * | | llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra2011-10-041-2/+0
| * | | llist: Return whether list is empty before adding in llist_add()Huang Ying2011-10-041-1/+5
| * | | llist: Move cpu_relax() to after the cmpxchg()Huang Ying2011-10-041-4/+10
| * | | llist: Remove the platform-dependent NMI checksIngo Molnar2011-10-041-10/+2
| * | | llist: Make some llist functions inlineHuang Ying2011-10-043-46/+1
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-266-76/+76
|\ \ \
| * | | lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang2011-09-141-11/+11
| * | | locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai2011-09-131-22/+22
| * | | locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-132-26/+26
| * | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-131-2/+2
| * | | locking, lib/proportions: Annotate prop_local_percpu::lock as rawThomas Gleixner2011-09-131-6/+6
| * | | locking, percpu_counter: Annotate ::lock as rawThomas Gleixner2011-09-131-9/+9
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-252-55/+120
|\ \ \ \
| * | | | dynamic_debug: fix undefined reference to `__netdev_printk'Jason Baron2011-10-181-0/+4
| * | | | dynamic_debug: use a single printk() to emit messagesJason Baron2011-10-181-39/+41
| * | | | dynamic_debug: remove num_enabled accountingJason Baron2011-10-181-7/+0
| * | | | kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz2011-08-221-1/+1
| * | | | dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron2011-08-221-0/+25
| * | | | dynamic_debug: Convert printks to pr_<level>Joe Perches2011-08-221-33/+26
| * | | | dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefixJoe Perches2011-08-221-11/+23
| * | | | dynamic_debug: Consolidate prefix output to single routineJoe Perches2011-08-221-20/+18
| * | | | dynamic_debug: Add __dynamic_dev_dbgJoe Perches2011-08-221-0/+38
| | |_|/ | |/| |
* | | | 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
| |\ \