mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / lib /
2010-02-26 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-25 Ben Hutchingsidr: export idr_get_next()
2010-02-25 Paul E. McKenneyrcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per...
2010-02-25 Paul E. McKenneyidr: Apply lockdep-based diagnostics to rcu_dereference...
2010-02-25 Paul E. McKenneyradix-tree: Disable RCU lockdep checking in radix tree
2010-02-25 Paul E. McKenneyrcu: Introduce lockdep-based checking to RCU read-side...
2010-02-25 Ingo MolnarMerge commit 'v2.6.33' into core/rcu
2010-02-23 Tejun Heoidr: fix a critical misallocation bug, take#2
2010-02-18 Pallipadi, Venkateshrbtree: Add support for augmented rbtrees
2010-02-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-05 Tejun Heoidr: revert misallocation bug fix
2010-02-03 Michael Ellermanlmb: Add lmb_free()
2010-02-03 Tejun Heoidr: fix a critical misallocation bug
2010-02-02 Paul MundtMerge branch 'sh/stable-updates'
2010-01-27 Chris Smithsh: kmemleak support.
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-22 Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2010-01-22 Thiago Farinalib/dma-debug.c: mark file-local struct symbol static.
2010-01-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-01-16 Paul E. McKenneyrcu: 1Q2010 update for RCU documentation
2010-01-15 Li Zefanlib: Introduce strnstr()
2010-01-14 Joe Percheslib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host...
2010-01-14 Benjamin Herrenschmidtzlib: Fix build of powerpc boot wrapper
2010-01-13 Dave Chinnerlib: Introduce generic list_sort function
2010-01-11 Uwe Kleine-Königvsnprintf: fix reference for compressed ipv6 addresses
2010-01-11 Sascha Hauerlib/rational.c needs module.h
2010-01-11 Albin TonnerreAdd LZO compression support for initramfs and old-style...
2010-01-11 Albin Tonnerrelib: add support for LZO-compressed kernels
2010-01-11 Joakim Tjernlundzlib: optimize inffast when copying direct from output
2010-01-11 Krzysztof Halasadma-debug: allow DMA_BIDIRECTIONAL mappings to be synce...
2010-01-11 Joe Percheslib: Kill bit-reversed FDDI MAC output case, it's bogus.
2010-01-08 Joe Percheslib/vsprintf.c: Add %pMF to format FDDI bit reversed...
2009-12-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus-2' of git://git....
2009-12-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-31 Ingo Molnardma-debug: Fix bug causing build warning
2009-12-28 Akinobu Mitax86, core: Optimize hweight32()
2009-12-28 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-12-22 Randy Dunlaplib/string.c: fix kernel-doc warnings
2009-12-21 Shaun Ruffelldma-debug: Do not add notifier when dma debugging is...
2009-12-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-18 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-12-17 Uwe Kleine-Königlib/vsprintf.c: document more vsnprintf extensions
2009-12-16 Linus TorvaldsMerge branch 'next' of git://git.secretlab.ca/git/linux-2.6
2009-12-16 Akinobu Mitagenalloc: use bitmap_find_next_zero_area
2009-12-16 Akinobu Mitaiommu-helper: use bitmap library
2009-12-16 Akinobu Mitabitmap: introduce bitmap_set, bitmap_clear, bitmap_find...
2009-12-16 Jan Beulichdma-mapping: fix off-by-one error in dma_capable()
2009-12-15 Phillip Lougherbzip2: Add missing checks for malloc returning NULL
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 Joakim Tjernlundcrc32: minor optimizations and cleanup
2009-12-15 KOSAKI MotohiroSubject: Re: [PATCH] strstrip incorrectly marked __must...
2009-12-15 Joe Percheslib/vsprintf.c: add %pU to print UUID/GUIDs
2009-12-15 André Goddard Rosaparser: remove unnecessary strlen()
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-15 André Goddard Rosastring: on strstrip(), first remove leading spaces...
2009-12-15 André Goddard Rosastring: factorize skip_spaces and export it to be gener...
2009-12-15 André Goddard Rosactype: constify read-only _ctype string
2009-12-15 André Goddard Rosavsprintf: reuse almost identical simple_strtoulX()...
2009-12-15 André Goddard Rosavsprintf: factor out skip_space code in a separate...
2009-12-15 André Goddard Rosavsprintf: move local vars to block local vars and remov...
2009-12-15 André Goddard Rosavsprintf: reduce code size by avoiding extra check
2009-12-15 André Goddard Rosavsprintf: use TOLOWER whenever possible
2009-12-15 André Goddard Rosavsprintf: give it some care to please checkpatch.pl
2009-12-15 André Goddard Rosavsprintf: pre-calculate final string length for later use
2009-12-15 André Goddard Rosavsprintf: factorize "(null)" string
2009-12-15 Alexey DobriyanMake DEBUG_BUGVERBOSE default to y
2009-12-15 Amerigo Wangrwsem: fix rwsem_is_locked() bugs
2009-12-15 Amerigo Wangrwsem-spinlock: remove useless function exports
2009-12-14 Thomas Gleixnerdebugobjects: Convert to raw_spinlocks
2009-12-14 Thomas Gleixnerplist: Make plist debugging raw_spinlock aware
2009-12-14 Thomas Gleixnerbkl: Fixup core_lock fallout
2009-12-14 Thomas Gleixnerlocking: Further name space cleanups
2009-12-14 Thomas Gleixnerlocking: Implement new raw_spinlock
2009-12-14 Thomas Gleixnerlocking: Convert raw_rwlock functions to arch_rwlock
2009-12-14 Thomas Gleixnerlocking: Convert raw_rwlock to arch_rwlock
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN...
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-12-13 Albert Herranzpowerpc: allow ioremap within reserved memory regions
2009-12-12 Linus Torvalds[BKL] add 'might_sleep()' to the outermost lock taker
2009-12-12 Linus TorvaldsMerge git://git./linux/kernel/git/arnd/asm-generic
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-12-05 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-12-03 Paul E. McKenneyrcu: Make RCU's CPU-stall detector be default
2009-11-20 Joern Engel[LogFS] add new flash file system
2009-11-19 David HowellsFS-Cache: Don't delete pending pages from the page...
2009-11-19 David HowellsFS-Cache: Use radix tree preload correctly in tracking...
2009-11-19 Linus Torvaldsstrcmp: fix overflow and possibly signedness error
2009-11-17 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
next