Commit Graph

810 Commits (fea6f1833b5bbff7066bcde1fa1141c9717bbad2)

Author SHA1 Message Date
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
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
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
Mingming Cao 1f7c14c62c percpu counter: clean up percpu_counter_sum_and_set() 17 years ago
Andi Kleen 9e94cd325b Move sysctl check into debugging section and don't make it default y 17 years ago
David S. Miller ebb1951d36 lmb: Fix reserved region handling in lmb_enforce_memory_limit(). 17 years ago
Randy Dunlap 3794f3e812 docsrc: build Documentation/ sources 17 years ago
Alexey Dobriyan 50ac2d694f seq_file: add seq_cpumask(), seq_nodemask() 17 years ago
Yi Yang 29a6d39bf3 lib/vsprintf.c: wrong conversion function used 17 years ago
Paul E. McKenney 67182ae1c4 rcu, debug: detect stalled grace periods 17 years ago
Jason Wessel 5f5ddfb360 kgdb: remove the requirement for CONFIG_FRAME_POINTER 17 years ago
David Miller e0fdace10e debug_locks: set oops_in_progress if we will log messages. 17 years ago
Stephen Hemminger 697f8d0348 random32: seeding improvement 17 years ago
FUJITA Tomonori 8978b74253 generic, x86: fix add iommu_num_pages helper function 17 years ago
Alexey Dobriyan 4d9c377c81 __ratelimit() cpu flags can't be static 17 years ago
Jeremy Fitzhardinge d974ae379a generic, memparse(): constify argument 17 years ago
Johannes Weiner 454c63b02e lib: generic show_mem() 17 years ago
Roland McGrath bbc698636e task_current_syscall 17 years ago
Arjan van de Ven 5cd2b459d3 Use WARN() in lib/ 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin 47feff2c8e radix-tree: add gang_lookup_slot, gang_lookup_slot_tag 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Joerg Roedel 3bc9f79ee1 iommu: add iommu_num_pages helper function 17 years ago
Nadia Derbey cf481c20c4 idr: make idr_remove rcu-safe 17 years ago
Nadia Derbey f9c46d6ea5 idr: make idr_find rcu-safe 17 years ago
Nadia Derbey 3219b3b745 idr: make idr_get_new* rcu-safe 17 years ago
Nadia Derbey 944ca05c7b idr: error checking factorization 17 years ago
Nadia Derbey f098ad655f idr: fix a printk call 17 years ago
Nadia Derbey 4ae537892a idr: rename some of the idr APIs internal routines 17 years ago
Dave Young 717115e1a5 printk ratelimiting rewrite 17 years ago
Dave Jones 924d9addb9 list debugging: use WARN() instead of BUG() 17 years ago