aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/profile.c
Commit message (Expand)AuthorAge
* kernel/profile.c: use static const char instead of static charFabian Frederick2014-06-06
* kernel/profile.c: convert printk to pr_foo()Fabian Frederick2014-06-06
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * profile: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-04-03
|/
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-10
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
* create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-09
* profiling: Remove unused timer hookFrederic Weisbecker2013-01-24
* propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick2011-05-26
* profile: Use vzalloc() rather than vmalloc() & memset()Jesper Juhl2010-10-31
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* numa: in-kernel profiling: use cpu_to_mem() for per cpu allocationsLee Schermerhorn2010-05-27
* kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* profile: fix stats and data leakageHugh Dickins2010-05-14
* kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileAlexey Dobriyan2009-09-20
* profile: suppress warning about large allocations when profile=1 is specifiedMel Gorman2009-07-29
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu2009-06-11
* profiling: fix broken profiling regressionHugh Dickins2009-02-09
* profile: don't include <asm/ptrace.h> twice.KOSAKI Motohiro2009-01-06
* cpumask: convert kernel/profile.cRusty Russell2008-12-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
|\
| * Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| |\
| * | profiling: clean up profile_nop()Andrew Morton2008-11-19
* | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| |/ |/|
* | cpuinit fixes in kernel/*Al Viro2008-11-30
|/
* kernel/profile.c: fix section mismatch warningRakib Mullick2008-11-18
* kernel/profile: fix profile_init() section mismatchPaul Mundt2008-10-30
* profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-16
* build kernel/profile.o only when requestedAdrian Bunk2008-07-25
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* Nuke a duplicate include from profile.cJesper Juhl2008-02-08
* debug: clean up kernel/profile.cPaolo Ciarrocchi2008-01-25
* sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman2007-10-24
* make kernel/profile.c:time_hook staticAdrian Bunk2007-10-17
* Memoryless nodes: Allow profiling data to fall back to other nodesChristoph Lameter2007-10-16
* fix compilation with gcc 4.2Peter Chubb2007-08-11
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* [PATCH] fix "kvm: add vm exit profiling"Andrew Morton2007-01-23
* [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-11
* [PATCH] profiling: fix sched profiling typoIngo Molnar2007-01-06
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07