aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/profile.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] sleep profilingIngo Molnar2006-12-07
* [PATCH] profile: fix uaccess handlingHeiko Carstens2006-12-07
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Profiling: require buffer allocation on the correct nodeChristoph Lameter2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-07