Commit Graph

576 Commits (b69a3f9dc0bbdbf9278ac5bc8d4b6347c11a701b)

Author SHA1 Message Date
Harvey Harrison a1e58bbdc9 lzo: fix typo in decompressor 17 years ago
Andi Kleen 61407f80f7 [NET]: srandom32 fixes for networking v2 17 years ago
Mark Lord a9edadbf79 fix uevent action-string regression 17 years ago
Linus Torvalds b9e76a0074 x86-32: Pass the full resource data to ioremap() 17 years ago
Tejun Heo 916fbfb7ae devres: implement pcim_iomap_regions_request_all() 17 years ago
Jan Beulich b15a3891c9 avoid endless loops in lib/swiotlb.c 17 years ago
FUJITA Tomonori 3715863aa1 iommu: export iommu_is_span_boundary helper function 17 years ago
Greg Kroah-Hartman a4573c488d kobject: properly initialize ksets 17 years ago
Hoang-Nam Nguyen 4f9d5f4a35 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) 17 years ago
Chris Snook fddd9cf82c make LKDTM depend on BLOCK 17 years ago
Sam Ravnborg fa2144ba9a kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED 17 years ago
Denys Vlasenko 9b706aee7d x86: trivial printk optimizations 17 years ago
Harvey Harrison 185c045c24 x86, core: remove CONFIG_FORCED_INLINING 17 years ago
Guennadi Liakhovetski 4600ecfcf3 lib/scatterlist.o needed by a module only - link it in unconditionally 17 years ago
Yi Yang 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Harvey Harrison 9f741cb8fe lib: remove fastcall from lib/* 17 years ago
David Howells b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel 17 years ago
Christoph Lameter 8ff12cfc00 SLUB: Support for performance statistics 17 years ago
Andrew Morton b41ecbebd4 debug_smp_processor_id() fixlets 17 years ago
Eric Dumazet 15ae02baf0 lib/extable.c: remove an expensive integer divide in search_extable() 17 years ago
Nick Piggin e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 years ago
FUJITA Tomonori 681cc5cd3e iommu sg merging: swiotlb: respect the segment boundary limits 17 years ago
FUJITA Tomonori 0291df8cc9 iommu sg: add IOMMU helper functions for the free area management 17 years ago
Joe Perches 643d1f7fe3 lib/: Spelling fixes 17 years ago
Geert Uytterhoeven d6fbfa4fce kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH 17 years ago
Sam Ravnborg e5f95c8b77 kbuild: print only total number of section mismatces found 17 years ago
Dave Young f70701a34e kobject: kerneldoc comment fix 17 years ago
Heiko Carstens aa7d93506c latencytop: Change Kconfig dependency. 17 years ago
Bernhard Kaindl f212ec4b7b x86: early boot debugging via FireWire (ohci1394_dma=early) 17 years ago
Arjan van de Ven 6dab27784b x86: add a simple backtrace test module 17 years ago
Ingo Molnar d50efc6c40 x86: fix UML and -regparm=3 17 years ago
Ananth N Mavinakayanahalli 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot 17 years ago
Aneesh Kumar K.V aa02ad67d9 ext4: Add ext4_find_next_bit() 17 years ago
Eric Dumazet 571e768202 [LIB] pcounter : unline too big functions 17 years ago
Arnaldo Carvalho de Melo de4d1db369 [LIB]: Introduce struct pcounter 17 years ago
Sam Ravnborg 588ccd732b kbuild: add verbose option to Section mismatch reporting in modpost 17 years ago
Sam Ravnborg 91341d4b2c kbuild: introduce new option to enhance section mismatch analysis 17 years ago
James Bottomley 7cedb1f17f SG: work with the SCSI fixed maximum allocations. 17 years ago
Jens Axboe 0db9299f48 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Ingo Molnar 6478d8800b sched: remove the !PREEMPT_BKL code 17 years ago
Greg Kroah-Hartman e374a2bfeb Kobject: fix coding style issues in kobject c files 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman 528a4bf1d5 Kobject: remove kobject_unregister() as no one uses it anymore 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago
Greg Kroah-Hartman 12e339ac6e Kset: remove kset_add function 17 years ago
Greg Kroah-Hartman 6d06adfaf8 Kobject: remove kobject_register() 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago