Commit Graph

934 Commits (b67445fc17489fff5c8052147184e366abdb3d80)

Author SHA1 Message Date
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
Pavel Machek e899aa823a strict_strto* is not strict enough 16 years ago
Harvey Harrison 3007967742 lib: proportions.c trivial sparse lock annotation 16 years ago
Harvey Harrison 8cef7d57a4 lib: radix_tree.c make percpu variable static 16 years ago
Harvey Harrison 40bc1f2dbc lib: fix sparse shadowed variable warning 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Viktor Rosendahl b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console 16 years ago
Kay Sievers 94b324864e swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Wu Fengguang 2e5ba26a48 dynamic_printk: reduce one level of indentation 16 years ago
Ming Lei e0d7bf5d58 kobject: return the result of uevent sending by netlink 16 years ago
Tejun Heo c65b9145f4 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() 16 years ago
Matthew Wilcox 210272a284 driver core: Remove completion from struct klist_node 16 years ago
Wu Fengguang 8e6bdb7f8b trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() 16 years ago
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
Peter Zijlstra ea319518ba locking, percpu counters: introduce separate lock classes 16 years ago
Akinobu Mita 773ff60e84 SLUB: failslab support 16 years ago
FUJITA Tomonori 874d6a9555 swiotlb: clean up EXPORT_SYMBOL usage 16 years ago
FUJITA Tomonori ac86ccc637 swiotlb: remove unnecessary declaration 16 years ago
Becky Bruce fb05a37929 swiotlb: add support for systems with highmem 16 years ago
Becky Bruce bc40ac6698 swiotlb: store phys address in io_tlb_orig_addr array 16 years ago
Jeremy Fitzhardinge 70a7d3cc13 swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() 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