Commit Graph

1149 Commits (09113aea553cfaf074fd669cd0465daac4cea6e8)

Author SHA1 Message Date
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
Lai Jiangshan c459643540 bitmask: remove bitmap_scnprintf_len() 17 years ago
Tejun Heo 0e11e342ba block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT 17 years ago
Harvey Harrison 9d85db2244 lib: remove defining macros for strict_strto?? 17 years ago
Harvey Harrison 22d27051b4 lib: trivial whitespace tidy 17 years ago
Harvey Harrison aa46a63efc lib: pull base-guessing logic to helper function 17 years ago
Joerg Roedel 56d9366074 introduce generic iommu_num_pages function 17 years ago
Andi Kleen 20036fdcaf Add kerneldoc documentation for new printk format extensions 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Andi Kleen dc02c5290c Add kerneldoc documentation for new printk format extensions 17 years ago
Eric W. Biederman 0b4a4fea25 kobject: Cleanup kobject_rename and !CONFIG_SYSFS 17 years ago
Eric W. Biederman 030c1d2bfc kobject: Fix kobject_rename and !CONFIG_SYSFS 17 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Jens Axboe 581d4e28d9 block: add fault injection mechanism for faking request timeouts 17 years ago
Tejun Heo 55dc7db70a init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param 17 years ago
Jens Axboe 759f8ca304 Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' 17 years ago
Tejun Heo 870d665612 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT 17 years ago
Tejun Heo a1ed5b0cff klist: don't iterate over deleted entries 17 years ago
James Bottomley 3c9f3681d0 [SCSI] lib: add generic helper to print sizes rounded to the correct SI range 17 years ago
Paul E. McKenney 2133b5d7ff rcu: RCU-based detection of stalled CPUs for Classic RCU 17 years ago
FUJITA Tomonori d26dbc5cf9 iommu: export iommu_area_reserve helper function 17 years ago
FUJITA Tomonori 07a2c01a0c convert swiotlb to use dma_get_mask 17 years ago
David Vrabel ccbe329bcd bitmap: add bitmap_copy_le() 17 years ago
FUJITA Tomonori 50bed2e286 sg: disable interrupts inside sg_copy_buffer 17 years ago
Daniel J Blueman 36223a399f swiotlb: fix back-off path when memory allocation fails 17 years ago
FUJITA Tomonori 2797982ed9 swiotlb: convert swiotlb to use is_buffer_dma_capable helper function 17 years ago
Arjan van de Ven ab7476cf76 debug: add notifier chain debugging, v2 17 years ago
Arjan van de Ven 1b2439dbb7 debug: add notifier chain debugging 17 years ago
James Bottomley deac93df26 lib: Correct printk %pF to work on all architectures 17 years ago
FUJITA Tomonori 640aebfe01 swiotlb: add is_swiotlb_buffer helper function 17 years ago
FUJITA Tomonori 21f6c4de4c swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coherent 17 years ago
FUJITA Tomonori 9dfda12b8b swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent 17 years ago
FUJITA Tomonori 68e91d6134 swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent 17 years ago
Tony Breeds 7563dc6458 powerpc: Work around gcc's -fno-omit-frame-pointer bug 17 years ago
Vegard Nossum 673d62cc5e debugobjects: fix lockdep warning 17 years ago
Ingo Oeser 25fdeb3f44 kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. 17 years ago