Commit Graph

673 Commits (c7e4f3bbb4ba4e48ab3b529d5016e454cee1ccd6)

Author SHA1 Message Date
Joonwoo Park 43138833ee textsearch: ts_fsm: return error on request for case insensitive search 17 years ago
Joonwoo Park 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 years ago
Joonwoo Park 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 years ago
Joonwoo Park b9c7967831 textsearch: support for case insensitive searching 17 years ago
Joonwoo Park aebb6a849c textsearch: fix Boyer-Moore text search bug 17 years ago
Vegard Nossum 50db04dd9c debugobjects: fix lockdep warning 17 years ago
Nick Piggin 643b52b9c0 radix-tree: fix small lockless radix-tree bug 17 years ago
Jeremy Fitzhardinge d5e181f78a add an inlined version of iter_div_u64_rem 17 years ago
Jeremy Fitzhardinge f595ec964d common implementation of iterative div/mod 17 years ago
Harvey Harrison 3527fb326f lib: export bitrev16 17 years ago
Kumar Gala f9ebcd9d41 lmb: Fix compile warning 17 years ago
Harvey Harrison 3fc957721d lib: create common ascii hex array 17 years ago
Markus Armbruster b32a09db4f add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust 17 years ago
Paul Jackson f4ed0deae8 cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len 17 years ago
David S. Miller faa6cfde74 lmb: Make lmb debugging more useful. 17 years ago
David S. Miller 4978db5bd9 lmb: Fix inconsistent alignment of size argument. 17 years ago
Linus Torvalds 8e3e076c5a BKL: revert back to the old spinlock implementation 17 years ago
Jan Engelhardt e024cbd257 kgdb: kconfig fix xconfig/menuconfig element 17 years ago
Emil Medve b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() 17 years ago
Nadia Derbey af8e2a4cb9 idr: fix idr_remove() 17 years ago
David Brownell 34990cf702 Add a new sysfs_streq() string comparison function 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Roman Zippel 2418f4f28f introduce explicit signed/unsigned 64bit divide 17 years ago
Greg Kroah-Hartman c3bb7fadaf klist: fix coding style errors in klist.h and klist.c 17 years ago
Kumar Gala 4f452e8aa4 devres: support addresses greater than an unsigned long via dev_ioremap 17 years ago
Kay Sievers a4ca661742 kobject: do not copy vargs, just pass them around 17 years ago
Tejun Heo 93dd40013f klist: implement klist_add_{after|before}() 17 years ago
Harvey Harrison 810304db75 lib: replace remaining __FUNCTION__ occurrences 17 years ago
Thomas Gleixner c6f3a97f86 debugobjects: add timer specific object debugging code 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Peter Zijlstra a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Thomas Gleixner fee4b19fb3 bitops: remove "optimizations" 17 years ago
Akinobu Mita 199f0ca514 idr: create idr_layer_cache at boot time 17 years ago
Arthur Kepner 309df0c503 dma/ia64: update ia64 machvecs, swiotlb.c 17 years ago
Dave Young 5f97a5a879 isolate ratelimit from printk.c for other use 17 years ago
FUJITA Tomonori a852250920 swiotlb: use iommu_is_span_boundary helper function 17 years ago
Andrew Morton a7133a1558 lib/swiotlb.c: cleanups 17 years ago
Benjamin Herrenschmidt b70d3a2c59 iomap: fix 64 bits resources on 32 bits 17 years ago
Jim Meyering 22caa0417d lib/inflate.c: handle failed malloc() 17 years ago
Badari Pulavarty 9d88a2eb6e [POWERPC] Provide walk_memory_resource() for powerpc 17 years ago
Badari Pulavarty 98d5c21c81 [POWERPC] Update lmb data structures for hotplug memory add/remove 17 years ago
Paul Jackson 7ea931c9fc mempolicy: add bitmap_onto() and bitmap_fold() operations 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Alexander van Heukelum 19870def58 x86, bitops: select the generic bitmap search functions 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Andi Kleen 35bb5b1e0e Add option to enable -Wframe-larger-than= on gcc 4.4 17 years ago
David S. Miller 7347aefbcc [LMB]: Fix lmb allocation regression. 17 years ago