Commit Graph

1643 Commits (e782ab421bbba1912c87934bd0e8998630736418)

Author SHA1 Message Date
Don Mullis 02b12b7a28 lib: revise list_sort() header comment 15 years ago
Don Mullis 835cc0c847 lib: more scalable list_sort() 15 years ago
André Goddard Rosa d6a2eedfdd lib/string.c: simplify strnstr() 15 years ago
André Goddard Rosa a11d2b64e1 lib/string.c: simplify stricmp() 15 years ago
Simon Kagstrom 0347af4ee3 lkdtm: add debugfs access and loosen KPROBE ties 15 years ago
Amerigo Wang f047f4f379 mm: use the same log level for show_mem() 15 years ago
H. Peter Anvin a5c9161f27 x86, atomic64: In selftest, distinguish x86-64 from 586+ 15 years ago
Luca Barbieri 25a304f277 lib: Fix atomic64_inc_not_zero test 15 years ago
Luca Barbieri 97577896f6 lib: Fix atomic64_add_unless return value convention 15 years ago
Luca Barbieri 9efbcd5902 lib: Fix atomic64_add_unless test 15 years ago
Luca Barbieri d7f6de1e9c x86: Implement atomic[64]_dec_if_positive() 15 years ago
Luca Barbieri 8f4f202b33 lib: Only test atomic64_dec_if_positive on archs having it 15 years ago
Ingo Molnar c99c30fead nmi_watchdog: Turn it off by default 15 years ago
Frederic Weisbecker dd8b1cf681 perf: Remove pointless breakpoint union 15 years ago
Hitoshi Mitake 84c6f88fc8 perf lock: Fix and add misc documentally things 15 years ago
Luca Barbieri 86a8938078 lib: Add self-test for atomic64_t 15 years ago
Ben Hutchings 4d1ee80f3a idr: export idr_get_next() 15 years ago
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
Pallipadi, Venkatesh 17d9ddc72f rbtree: Add support for augmented rbtrees 15 years ago
Don Zickus c3128fb6ad nmi_watchdog: Use a boolean config flag for compiling 15 years ago
Ingo Molnar 8e7672cdb4 nmi_watchdog: Only enable on x86 for now 15 years ago
Don Zickus 84e478c6f1 nmi_watchdog: Config option to enable new nmi_watchdog 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
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