Commit History

Author SHA1 Message Date
  Catalin Marinas b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 13 years ago
  Tiejun Chen b469d4329c kmemleak: Only scan non-zero-size areas 13 years ago
  Laura Abbott 029aeff5db kmemleak: Add support for memory hotplug 13 years ago
  Catalin Marinas f528f0b8e5 kmemleak: Handle percpu memory allocation 13 years ago
  Catalin Marinas 74341703ed kmemleak: Report previously found leaks even after an error 13 years ago
  Catalin Marinas b66930052a kmemleak: When the early log buffer is exceeded, report the actual number 13 years ago
  Catalin Marinas 5f79020cb9 kmemleak: Show where early_log issues come from 13 years ago
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
  Catalin Marinas 52c3ce4ec5 kmemleak: Do not return a pointer to an object that kmemleak did not get 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Catalin Marinas 6ae4bd1f0b kmemleak: Allow kmemleak metadata allocations to fail 14 years ago
  Holger Hans Peter Freyther 145b64b958 kmemleak: Fix typo in the comment 15 years ago
  Catalin Marinas a2b6bf63cb kmemleak: Add DocBook style comments to kmemleak.c 15 years ago
  Jason Baron ab0155a22a kmemleak: Introduce a default off mode for kmemleak 15 years ago
  Catalin Marinas a7686a45c0 kmemleak: Show more information for objects found by alias 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Linus Torvalds dcc7cd0112 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 15 years ago
  Uwe Kleine-Knig 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
  Catalin Marinas 04609ccc40 kmemleak: Reduce the false positives by checking for modified objects 15 years ago
  Catalin Marinas fefdd336b2 kmemleak: Show the age of an unreferenced object 15 years ago
  Catalin Marinas 0587da40be kmemleak: Release the object lock before calling put_object() 15 years ago
  Catalin Marinas c017b4be3e kmemleak: Simplify the kmemleak_scan_area() function prototype 15 years ago
  Catalin Marinas 0d5d1aadc8 kmemleak: Check for NULL pointer returned by create_object() 15 years ago
  Tetsuo Handa c1bcd6b327 kmemleak: Use GFP_ATOMIC for early_alloc(). 15 years ago
  Catalin Marinas addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message 15 years ago
  Luis R. Rodriguez 7eb0d5e5be kmemleak: fix sparse warning for static declarations 15 years ago
  Luis R. Rodriguez 0580a1819c kmemleak: fix sparse warning over overshadowed flags 15 years ago
  Luis R. Rodriguez a1084c8779 kmemleak: move common painting code together 16 years ago
  Luis R. Rodriguez 30b3710105 kmemleak: add clear command support 16 years ago