ALSA: es1688: add pedantic range checks
[safe/jmp/linux-2.6] / lib /
2010-04-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-04-14 Joe Perchesvsprintf: Change struct printf_spec.precision from...
2010-04-13 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2010-04-13 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-13 David S. Millersparc64: Support kmemleak.
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-09 David Howellsradix_tree_tag_get() is not as safe as the docs make...
2010-04-07 Kevin Hilmanrwsem generic spinlock: use IRQ save/restore spinlocks
2010-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-04-07 Yong Zhangratelimit: fix the return value when __ratelimit()...
2010-04-07 Yong Zhangratelimit: annotate ___ratelimit()
2010-04-07 Dan Carpenterdma-debug: Cleanup for copy-loop in filter_write()
2010-04-07 Michal Simekmicroblaze: Enable memory leak detector
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Mike Frysingerblackfin: enable DEBUG_SECTION_MISMATCH
2010-03-19 Jens AxboeMerge branch 'master' into for-linus
2010-03-15 Martin K. Petersenblock: Fix overrun in lcm() and move it to lib
2010-03-15 Len BrownMerge branches 'battery-2.6.34', 'bugzilla-10805',...
2010-03-15 Bjorn Helgaasresource: add window support
2010-03-15 Bjorn Helgaasresource: add bus number support
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-12 Joakim Tjernlundinflate_fast: sout is already a short so ptr arith...
2010-03-12 Joakim Tjernlundzlib: make new optimized inflate endian independent
2010-03-09 Ingo MolnarMerge commit 'v2.6.34-rc1' into perf/urgent
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Emese Revfykobject: Constify struct kset_uevent_ops
2010-03-07 Linus TorvaldsRevert "lib: build list_sort() only if needed"
2010-03-07 Bjorn Helgaasvsprintf: move %pR resource printf_specs off the stack
2010-03-07 Bjorn Helgaasvsprintf: clarify comments for printf_spec flags
2010-03-07 Joe Perchesvsprintf.c: Reduce sizeof struct printf_spec from 24...
2010-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-03-06 Joakim Tjernlundcrc32: some minor cleanups
2010-03-06 Akinobu Mitabitmap: use for_each_set_bit()
2010-03-06 Ben Hutchingslib: fix first line of kernel-doc for a few functions
2010-03-06 Don Mullislib: build list_sort() only if needed
2010-03-06 Don Mullislib: revise list_sort() header comment
2010-03-06 Don Mullislib: more scalable list_sort()
2010-03-06 André Goddard Rosalib/string.c: simplify strnstr()
2010-03-06 André Goddard Rosalib/string.c: simplify stricmp()
2010-03-06 Simon Kagstromlkdtm: add debugfs access and loosen KPROBE ties
2010-03-06 Amerigo Wangmm: use the same log level for show_mem()
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-02-27 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-02-27 Frederic Weisbeckerperf: Remove pointless breakpoint union
2010-02-27 Hitoshi Mitakeperf lock: Fix and add misc documentally things
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-02-26 Benjamin HerrenschmidtMerge commit 'origin/master' into 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-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_...
next