index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-2
/
+1
*
kernel/profile.c: use static const char instead of static char
Fabian Frederick
2014-06-06
1
-3
/
+3
*
kernel/profile.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
1
-9
/
+5
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-5
/
+15
|
\
|
*
profile: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-5
/
+15
*
|
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
1
-1
/
+1
|
/
*
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-03-10
1
-2
/
+2
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-1
/
+1
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
1
-2
/
+2
*
profiling: Remove unused timer hook
Frederic Weisbecker
2013-01-24
1
-24
/
+0
*
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-12-06
1
-3
/
+4
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
1
-7
/
+9
*
profile: Use vzalloc() rather than vmalloc() & memset()
Jesper Juhl
2010-10-31
1
-4
/
+2
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
Lee Schermerhorn
2010-05-27
1
-2
/
+2
*
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
1
-2
/
+2
*
profile: fix stats and data leakage
Hugh Dickins
2010-05-14
1
-1
/
+3
*
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
Alexey Dobriyan
2009-09-20
1
-21
/
+24
*
profile: suppress warning about large allocations when profile=1 is specified
Mel Gorman
2009-07-29
1
-2
/
+3
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
1
-4
/
+4
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
1
-6
/
+0
*
profiling: fix broken profiling regression
Hugh Dickins
2009-02-10
1
-0
/
+3
*
profile: don't include <asm/ptrace.h> twice.
KOSAKI Motohiro
2009-01-06
1
-1
/
+0
*
cpumask: convert kernel/profile.c
Rusty Russell
2009-01-01
1
-13
/
+25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1
-1
/
+1
|
\
|
*
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
2008-12-04
1
-2
/
+2
|
|
\
|
*
|
profiling: clean up profile_nop()
Andrew Morton
2008-11-19
1
-1
/
+1
*
|
|
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-2
/
+2
|
|
/
|
/
|
*
|
cpuinit fixes in kernel/*
Al Viro
2008-11-30
1
-2
/
+2
|
/
*
kernel/profile.c: fix section mismatch warning
Rakib Mullick
2008-11-18
1
-1
/
+1
*
kernel/profile: fix profile_init() section mismatch
Paul Mundt
2008-10-30
1
-1
/
+1
*
profiling: dynamically enable readprofile at runtime
Dave Hansen
2008-10-16
1
-10
/
+31
*
build kernel/profile.o only when requested
Adrian Bunk
2008-07-25
1
-4
/
+0
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-3
/
+3
*
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-2
/
+2
*
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
Nuke a duplicate include from profile.c
Jesper Juhl
2008-02-08
1
-1
/
+0
*
debug: clean up kernel/profile.c
Paolo Ciarrocchi
2008-01-25
1
-50
/
+49
*
sched: document profile=sleep requiring CONFIG_SCHEDSTATS
Mel Gorman
2007-10-24
1
-0
/
+5
*
make kernel/profile.c:time_hook static
Adrian Bunk
2007-10-17
1
-1
/
+1
*
Memoryless nodes: Allow profiling data to fall back to other nodes
Christoph Lameter
2007-10-16
1
-2
/
+2
*
fix compilation with gcc 4.2
Peter Chubb
2007-08-11
1
-2
/
+2
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+4
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
1
-1
/
+0
*
[PATCH] fix "kvm: add vm exit profiling"
Andrew Morton
2007-01-23
1
-1
/
+2
*
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
2007-01-11
1
-0
/
+14
*
[PATCH] profiling: fix sched profiling typo
Ingo Molnar
2007-01-05
1
-1
/
+1
[next]