aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-08-31idr: describe how nextidp works in idr_get_next().Naohiro Aota
2010-08-31idr: fix kernel-doc warnings.Naohiro Aota
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-10Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2010-08-09rwsem: smaller wrappers around rwsem_down_failed_commonMichel Lespinasse
2010-08-09rwsem: wake queued readers when writer blocks on active read lockMichel Lespinasse
2010-08-09rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threadsMichel Lespinasse
2010-08-09rwsem: lighter active count checks when waking up readersMichel Lespinasse
2010-08-09rwsem: fully separate code paths to wake writers vs readersMichel Lespinasse
2010-08-09flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-09lib: vsprintf: useless strlen() removedMichal Nazarewicz
2010-08-09list debugging: warn when deleting a deleted entryBaruch Siach
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard
2010-08-09radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara
2010-08-09tmpfs: add accurate compare function to percpu_counter libraryTim Chen
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-05debugfs: no longer needs to depend on SYSFSRandy Dunlap
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-04microblaze: Disable FRAME_POINTER selectionMichal Simek
2010-07-28lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)Chris Wilson
2010-07-27ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon
2010-07-21Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa
2010-07-19kmemleak: Introduce a default off mode for kmemleakJason Baron
2010-07-14Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-11lib/devres.c: fix comment typoKulikov Vasiliy
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-01Merge branch 'linus' into core/rcuIngo Molnar
2010-06-29genalloc: fix allocation from end of poolImre Deak
2010-06-23idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-14tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers
2010-06-07swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk
2010-06-07swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk