nfsd4: fix null dereference creating nfsv4 callback client
[safe/jmp/linux-2.6] / lib /
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-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-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 Ingo MolnarMerge branch 'dma-debug/fixes' of git://git./linux...
2009-06-25 Catalin Marinaskmemleak: Allow the early log buffer to be configurable.
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
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11 Arnd Bergmannadd generic lib/checksum.c
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-06-11 Catalin Marinaskmemleak: Simple testing module for kmemleak
2009-06-11 Catalin Marinaskmemleak: Enable the building of the memory leak detector
2009-06-11 Linus TorvaldsMerge branch 'serial-from-alan'
2009-06-11 Oskar Schirmerlib: isolate rational fractions helper function
2009-06-10 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
2009-06-09 Yinghai Lucpumask: introduce zalloc_cpumask_var
2009-06-08 Joerg Roedeldma-debug: simplify logic in driver_filter()
2009-06-08 Joerg Roedeldma-debug: disable/enable irqs only once in device_dma_...
2009-06-08 Joerg Roedeldma-debug: use pr_* instead of printk(KERN_* ...)
2009-06-08 Joerg Roedeldma-debug: code style fixes
2009-06-08 Joerg Roedeldma-debug: comment style fixes
2009-06-07 Ingo MolnarMerge branch 'dma-debug/2.6.31' of git://git./linux...
2009-06-07 Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-07 Joerg Roedeldma-debug: change hash_bucket_find from first-fit to...
2009-06-02 Joerg RoedelMerge branches 'dma-debug/fixes' and 'dma-debug/driver...
2009-06-02 Joerg Roedeldma-debug: add dma_debug_driver kernel command line
2009-06-02 Joerg Roedeldma-debug: add debugfs file for driver filter
2009-06-02 Joerg Roedeldma-debug: add variables and checks for driver filter
2009-05-29 FUJITA Tomonoridma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_...
2009-05-29 FUJITA Tomonoridma-debug: use sg_dma_len accessor
2009-05-29 FUJITA Tomonoridma-debug: use sg_dma_address accessor instead of using...
2009-05-28 Joerg Roedeldma-debug: re-add dma memory leak detection
2009-05-11 Ingo MolnarMerge commit 'v2.6.30-rc5' into core/iommu
2009-05-09 Jason BaronRemove old PRINTK_DEBUG config item
2009-05-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-29 Frederic Weisbeckervsprintf: introduce %pf format specifier
2009-04-26 Joerg Roedeldma-debug: remove broken dma memory leak detection...
2009-04-24 Fred Isamanlib: find_last_bit.o needed by a module only, move...
2009-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-04-23 Heiko Carstens[S390] omit frame pointers on s390 when possible
2009-04-22 Tejun Heoscatterlist: make sure sg_miter_next() doesn't return...
2009-04-20 Kay Sieversdriver: dont update dev_name via device_add path
2009-04-16 Kay Sieversdriver core: allow non-root users to listen to uevents
2009-04-16 Hugh DickinsRevert "kobject: don't block for each kobject_uevent".
2009-04-15 FUJITA Tomonoridma-debug: add dma_debug_resize_entries() to adjust...
2009-04-12 Frederic Weisbeckerlockdep: warn about lockdep disabling after kernel...
2009-04-08 Zhaoleiprintk: add support of hh length modifier for printk
2009-04-08 Zhaoleiprintk: fix wrong format string iter for printk
2009-04-08 Becky Bruceswiotlb: change swiotlb_bus_to[phys,virt] prototypes
2009-04-08 Becky Bruceswiotlb: use swiotlb_sync_single instead of duplicating...
2009-04-08 Becky Bruceswiotlb: rename unmap_single to do_unmap_single
2009-04-08 Becky Bruceswiotlb: allow arch override of address_needs_mapping
2009-04-08 Becky Bruceswiotlb: map_page fix for highmem systems
2009-04-08 Becky Bruceswiotlb: fix compile warning
2009-04-08 Becky Bruceswiotlb: comment corrections
2009-04-07 Linus TorvaldsMerge branch 'core/softlockup' of git://git./linux...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-07 Ingo Molnarsoftlockup: make DETECT_HUNG_TASK default depend on...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'core/debugobjects' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-03 Pekka Enbergkmemtrace, kbuild: fix slab.h dependency problem in...
next