index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak.c
Commit message (
Expand
)
Author
Age
*
kmemleak: Fix typo in the comment
Holger Hans Peter Freyther
2010-08-08
*
kmemleak: Add DocBook style comments to kmemleak.c
Catalin Marinas
2010-07-19
*
kmemleak: Introduce a default off mode for kmemleak
Jason Baron
2010-07-19
*
kmemleak: Show more information for objects found by alias
Catalin Marinas
2010-07-19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-12-17
|
\
|
*
kmemleak: Reduce the false positives by checking for modified objects
Catalin Marinas
2009-10-28
|
*
kmemleak: Show the age of an unreferenced object
Catalin Marinas
2009-10-28
|
*
kmemleak: Release the object lock before calling put_object()
Catalin Marinas
2009-10-28
|
*
kmemleak: Simplify the kmemleak_scan_area() function prototype
Catalin Marinas
2009-10-28
*
|
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-11-09
|
/
*
kmemleak: Check for NULL pointer returned by create_object()
Catalin Marinas
2009-10-09
*
kmemleak: Use GFP_ATOMIC for early_alloc().
Tetsuo Handa
2009-10-09
*
kmemleak: Improve the "Early log buffer exceeded" error message
Catalin Marinas
2009-09-11
*
kmemleak: fix sparse warning for static declarations
Luis R. Rodriguez
2009-09-08
*
kmemleak: fix sparse warning over overshadowed flags
Luis R. Rodriguez
2009-09-08
*
kmemleak: move common painting code together
Luis R. Rodriguez
2009-09-08
*
kmemleak: add clear command support
Luis R. Rodriguez
2009-09-08
*
kmemleak: use bool for true/false questions
Luis R. Rodriguez
2009-09-08
*
kmemleak: Do no create the clean-up thread during kmemleak_disable()
Catalin Marinas
2009-09-08
*
kmemleak: Scan all thread stacks
Catalin Marinas
2009-09-04
*
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
2009-09-04
*
kmemleak: Printing of the objects hex dump
Sergey Senozhatsky
2009-08-27
*
kmemleak: Save the stack trace for early allocations
Catalin Marinas
2009-08-27
*
kmemleak: Mark the early log buffer as __initdata
Catalin Marinas
2009-08-27
*
kmemleak: Dump object information on request
Catalin Marinas
2009-08-27
*
kmemleak: Allow rescheduling during an object scanning
Catalin Marinas
2009-08-27
*
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
Catalin Marinas
2009-07-29
*
kmemleak: Allow partial freeing of memory blocks
Catalin Marinas
2009-07-08
*
kmemleak: Scan objects allocated during a scanning episode
Catalin Marinas
2009-07-08
*
kmemleak: Do not acquire scan_mutex in kmemleak_open()
Catalin Marinas
2009-07-08
*
kmemleak: Remove the reported leaks number limitation
Catalin Marinas
2009-07-08
*
kmemleak: Add more cond_resched() calls in the scanning thread
Catalin Marinas
2009-07-07
*
kmemleak: Renice the scanning thread to +10
Catalin Marinas
2009-07-07
*
kmemleak: Fix scheduling-while-atomic bug
Ingo Molnar
2009-07-01
*
kmemleak: Do not warn if an unknown object is freed
Catalin Marinas
2009-06-29
*
kmemleak: Do not report new leaked objects if the scanning was stopped
Catalin Marinas
2009-06-29
*
kmemleak: Slightly change the policy on newly allocated objects
Catalin Marinas
2009-06-26
*
kmemleak: Do not trigger a scan when reading the debug/kmemleak file
Catalin Marinas
2009-06-26
*
kmemleak: Simplify the reports logged by the scanning thread
Catalin Marinas
2009-06-26
*
kmemleak: Enable task stacks scanning by default
Catalin Marinas
2009-06-26
*
kmemleak: Allow the early log buffer to be configurable.
Catalin Marinas
2009-06-25
*
kmemleak: use pr_fmt
Joe Perches
2009-06-23
*
kmemleak: Fix some typos in comments
Catalin Marinas
2009-06-17
*
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
2009-06-17
*
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
2009-06-17
*
kmemleak: Add the base support
Catalin Marinas
2009-06-11