Commit Graph

662 Commits (4f54b0e9485644a3c5fca2ae43bcbe7376825747)

Author SHA1 Message Date
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
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