aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-16
|\
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-13
* | genalloc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | iommu-helper: use bitmap libraryAkinobu Mita2009-12-16
* | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \
| * | debugobjects: Convert to raw_spinlocksThomas Gleixner2009-12-14
| * | plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-14
| * | bkl: Fixup core_lock falloutThomas Gleixner2009-12-14
| * | locking: Further name space cleanupsThomas Gleixner2009-12-14
| * | locking: Implement new raw_spinlockThomas Gleixner2009-12-14
| * | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* | | crc32: minor optimizations and cleanupJoakim Tjernlund2009-12-15
* | | Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-15
* | | lib/vsprintf.c: add %pU to print UUID/GUIDsJoe Perches2009-12-15
* | | parser: remove unnecessary strlen()André Goddard Rosa2009-12-15
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* | | string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa2009-12-15
* | | string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-15
* | | ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-15
* | | vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa2009-12-15
* | | vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa2009-12-15
* | | vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa2009-12-15
* | | vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa2009-12-15
* | | vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa2009-12-15
* | | vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa2009-12-15
* | | vsprintf: pre-calculate final string length for later useAndré Goddard Rosa2009-12-15
* | | vsprintf: factorize "(null)" stringAndré Goddard Rosa2009-12-15
* | | Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan2009-12-15
* | | rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-15
* | | rwsem-spinlock: remove useless function exportsAmerigo Wang2009-12-15
|/ /
* | [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-11
|\ \
| * | lib/checksum: fix one more thinkoArnd Bergmann2009-11-03
| * | lib/checksum.c: make do_csum optionalArnd Bergmann2009-11-03
| * | lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann2009-11-03
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ \
| * | | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
| * | | vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas2009-11-04
| * | | vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas2009-11-04
| * | | vsprintf: fix io/mem resource widthBjorn Helgaas2009-11-04
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-10
|\ \ \
| * | | workqueue: Add debugobjects supportThomas Gleixner2009-11-15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ \ \