Commit Graph

1341 Commits (cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934)

Author SHA1 Message Date
Paul E. McKenney 1ed509a225 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information 15 years ago
Paul E. McKenney 96be753af9 idr: Apply lockdep-based diagnostics to rcu_dereference() uses 15 years ago
Paul E. McKenney 2676a58c98 radix-tree: Disable RCU lockdep checking in radix tree 15 years ago
Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
Tejun Heo d2e7276b6b idr: fix a critical misallocation bug, take#2 15 years ago
Tejun Heo 6f14a668f1 idr: revert misallocation bug fix 15 years ago
Michael Ellerman 24551f64d4 lmb: Add lmb_free() 15 years ago
Tejun Heo 859ddf0974 idr: fix a critical misallocation bug 15 years ago
Chris Smith 660e2acad8 sh: kmemleak support. 15 years ago
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
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
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