Commit Graph

910 Commits (58a01a45721bf7bd3a41a86248c3cb02a6b0c501)

Author SHA1 Message Date
Jesper Juhl 52942b6b16 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c 16 years ago
Linus Torvalds d97106ab53 Make %p print '(null)' for NULL pointers 16 years ago
Roland Dreier 79ff56ebd3 swiotlb: add missing __init annotations 16 years ago
Rusty Russell 8c384cdee3 cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS 16 years ago
Rusty Russell 2a53008033 cpumask: zero extra bits in alloc_cpumask_var_node 16 years ago
Rusty Russell ab53d472e7 bitmap: find_last_bit() 16 years ago
Li Zefan e9690a6e4b cpumask: fix bogus kernel-doc 16 years ago
Akinobu Mita 773ff60e84 SLUB: failslab support 16 years ago
Herbert Xu 93027354d6 libcrc32c: Select CRYPTO in Kconfig 16 years ago
Adrian-Ken Rueegsegger 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error 16 years ago
Herbert Xu 69c35efcf1 libcrc32c: Move implementation to crypto crc32c 16 years ago
Mike Travis ec26b80587 cpumask: documentation for cpumask_var_t 16 years ago
Mike Travis 7b4967c532 cpumask: Add alloc_cpumask_var_node() 16 years ago
Paul E. McKenney 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
Marcel Holtmann aa6f3c6407 driver core: add newlines to debugging enabled/disabled messages 16 years ago
Johann Felix Soden 1c93ca0986 driver core: fix using 'ret' variable in unregister_dynamic_debug_module 16 years ago
Ian Campbell 2e5b2b86b6 swiotlb: consolidate swiotlb info message printing 16 years ago
Jeremy Fitzhardinge ef9b189352 swiotlb: support bouncing of HighMem pages 16 years ago
Jeremy Fitzhardinge 1b548f667c swiotlb: factor out copy to/from device 16 years ago
Ian Campbell b81ea27b23 swiotlb: add arch hook to force mapping 16 years ago
Ian Campbell e08e1f7adb swiotlb: allow architectures to override phys<->bus<->phys conversions 16 years ago
Ian Campbell a5ddde4a55 swiotlb: add comment where we handle the overflow of a dma mask on 32 bit 16 years ago
Ian Campbell 0016fdee92 swiotlb: move some definitions to header 16 years ago
Jeremy Fitzhardinge 8c5df16bec swiotlb: allow architectures to override swiotlb pool allocation 16 years ago
Jan Beulich b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) 16 years ago
Rusty Russell aab46da052 cpumask: Add CONFIG_CPUMASK_OFFSTACK 16 years ago
Manfred Spraul 711a49a07f lib/idr.c: Fix bug introduced by RCU fix 16 years ago
Andrew Morton 02d2116887 revert "percpu_counter: new function percpu_counter_sum_and_set" 16 years ago
Andrew Morton 71c5576fbd revert "percpu counter: clean up percpu_counter_sum_and_set()" 16 years ago
Eric Dumazet fd3d664fef percpu_counter: fix CPU unplug race in percpu_counter_destroy() 16 years ago
Manfred Spraul 6ff2d39b91 lib/idr.c: fix rcu related race with idr_find 16 years ago
Ingo Molnar 3ae7020543 debugobjects: add boot parameter default value 16 years ago
Harvey Harrison 411c41eea5 aoe: remove private mac address format function 16 years ago
Arjan van de Ven f652c521e0 lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() 16 years ago
FUJITA Tomonori 1e74f3000b swiotlb: use coherent_dma_mask in alloc_coherent 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells 6cc88bc45c CRED: Rename is_single_threaded() to is_wq_single_threaded() 16 years ago
Rusty Russell 984f2f377f cpumask: introduce new API, without changing anything, v3 16 years ago
Rusty Russell cd83e42c6b cpumask: new API, v2 16 years ago
Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 years ago
Harvey Harrison b9ac99855d printk: ipv4 address digits printed in reverse order 17 years ago
Jason Baron 113328306d Driver core: fix 'dynamic_debug' cmd line parameter 17 years ago
Harvey Harrison 6b9a1066f8 printk: remove %p6 format specifier, fix up comments 17 years ago
Harvey Harrison 4aa996066f printk: add %I4, %I6, %i4, %i6 format specifiers 17 years ago
Harvey Harrison 689afa7da1 printk: add %p6 format specifier for IPv6 addresses 17 years ago
Harvey Harrison dd45c9cf68 printk: add %pM format specifier for MAC addresses 17 years ago
FUJITA Tomonori a2b89b596c swiotlb: remove panic for alloc_coherent failure 17 years ago
H. Peter Anvin a8659597bf [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Linus Torvalds 332d2e7834 Implement %pR to print struct resource content 17 years ago