summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-08-29don't include asm/msr.hAndrew Morton
2011-08-29Add support for slice by 8 to existing crc32 algorithm. Also modifyfrank zago
2011-08-29Currently termination logic (\0 or \n\0) is hardcoded in _kstrtoull(),Alexey Dobriyan
2011-08-29s/lib-/obj-/ for usercopy.oSedat Dilek
2011-08-29The help text for this config is duplicated across the x86, parisc, andStephen Boyd
2011-08-29memchr_inv() is mainly used to check whether the whole buffer is filledAkinobu Mita
2011-08-29radix_tree_tag_get()'s BUG (when it sees a tag after saw_unset_tag) wasHugh Dickins
2011-08-29Add new check (assert_init) to make sure objects are initialized andChristine Chan
2011-08-29Merge remote-tracking branch 'moduleh/module.h-split'Stephen Rothwell
2011-08-29Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-08-29Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-08-26lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker
2011-08-25md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker
2011-08-25md: Add module.h to all files using it implicitlyPaul Gortmaker
2011-08-23mmc: core: add random fault injectionPer Forlin
2011-08-23fault-inject: export fault injection functionsPer Forlin
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock
2011-08-22kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz
2011-08-22dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron
2011-08-22dynamic_debug: Convert printks to pr_<level>Joe Perches
2011-08-22dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefixJoe Perches
2011-08-22dynamic_debug: Consolidate prefix output to single routineJoe Perches
2011-08-22dynamic_debug: Add __dynamic_dev_dbgJoe Perches
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-04Fix kernel-doc comment typo '@id'Paul Bolle
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