index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-1
/
+1
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
1
-2
/
+1
*
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
1
-9
/
+30
*
[PATCH] profile: fix uaccess handling
Heiko Carstens
2006-12-07
1
-1
/
+2
*
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+4
*
[PATCH] Profiling: require buffer allocation on the correct node
Christoph Lameter
2006-09-26
1
-4
/
+12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-37
/
+16
*
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
1
-5
/
+6
*
[PATCH] mostly_read data section
Christoph Lameter
2005-07-07
1
-2
/
+2
*
[PATCH] profile.c: `schedule' parsing fix
William Lee Irwin III
2005-05-17
1
-6
/
+10
*
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-05-01
1
-1
/
+1
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+563