vsprintf: reduce code size by avoiding extra check
[safe/jmp/linux-2.6] / lib /
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-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-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'
2009-11-15 Thomas Gleixnerworkqueue: Add debugobjects support
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-11 FUJITA Tomonoriswiotlb: Remove the swiotlb variable usage
2009-11-11 Eric W. Biedermansysctl: Remove dead code from sysctl_check
2009-11-10 FUJITA Tomonorix86: Handle HW IOMMU initialization failure gracefully
2009-11-10 FUJITA Tomonoriswiotlb: Defer swiotlb init printing, export swiotlb_pr...
2009-11-10 FUJITA Tomonoriswiotlb: Add swiotlb_free() function
2009-11-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Bjorn Helgaasvsprintf: add %pRt, %pRf to print struct resource details
2009-11-04 Bjorn Helgaasvsprintf: add %pR support for IRQ and DMA resources
2009-11-04 Bjorn Helgaasvsprintf: fix io/mem resource width
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-03 Jens AxboeMerge branch 'for-linus' into for-2.6.33
2009-11-03 Arnd Bergmannlib/checksum: fix one more thinko
2009-11-03 Arnd Bergmannlib/checksum.c: make do_csum optional
2009-11-03 Arnd Bergmannlib/checksum.c: use 32-bit arithmetic consistently
2009-11-03 Philipp ReisnerMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-10-29 Joerg Roedeldma-debug: Fix compile warning with PAE enabled
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-27 Kumar Galapowerpc: Minor cleanup to lib/Kconfig.debug
2009-10-23 Christian Borntraegerratelimit: Make suppressed output messages more useful
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-13 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
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-05 Jens AxboeMerge branch 'master' into for-2.6.33
2009-10-01 Andy Spencersscanf(): fix %*s%n
2009-10-01 Philipp ReisnerThe DRBD driver
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-09-28 Frederic Weisbeckertracing: Pushdown the bkl tracepoints calls
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-24 Frederic Weisbeckertracing/bkl: Add bkl ftrace events
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 Ingo Molnarprintk: Remove ratelimit.h from kernel.h
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-22 Ingo Molnarratelimit: Fix/allow use in atomic contexts
2009-09-22 Ingo Molnarratelimit: Use per ratelimit context locking
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...
next