Commit Graph

1645 Commits (22bacca48a1755f79b7e0f192ddb9fbb7fc6e64e)

Author SHA1 Message Date
Linus Torvalds 3c18d4de86 Expand CONFIG_DEBUG_LIST to several other list operations 14 years ago
Geert Uytterhoeven 7302041556 m68knommu: Remove dependencies on nonexistent M68KNOMMU 14 years ago
Andreas Gruenbacher 0b6bb66d12 Export the augmented rbtree helper functions 14 years ago
Toshiyuki Okajima ac15ee691f radix_tree: radix_tree_gang_lookup_tag_slot() may never return 14 years ago
Jesper Dangaard Brouer de0368d5fe textsearch: doc - fix spelling in lib/textsearch.c. 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Lasse Collin 1da914e064 decompressors: check input size in decompress_inflate.c 14 years ago
Lasse Collin 3ebe12439b decompressors: add boot-time XZ support 14 years ago
Lasse Collin 24fa0402a9 decompressors: add XZ decompressor module 14 years ago
Lasse Collin fb7fa589fd Decompressors: fix callback-to-callback mode in decompress_unlzo.c 14 years ago
Lasse Collin 5a3f81a702 Decompressors: check input size in decompress_unlzo.c 14 years ago
Lasse Collin 8f9b54a35a Decompressors: check for write errors in decompress_unlzo.c 14 years ago
Lasse Collin eb0cf3e19b Decompressors: validate match distance in decompress_unlzma.c 14 years ago
Lasse Collin 528941ca05 Decompressors: check for write errors in decompress_unlzma.c 14 years ago
Lasse Collin 278208d9d6 Decompressors: check for read errors in decompress_unlzma.c 14 years ago
Lasse Collin 8218a43723 Decompressors: fix header validation in decompress_unlzma.c 14 years ago
Lasse Collin 22e4420820 Decompressors: remove unused function from lib/decompress_unlzma.c 14 years ago
Lasse Collin 2b6b5caa6d Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> 14 years ago
Lasse Collin 93685ad247 Decompressors: get rid of set_error_fn() macro 14 years ago
Lasse Collin 6b01ed64c1 Decompressors: add missing INIT (i.e. __init) 14 years ago
David Rientjes 78c377d1b5 flex_array: export symbols to modules 14 years ago
Anton Arapov b921c69fb2 lib/vsprintf.c: fix vscnprintf() if @size is == 0 14 years ago
Joe Perches ac83ed6878 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard 14 years ago
Dan Rosenberg 455cd5ab30 kptr_restrict for hiding kernel pointers from unprivileged users 14 years ago
Huang Ying 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
Jason Baron 2d75af2f2a dynamic debug: Fix build issue with older gcc 14 years ago
Jens Axboe 6c23a9681c block: add internal hd part table references 14 years ago
Jerome Marchand e4a683c899 kref: add kref_test_and_get 14 years ago
Don Zickus 4a7863cc2e x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR 14 years ago
Christoph Lameter 819a72af8d percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options. 14 years ago
Thomas Gleixner 45f74264e1 timerqueue: Make timerqueue_getnext() static inline 14 years ago
John Stultz 9bb99b1470 timers: Fixup allmodconfig build issue 14 years ago
John Stultz 1f5a24794a timers: Rename timerlist infrastructure to timerqueue 14 years ago
Bruno Randolf af55688435 lib: Improve EWMA efficiency by using bitshifts 14 years ago
John Stultz 87de5ac782 timers: Introduce timerlist infrastructure. 14 years ago
Dave Airlie bcb38ceb22 Revert "debug_locks: set oops_in_progress if we will log messages." 14 years ago
Mimi Zohar dc88e46029 lib: hex2bin converts ascii hexadecimal string to binary 14 years ago
Thomas Hellstrom ecf7ace9a8 kref: Add a kref_sub function 14 years ago
Bruno Randolf c5485a7e75 lib: Add generic exponentially weighted moving average (EWMA) function 14 years ago
Jan Engelhardt 3654654f7a netlink: let nlmsg and nla functions take pointer-to-const args 14 years ago
Nick Piggin 27d20fddc8 radix-tree: fix RCU bug 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Randy Dunlap 56083ab17e docbook: add idr/ida to kernel-api docbook 14 years ago
Brian Behlendorf 658716d19f div64_u64(): improve precision on 32bit platforms 14 years ago
Namhyung Kim 5d051decfc lib/parser: cleanup match_number() 14 years ago
Christoph Lameter ea00c30b5b percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() 14 years ago
Artem Bityutskiy 041b78f232 lib/list_sort: test: check element addresses 14 years ago
Artem Bityutskiy 014afa943d lib/list_sort: test: unify test messages 14 years ago
Artem Bityutskiy f3dc0e3842 lib/list_sort: test: improve errors handling 14 years ago
Artem Bityutskiy eeee9ebb54 lib/list_sort: test: use generic random32 14 years ago