Commit Graph

626 Commits (d7a420c9472a95c46600a0345434b7b166e0b9c7)

Author SHA1 Message Date
Paul Jackson 7ea931c9fc mempolicy: add bitmap_onto() and bitmap_fold() operations 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Alexander van Heukelum 19870def58 x86, bitops: select the generic bitmap search functions 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Andi Kleen 35bb5b1e0e Add option to enable -Wframe-larger-than= on gcc 4.4 17 years ago
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