parisc: convert /proc/pdc/{lcd,led} to seq_file
[safe/jmp/linux-2.6] / lib /
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-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
next