Commit Graph

1136 Commits (0732f87761dbe417cb6e084b712d07e879e876ef)

Author SHA1 Message Date
Joerg Roedel 5ee00bd469 dma-debug: add Kconfig entry 16 years ago
Peter Zijlstra 1075414b06 lockdep: require framepointers for x86 16 years ago
Geert Uytterhoeven e9cc8bddae netlink: Move netlink attribute parsing support to lib 16 years ago
Kyle McMartin 3e8ebb5c43 debug_objects: add boot-parameter toggle to turn object debugging off again 16 years ago
Randy Dunlap 152de30bce docsrc: use config instead of menuconfig 16 years ago
Alain Knaff e4aa7ca5a2 bzip2/lzma: don't stop search at first unconfigured compression 16 years ago
Catalin Marinas adf8b37baf [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding 16 years ago
Michael Ellerman c37682d907 lmb: Rework lmb_dump_all() output 16 years ago
Pablo Neira Ayuso ff491a7334 netlink: change return-value logic of netlink_broadcast() 16 years ago
Rusty Russell 4ab0a9409a cpumask: convert lib/smp_processor_id to new cpumask ops 16 years ago
Lai Jiangshan 749a440b22 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR 16 years ago
Jeff Mahoney 64dec40dde x86: define ARCH_WANT_FRAME_POINTERS 16 years ago
Peter Zijlstra ceacc2c1c8 sched: make plist a library facility 16 years ago
Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 years ago
Andrew Morton 5b019e9901 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache 16 years ago
Li Zefan b098161b4d idr: fix wrong kernel-doc 16 years ago
H. Peter Anvin 23a22d57a8 bzip2/lzma: comprehensible error messages for missing decompressor 16 years ago
Rusty Russell 651f8118cf cpumask: convert other misc kernel functions 16 years ago
Ian Campbell 961d7d0ee5 swiotlb: do not use sg_virt() 16 years ago
Ian Campbell 0b8698ab58 swiotlb: range_needs_mapping should take a physical address. 16 years ago
Artem Bityutskiy f4b477c473 rbtree: add const qualifier to some functions 16 years ago
H. Peter Anvin 889c92d21d bzip2/lzma: centralize format detection 16 years ago
Alain Knaff 6c11b12ac6 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename 16 years ago
H. Peter Anvin 5619448fc5 bzip2/lzma: fix constant in decompress_inflate 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
H. Peter Anvin 7856a16ea0 bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE 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
FUJITA Tomonori f98eee8ea9 x86, ia64: remove duplicated swiotlb code 16 years ago
FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct 16 years ago
Wu Fengguang 8e6bdb7f8b trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() 16 years ago
H. Peter Anvin c8531ab343 bzip2/lzma: proper Kconfig dependencies for the ramdisk options 16 years ago
Alain Knaff 30d65dbfe3 bzip2/lzma: config and initramfs support for bzip2/lzma decompression 16 years ago
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 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