nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / lib /
2009-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-06 Heiko Carstens[S390] Enable kmemleak on s390.
2009-10-01 Andy Spencersscanf(): fix %*s%n
2009-09-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-09-24 Phillip Lougherlzma/gzip: fix potential oops when input data is truncated
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Joe Percheslib/vsprintf.c: Avoid possible unaligned accesses in...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 David Rientjesflex_array: add missing kerneldoc annotations
2009-09-22 David Rientjesflex_array: introduce DEFINE_FLEX_ARRAY
2009-09-22 David Rientjesflex_array: add flex_array_shrink function
2009-09-22 David Rientjesflex_array: poison free elements
2009-09-22 David Rientjesflex_array: add flex_array_clear function
2009-09-22 Marcin Slusarzvsprintf: use WARN_ON_ONCE
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-20 Randy Dunlapkernel hacking: move STRIP_ASM_SYMS from General
2009-09-17 Steven Rostedtvsnprintf: remove duplicate comment of vsnprintf
2009-09-17 Steven Rostedtvsprintf: add %ps that is the same as %pS but is like %pf
2009-09-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Nicolas PitreNicolas Pitre has a new email address
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-04 Ingo MolnarMerge branch 'amd-iommu/2.6.32' of git://git./linux...
2009-09-04 Ingo MolnarMerge branch 'linus' into core/rcu
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-08-29 Joe Percheslib/vsprintf.c: Add "%pI6c" - print pointer as compress...
2009-08-28 Benjamin HerrenschmidtMerge commit 'tip/iommu-for-powerpc' into next
2009-08-27 Benjamin Herrenschmidtlmb: Remove __init from lmb_end_of_DRAM()
2009-08-27 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-08-27 David Rientjesflex_array: convert element_nr formals to unsigned
2009-08-27 David Rientjesflex_array: fix flex_array_free_parts comment
2009-08-27 David Rientjesflex_array: fix get function for elements in base start...
2009-08-25 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-08-23 Paul E. McKenneyrcu: Remove CONFIG_PREEMPT_RCU
2009-08-23 Paul E. McKenneyrcu: Merge preemptable-RCU functionality into hierarchi...
2009-08-21 Linus TorvaldsMake bitmask 'and' operators return a result code
2009-08-21 Casey Dahlinlib/swiotlb.c: Fix strange panic message selection...
2009-08-21 Kyle McMartindma-debug: Fix check_unmap null pointer dereference
2009-08-20 Michael Ellermankmemleak: Allow kmemleak to be built on powerpc
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-10 James MorrisMerge branch 'master' into next
2009-08-07 Albin Tonnerrelib/decompress_*: only include <linux/slab.h> if STATIC...
2009-08-07 Phillip Lougherbzip2/lzma: remove nasty uncompressed size hack in...
2009-08-07 Phillip Lougherbzip2/lzma/gzip: fix comments describing decompressor API
2009-08-05 James MorrisMerge branch 'master' into next
2009-08-04 Jonathan Corbetflex_array: remove unneeded index calculation
2009-07-31 Sebastian Andrzej... lib/scatterlist: add a flags to signalize mapping direction
2009-07-30 Dave Hansenlib: flexible array implementation
2009-07-30 Roland Dreierlib: export generic atomic64_t functions
2009-07-28 Roel KluinDynamic debug: fix typo: -/->
2009-07-28 FUJITA Tomonoriswiotlb: use phys_to_dma and dma_to_phys
2009-07-28 FUJITA Tomonoriswiotlb: use dma_capable()
2009-07-28 FUJITA Tomonoriswiotlb: remove unnecessary swiotlb_bus_to_virt
2009-07-28 FUJITA Tomonoriswiotlb: remove swiotlb_arch_range_needs_mapping
2009-07-28 FUJITA Tomonoriswiotlb: remove unused swiotlb_alloc()
2009-07-28 FUJITA Tomonoriswiotlb: remove unused swiotlb_alloc_boot()
2009-07-16 Oleg Nesterovkernel: is_current_single_threaded: don't use ->mmap_sem
2009-07-16 Oleg Nesterovkernel: rename is_single_threaded(task) to current_is_s...
2009-07-16 Oleg Nesterovkernel: fix is_single_threaded
2009-07-10 Linus TorvaldsMerge branch 'core-fixes-for-linus-2' of git://git...
2009-07-10 Ingo Molnardma-debug: Fix the overlap() function to be correct...
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-07-03 Ingo MolnarMerge branch 'dma-debug/fixes' of git://git./linux...
2009-07-01 Sebastian Andrzej... kmemcheck: depend on HAVE_ARCH_KMEMCHECK
2009-06-25 Catalin Marinaskmemleak: Allow the early log buffer to be configurable.
2009-06-24 Tejun Heopercpu: implement optional weak percpu definitions
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-23 Catalin Marinaskmemleak: Do not force the slab debugging Kconfig options
2009-06-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-06-21 Peter Zijlstralockdep: Select frame pointers on x86
2009-06-19 Arnd Bergmannlib/checksum.c: fix endianess bug
2009-06-18 Florian Fainellilib: add lib/gcd.c
2009-06-17 Ingo Molnardma-debug: Put all hash-chain locks into the same lock...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Wolfram Strepprb_tree: remove redundant if()-condition in rb_erase()
2009-06-17 Wolfram Strepprb_tree: make clear distinction between two different...
2009-06-17 Wolfram Strepprb_tree: reorganize code in rb_erase() for additional...
2009-06-17 Zygo Blaxelllib/genalloc.c: remove unmatched write_lock() in gen_po...
2009-06-17 Li Zefanhexdump: remove the trailing space
2009-06-17 Huang Shijielib: do code optimization for radix_tree_lookup() and...
2009-06-17 Jan Blunckatomic: only take lock when the counter drops to zero...
2009-06-17 Wu Fengguangradix-tree: add radix_tree_prev_hole()
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-06-16 Joerg Roedeldma-debug: fix off-by-one error in overlap function
2009-06-16 Dave Youngkobject: make kset_create check kobject_set_name return...
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Pekka Enbergkmemcheck: make kconfig accessible for other architectures
2009-06-15 Vegard Nossumkmemcheck: enable in the x86 Kconfig
2009-06-15 Joerg Roedeldma-debug: be more careful when building reference...
2009-06-15 Joerg Roedeldma-debug: check for sg_call_ents in best-fit algorithm too
2009-06-15 Paul Mackerraslib: Provide generic atomic64_t implementation
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Rusty Russellmodule: trim exception table on init free.
2009-06-12 Arnd Bergmannasm-generic: merge branch 'master' of torvalds/linux-2.6
next