Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / profile.c
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Rakib Mullickkernel/profile.c: remove some duplicate code from profi...
2010-10-31 Jesper Juhlprofile: Use vzalloc() rather than vmalloc() & memset()
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Lee Schermerhornnuma: in-kernel profiling: use cpu_to_mem() for per...
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-05-15 Hugh Dickinsprofile: fix stats and data leakage
2009-09-20 Alexey Dobriyankernel/profile.c: Switch /proc/irq/prof_cpu_mask to...
2009-07-30 Mel Gormanprofile: suppress warning about large allocations when...
2009-07-18 Mel Gormanprofile: Suppress warning about large allocations when...
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-02-09 Hugh Dickinsprofiling: fix broken profiling regression
2009-01-06 KOSAKI Motohiroprofile: don't include <asm/ptrace.h> twice.
2008-12-31 Rusty Russellcpumask: convert kernel/profile.c
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-02 Ingo MolnarMerge branch 'linus' into cpus4096
2008-11-30 Al Virocpuinit fixes in kernel/*
2008-11-19 Andrew Mortonprofiling: clean up profile_nop()
2008-11-18 Rakib Mullickkernel/profile.c: fix section mismatch warning
2008-10-30 Paul Mundtkernel/profile: fix profile_init() section mismatch
2008-10-16 Dave Hansenprofiling: dynamically enable readprofile at runtime
2008-07-25 Adrian Bunkbuild kernel/profile.o only when requested
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-04-29 Denis V. Lunevkernel: use non-racy method for proc entries creation
2008-04-19 Matthew Wilcoxkernel: Remove unnecessary inclusions of asm/semaphore.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Jesper JuhlNuke a duplicate include from profile.c
2008-01-25 Paolo Ciarrocchidebug: clean up kernel/profile.c
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-24 Mel Gormansched: document profile=sleep requiring CONFIG_SCHEDSTATS
2007-10-17 Adrian Bunkmake kernel/profile.c:time_hook static
2007-10-16 Christoph LameterMemoryless nodes: Allow profiling data to fall back...
2007-08-11 Peter Chubbfix compilation with gcc 4.2
2007-06-15 Jeff Mahoney- Fix some section conflicts with symbols being static...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-01-23 Andrew Morton[PATCH] fix "kvm: add vm exit profiling"
2007-01-12 Ingo Molnar[PATCH] KVM: add VM-exit profiling
2007-01-06 Ingo Molnar[PATCH] profiling: fix sched profiling typo
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Ingo Molnar[PATCH] sleep profiling
2006-12-07 Heiko Carstens[PATCH] profile: fix uaccess handling
2006-10-11 Reinette Chatre[PATCH] bitmap: parse input from kernel and user buffers
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Christoph Lameter[PATCH] Profiling: require buffer allocation on the...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: kernel/
2005-07-08 Christoph Lameter[PATCH] mostly_read data section
2005-05-17 William Lee Irwin III[PATCH] profile.c: `schedule' parsing fix
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-05-01 akpm@osdl.org[PATCH] use smp_mb/wmb/rmb where possible
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2005-01-05 Christoph Lameter[PATCH] Make page allocator aware of requests for zeroe...
2004-11-11 Jesse Barnes[PATCH] remove contention on profile_lock
2004-10-19 William Lee Irwin III[PATCH] profile: 512x Altix timer interrupt livelock fix
2004-10-18 Ingo Molnar[PATCH] fix the prof=schedule feature
2004-08-27 John Levon[PATCH] improve OProfile on many-way systems
2004-08-27 William Lee Irwin III[PATCH] make prof_buffer atomic_t
2004-08-27 William Lee Irwin III[PATCH] make private profile state static
2004-08-27 William Lee Irwin III[PATCH] move profile_operations
2004-08-27 William Lee Irwin III[PATCH] consolidate hit count increments in profile_tick()
2004-08-27 William Lee Irwin III[PATCH] consolidate prof_cpu_mask
2004-08-27 Arjan van de Ven[PATCH] schedule profileing
2003-07-18 Rusty Russell[PATCH] Centralize Linker Symbols
2003-02-18 Andrew Morton[PATCH] consolidate and cleanup profiling code.
2002-11-26 Andrew Morton[PATCH] Allow for profile_buf size = kernel text size
2002-10-15 John Levon[PATCH] oprofile - timer hook
2002-10-15 John Levon[PATCH] oprofile - hooks