[patch 2/3] vfs: dcache cleanups
[safe/jmp/linux-2.6] / lib /
2008-06-13 Nick Pigginradix-tree: fix small lockless radix-tree bug
2008-06-12 Jeremy Fitzhardingeadd an inlined version of iter_div_u64_rem
2008-06-12 Jeremy Fitzhardingecommon implementation of iterative div/mod
2008-06-06 Harvey Harrisonlib: export bitrev16
2008-05-19 Kumar Galalmb: Fix compile warning
2008-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-05-15 Markus Armbrusteradd match_strlcpy() us it to make v9fs make uname and...
2008-05-13 Paul Jacksoncpumask: remove bitmap_scnprintf_len and cpumask_scnpri...
2008-05-13 David S. Millerlmb: Make lmb debugging more useful.
2008-05-12 David S. Millerlmb: Fix inconsistent alignment of size argument.
2008-05-11 Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-05 Linus TorvaldsMerge branch 'powerpc-next' of git://git./linux/kernel...
2008-05-05 Jan Engelhardtkgdb: kconfig fix xconfig/menuconfig element
2008-05-05 Emil Medve[POWERPC] devres: Add devm_ioremap_prot()
2008-05-01 Nadia Derbeyidr: fix idr_remove()
2008-05-01 David BrownellAdd a new sysfs_streq() string comparison function
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-05-01 Roman Zippelintroduce explicit signed/unsigned 64bit divide
2008-04-30 Greg Kroah-Hartmanklist: fix coding style errors in klist.h and klist.c
2008-04-30 Kumar Galadevres: support addresses greater than an unsigned...
2008-04-30 Kay Sieverskobject: do not copy vargs, just pass them around
2008-04-30 Tejun Heoklist: implement klist_add_{after|before}()
2008-04-30 Harvey Harrisonlib: replace remaining __FUNCTION__ occurrences
2008-04-30 Thomas Gleixnerdebugobjects: add timer specific object debugging code
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-30 Peter Zijlstramm: bdi: allow setting a maximum for the bdi dirty...
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2008-04-29 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-29 Thomas Gleixnerbitops: remove "optimizations"
2008-04-29 Akinobu Mitaidr: create idr_layer_cache at boot time
2008-04-29 Arthur Kepnerdma/ia64: update ia64 machvecs, swiotlb.c
2008-04-29 Dave Youngisolate ratelimit from printk.c for other use
2008-04-29 FUJITA Tomonoriswiotlb: use iommu_is_span_boundary helper function
2008-04-29 Andrew Mortonlib/swiotlb.c: cleanups
2008-04-29 Benjamin Herrenschmidtiomap: fix 64 bits resources on 32 bits
2008-04-29 Jim Meyeringlib/inflate.c: handle failed malloc()
2008-04-29 Badari Pulavarty[POWERPC] Provide walk_memory_resource() for powerpc
2008-04-29 Badari Pulavarty[POWERPC] Update lmb data structures for hotplug memory...
2008-04-28 Paul Jacksonmempolicy: add bitmap_onto() and bitmap_fold() operations
2008-04-28 Christoph LameterRemove set_migrateflags()
2008-04-26 Alexander van Heukelumx86, bitops: select the generic bitmap search functions
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-25 Andi KleenAdd option to enable -Wframe-larger-than= on gcc 4.4
2008-04-24 David S. Miller[LMB]: Fix lmb allocation regression.
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-20 Robert P. J. DayKobject: Replace list_for_each() with list_for_each_ent...
2008-04-20 Greg Kroah-Hartmankobject: catch kobjects that are not initialized
2008-04-19 Mike Traviscpumask: add cpumask_scnprintf_len function
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: debugging for missed calls
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-19 Matthew Wilcoxlib: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Stefan Richterfirewire: fw-ohci: add option for remote debugging
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-17 Jason Wesselkgdb: allow static kgdbts boot configuration
2008-04-17 Jason Wesselkgdb: add kgdb internal test suite
2008-04-17 Jason Wesselkgdb: core
2008-04-17 Matthew WilcoxRemove DEBUG_SEMAPHORE from Kconfig
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-17 Matthew WilcoxAdd semaphore.h to kernel_lock.c
2008-04-15 Paul Mackerras[LMB] Restructure allocation loops to avoid unsigned...
2008-04-15 Paul Mackerras[LMB] Fix some whitespace and other formatting issues...
2008-04-15 David S. Miller[LMB] Add lmb_alloc_nid()
2008-04-14 Christoph Lameterslub: Deal with config variable dependencies
2008-04-14 Paul MackerrasMerge branch 'linux-2.6'
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-10 Harvey Harrisonlzo: fix typo in decompressor
2008-04-07 FUJITA Tomonori[SCSI] block: add sg buffer copy helper functions
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-03 Andi Kleen[NET]: srandom32 fixes for networking v2
2008-04-03 Denis V. Lunev[NETNS]: Declare init_net even without CONFIG_NET defined.
2008-03-30 Mark Lordfix uevent action-string regression
2008-03-28 Pavel Emelyanov[LIB]: Drop the pcounter itself.
2008-03-27 Denis V. Lunev[NETNS]: Do no include NET related headers if CONFIG_NE...
2008-03-25 Paul MackerrasMerge branch 'linux-2.6'
2008-03-24 Linus Torvaldsx86-32: Pass the full resource data to ioremap()
2008-03-17 Tejun Heodevres: implement pcim_iomap_regions_request_all()
2008-03-13 Jan Beulichavoid endless loops in lib/swiotlb.c
2008-03-13 Paul MackerrasMerge branch 'linux-2.6'
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-03-05 FUJITA Tomonoriiommu: export iommu_is_span_boundary helper function
2008-03-04 Greg Kroah-Hartmankobject: properly initialize ksets
2008-02-26 Paul MackerrasMerge /pub/scm/linux/kernel/git/davem/lmb-2.6
2008-02-24 Hoang-Nam Nguyenlib/vsprintf.c: fix bug omitting minus sign of numbers...
2008-02-24 Chris Snookmake LKDTM depend on BLOCK
2008-02-20 Kumar Gala[LMB]: Fix lmb_add_region if region should be added...
2008-02-15 Sam Ravnborgkbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED
2008-02-14 Becky Bruce[LMB]: Make lmb support large physical addressing
2008-02-14 Kumar Gala[LMB]: Fix initial lmb add region with a non-zero base
next