Commit Graph

619 Commits (92983c2121fb46f234add1c36b5e596779899d56)

Author SHA1 Message Date
David S. Miller 7347aefbcc [LMB]: Fix lmb allocation regression. 17 years ago
Robert P. J. Day c6a2a3dc26 Kobject: Replace list_for_each() with list_for_each_entry(). 17 years ago
Greg Kroah-Hartman c1ebdae514 kobject: catch kobjects that are not initialized 17 years ago
Mike Travis 30ca60c15a cpumask: add cpumask_scnprintf_len function 17 years ago
Dave Hansen ad775f5a8f [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Stefan Richter 080de8c2c5 firewire: fw-ohci: add option for remote debugging 17 years ago
Jason Wessel 974460c5bf kgdb: allow static kgdbts boot configuration 17 years ago
Jason Wessel e8d31c204e kgdb: add kgdb internal test suite 17 years ago
Jason Wessel dc7d552705 kgdb: core 17 years ago
Matthew Wilcox 2342e51ba2 Remove DEBUG_SEMAPHORE from Kconfig 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Matthew Wilcox e48b3deee4 Add semaphore.h to kernel_lock.c 17 years ago
Paul Mackerras d9024df02f [LMB] Restructure allocation loops to avoid unsigned underflow 17 years ago
Paul Mackerras 300613e523 [LMB] Fix some whitespace and other formatting issues, use pr_debug 17 years ago
David S. Miller c50f68c8ae [LMB] Add lmb_alloc_nid() 17 years ago
Christoph Lameter 5b06c853ad slub: Deal with config variable dependencies 17 years ago
Harvey Harrison a1e58bbdc9 lzo: fix typo in decompressor 17 years ago
FUJITA Tomonori b1adaf65ba [SCSI] block: add sg buffer copy helper functions 17 years ago
Andi Kleen 61407f80f7 [NET]: srandom32 fixes for networking v2 17 years ago
Denis V. Lunev a4aa834a91 [NETNS]: Declare init_net even without CONFIG_NET defined. 17 years ago
Mark Lord a9edadbf79 fix uevent action-string regression 17 years ago
Pavel Emelyanov 095d911201 [LIB]: Drop the pcounter itself. 17 years ago
Denis V. Lunev 2d38f9a4f8 [NETNS]: Do no include NET related headers if CONFIG_NET is not set. 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
Kumar Gala 74b20dad1c [LMB]: Fix lmb_add_region if region should be added at the head 17 years ago
Sam Ravnborg fa2144ba9a kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED 17 years ago
Becky Bruce e5f2709543 [LMB]: Make lmb support large physical addressing 17 years ago
Kumar Gala 27e6672bb9 [LMB]: Fix initial lmb add region with a non-zero base 17 years ago
David S. Miller eea89e13a9 [LMB]: Fix bug in __lmb_alloc_base(). 17 years ago
David S. Miller d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 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