Commit Graph

940 Commits (6c1a99afbda99cd8d8c69d756387041567a13d87)

Author SHA1 Message Date
Artem Bityutskiy f4b477c473 rbtree: add const qualifier to some functions 16 years ago
Wu Fengguang b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Ingo Molnar da4276b829 x86: offer frame pointers in all build modes 16 years ago
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
Frederic Weisbecker 36994e58a4 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API 16 years ago
Pekka Enberg bf6803d6fd kmemtrace: remove config option for enabling tracing at boot 16 years ago
Eduard - Gabriel Munteanu b9ce08c010 kmemtrace: Core implementation. 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