Commit Graph

1374 Commits (b660d0485efeff743c72f1be2185832de8477a24)

Author SHA1 Message Date
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
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Albert Herranz c5df7f7751 powerpc: allow ioremap within reserved memory regions 15 years ago
Linus Torvalds f01eb36403 [BKL] add 'might_sleep()' to the outermost lock taker 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Paul E. McKenney 8bfb2f8e65 rcu: Make RCU's CPU-stall detector be default 15 years ago
Joern Engel 5db53f3e80 [LogFS] add new flash file system 15 years ago
David Howells 285e728b0a FS-Cache: Don't delete pending pages from the page-store tracking tree 15 years ago
David Howells b34df792b4 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored 15 years ago
Linus Torvalds a414f01ac2 strcmp: fix overflow and possibly signedness error 15 years ago
Thomas Gleixner dc186ad741 workqueue: Add debugobjects support 15 years ago
FUJITA Tomonori b18485e7ac swiotlb: Remove the swiotlb variable usage 15 years ago
Eric W. Biederman 83ac201b4f sysctl: Remove dead code from sysctl_check 15 years ago
FUJITA Tomonori 75f1cdf1dd x86: Handle HW IOMMU initialization failure gracefully 15 years ago
FUJITA Tomonori ad32e8cb86 swiotlb: Defer swiotlb init printing, export swiotlb_print_info() 15 years ago
FUJITA Tomonori 5740afdb68 swiotlb: Add swiotlb_free() function 15 years ago
Randy Dunlap b60e26a2f0 kmemleak: fix kconfig for crc32 build error 15 years ago