aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+61
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-1/+15
2011-10-26fault-inject: export setup_fault_attr()Per Forlin1-1/+2
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+11
2011-10-26fault-inject: export fault injection functionsPer Forlin1-0/+2
2011-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-64/+19
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-76/+76
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-55/+120
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-22/+21
2011-10-25Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-2/+2
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-4/+11
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-2/+2
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into nextJoerg Roedel1-7/+61
2011-10-20lib/raid6: Fix filename emitted in generated codeDan McGee1-1/+1
2011-10-18dynamic_debug: fix undefined reference to `__netdev_printk'Jason Baron1-0/+4
2011-10-18dynamic_debug: use a single printk() to emit messagesJason Baron1-39/+41
2011-10-18dynamic_debug: remove num_enabled accountingJason Baron1-7/+0
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra1-1/+1
2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra1-2/+0
2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying1-1/+5
2011-10-04llist: Move cpu_relax() to after the cmpxchg()Huang Ying1-4/+10
2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar1-10/+2
2011-10-04llist: Make some llist functions inlineHuang Ying3-46/+1
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann1-2/+2
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-20lib: add error checking to hex2binMimi Zohar1-4/+11
2011-09-15Merge branch 'master' into for-nextJiri Kosina15-244/+862
2011-09-15Remove unneeded version.h include from lib/Jesper Juhl1-1/+0
2011-09-15Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten1-19/+19
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