Commit Graph

1536 Commits (f009627b71eacfeede3d63b00a25afdf5e3e24bb)

Author SHA1 Message Date
Thiago Farina aeb583d081 lib/dma-debug.c: mark file-local struct symbol static. 15 years ago
Paul E. McKenney 4c54005ca4 rcu: 1Q2010 update for RCU documentation 15 years ago
Li Zefan d5f1fb5335 lib: Introduce strnstr() 15 years ago
Joe Perches 0159f24ee7 lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian 15 years ago
Benjamin Herrenschmidt 6846ee5ca6 zlib: Fix build of powerpc boot wrapper 15 years ago
Dave Chinner 2c761270d5 lib: Introduce generic list_sort function 15 years ago
Uwe Kleine-König 3f4724027b vsnprintf: fix reference for compressed ipv6 addresses 15 years ago
Sascha Hauer 7ee3aebe31 lib/rational.c needs module.h 15 years ago
Albin Tonnerre cacb246f8d Add LZO compression support for initramfs and old-style initrd 15 years ago
Albin Tonnerre 7dd65feb6c lib: add support for LZO-compressed kernels 15 years ago
Joakim Tjernlund ac4c2a3bbe zlib: optimize inffast when copying direct from output 15 years ago
Krzysztof Halasa 42d53b4ff7 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and 15 years ago
Joe Perches c8e000604b lib: Kill bit-reversed FDDI MAC output case, it's bogus. 15 years ago
Joe Perches bc7259a2ce lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses 15 years ago
Ingo Molnar a8fe9ea200 dma-debug: Fix bug causing build warning 15 years ago
Akinobu Mita 39d997b514 x86, core: Optimize hweight32() 15 years ago
Randy Dunlap a6cd13f3c9 lib/string.c: fix kernel-doc warnings 15 years ago
Shaun Ruffell f797d9881b dma-debug: Do not add notifier when dma debugging is disabled. 15 years ago
Uwe Kleine-König 8a79503aa8 lib/vsprintf.c: document more vsnprintf extensions 15 years ago
Akinobu Mita 243797f59b genalloc: use bitmap_find_next_zero_area 15 years ago
Akinobu Mita a66022c457 iommu-helper: use bitmap library 15 years ago
Akinobu Mita c1a2a962a2 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area 15 years ago
Jan Beulich ac2b3e67dd dma-mapping: fix off-by-one error in dma_capable() 15 years ago
Phillip Lougher d4529862ca bzip2: Add missing checks for malloc returning NULL 15 years ago
Joakim Tjernlund ddcaccbc17 crc32: minor optimizations and cleanup 15 years ago
KOSAKI Motohiro ca54cb8c9e Subject: Re: [PATCH] strstrip incorrectly marked __must_check 15 years ago
Joe Perches 9ac6e44ee5 lib/vsprintf.c: add %pU to print UUID/GUIDs 15 years ago
André Goddard Rosa b5f54b07c0 parser: remove unnecessary strlen() 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
André Goddard Rosa 84c95c9acf string: on strstrip(), first remove leading spaces before running over str 15 years ago
André Goddard Rosa f653398c86 string: factorize skip_spaces and export it to be generally available 15 years ago
André Goddard Rosa 7707e61c70 ctype: constify read-only _ctype string 15 years ago
André Goddard Rosa 922ac25c9f vsprintf: reuse almost identical simple_strtoulX() functions 15 years ago
André Goddard Rosa c5484d7c0a vsprintf: factor out skip_space code in a separate function 15 years ago
André Goddard Rosa d4be151b21 vsprintf: move local vars to block local vars and remove unneeded ones 15 years ago
André Goddard Rosa b5ff992b09 vsprintf: reduce code size by avoiding extra check 15 years ago
André Goddard Rosa 08562cb27d vsprintf: use TOLOWER whenever possible 15 years ago
André Goddard Rosa 7b9186f5eb vsprintf: give it some care to please checkpatch.pl 15 years ago
André Goddard Rosa 6c35663411 vsprintf: pre-calculate final string length for later use 15 years ago
André Goddard Rosa 0f4f81dce9 vsprintf: factorize "(null)" string 15 years ago
Alexey Dobriyan 8420e7efa1 Make DEBUG_BUGVERBOSE default to y 15 years ago
Amerigo Wang 29671f22a8 rwsem: fix rwsem_is_locked() bugs 15 years ago
Amerigo Wang 118d52da18 rwsem-spinlock: remove useless function exports 15 years ago
Thomas Gleixner aef9cb0524 debugobjects: Convert to raw_spinlocks 15 years ago
Thomas Gleixner a26724591e plist: Make plist debugging raw_spinlock aware 15 years ago
Thomas Gleixner fa4062e7ea bkl: Fixup core_lock fallout 15 years ago
Thomas Gleixner 9828ea9d75 locking: Further name space cleanups 15 years ago
Thomas Gleixner c2f21ce2e3 locking: Implement new raw_spinlock 15 years ago
Thomas Gleixner e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock 15 years ago
Thomas Gleixner fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock 15 years ago