Commit Graph

1314 Commits (13510997d600a076e064f10587a8f6d20f8fff41)

Author SHA1 Message Date
Albin Tonnerre 9e5cf0ca2e lib/decompress_*: only include <linux/slab.h> if STATIC is not defined 16 years ago
Phillip Lougher b1af4315d8 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment 16 years ago
Phillip Lougher daeb6b6fbe bzip2/lzma/gzip: fix comments describing decompressor API 16 years ago
Jonathan Corbet 0786820107 flex_array: remove unneeded index calculation 16 years ago
Sebastian Andrzej Siewior 6de7e356fa lib/scatterlist: add a flags to signalize mapping direction 16 years ago
Dave Hansen 534acc057b lib: flexible array implementation 16 years ago
Roland Dreier 3fc7b4b220 lib: export generic atomic64_t functions 16 years ago
Roel Kluin 4df7b3e037 Dynamic debug: fix typo: -/-> 16 years ago
FUJITA Tomonori 862d196b27 swiotlb: use phys_to_dma and dma_to_phys 16 years ago
FUJITA Tomonori b9394647ac swiotlb: use dma_capable() 16 years ago
FUJITA Tomonori 02ca646e73 swiotlb: remove unnecessary swiotlb_bus_to_virt 16 years ago
FUJITA Tomonori cf56e3f2e8 swiotlb: remove swiotlb_arch_range_needs_mapping 16 years ago
FUJITA Tomonori bb52196be3 swiotlb: remove unused swiotlb_alloc() 16 years ago
FUJITA Tomonori 3885123da8 swiotlb: remove unused swiotlb_alloc_boot() 16 years ago
Oleg Nesterov 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem 16 years ago
Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 years ago
Oleg Nesterov d2e3ee9b29 kernel: fix is_single_threaded 16 years ago
Ingo Molnar f39d1b9792 dma-debug: Fix the overlap() function to be correct and readable 16 years ago
Sebastian Andrzej Siewior d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 years ago
Catalin Marinas a9d9058aba kmemleak: Allow the early log buffer to be configurable. 16 years ago
Tejun Heo 7c756e6e19 percpu: implement optional weak percpu definitions 16 years ago
Catalin Marinas bf96d1e3e7 kmemleak: Do not force the slab debugging Kconfig options 16 years ago
Peter Zijlstra 00540e5d54 lockdep: Select frame pointers on x86 16 years ago
Arnd Bergmann 32a9ff9cc5 lib/checksum.c: fix endianess bug 16 years ago
Florian Fainelli d282922461 lib: add lib/gcd.c 16 years ago
Ingo Molnar b0a5b83ee0 dma-debug: Put all hash-chain locks into the same lock class 16 years ago
Wolfram Strepp 4b324126e0 rb_tree: remove redundant if()-condition in rb_erase() 16 years ago
Wolfram Strepp 4c60117811 rb_tree: make clear distinction between two different cases in rb_erase() 16 years ago
Wolfram Strepp 16c047add3 rb_tree: reorganize code in rb_erase() for additional changes 16 years ago
Zygo Blaxell 8e8a2dea0c lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy 16 years ago
Li Zefan c67ae69b66 hexdump: remove the trailing space 16 years ago
Huang Shijie b72b71c6cb lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot() 16 years ago
Jan Blunck 417dcdf99e atomic: only take lock when the counter drops to zero on UP as well 16 years ago
Wu Fengguang dc566127dd radix-tree: add radix_tree_prev_hole() 16 years ago
Joerg Roedel c79ee4e466 dma-debug: fix off-by-one error in overlap function 16 years ago
Dave Young d9cd8f3785 kobject: make kset_create check kobject_set_name return value 16 years ago
Pekka Enberg 0a4af3b093 kmemcheck: make kconfig accessible for other architectures 16 years ago
Vegard Nossum 7d46d9e6db kmemcheck: enable in the x86 Kconfig 16 years ago
Joerg Roedel aa010efb7b dma-debug: be more careful when building reference entries 16 years ago
Joerg Roedel e5e8c5b90a dma-debug: check for sg_call_ents in best-fit algorithm too 16 years ago
Paul Mackerras 09d4e0edd4 lib: Provide generic atomic64_t implementation 16 years ago
Rusty Russell ad6561dffa module: trim exception table on init free. 16 years ago
Arnd Bergmann 26a28fa4fe add generic lib/checksum.c 16 years ago
Yinghai Lu 38c7fed2f5 x86: remove some alloc_bootmem_cpumask_var calling 16 years ago
Catalin Marinas 0822ee4ac1 kmemleak: Simple testing module for kmemleak 16 years ago
Catalin Marinas 3bba00d7bd kmemleak: Enable the building of the memory leak detector 16 years ago
Oskar Schirmer 8759ef32d9 lib: isolate rational fractions helper function 16 years ago
Yinghai Lu 0281b5dc03 cpumask: introduce zalloc_cpumask_var 16 years ago
Joerg Roedel 0bf841281e dma-debug: simplify logic in driver_filter() 16 years ago
Joerg Roedel be81c6ea23 dma-debug: disable/enable irqs only once in device_dma_allocations 16 years ago