Lee Schermerhorn
|
3dd6b5fb43
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
|
15 vuotta sitten |
Akinobu Mita
|
80b5184cc5
kernel/: convert cpu notifier to return encapsulate errno value
|
15 vuotta sitten |
Hugh Dickins
|
16a2164bb0
profile: fix stats and data leakage
|
15 vuotta sitten |
Alexey Dobriyan
|
583a22e7c1
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
|
15 vuotta sitten |
Mel Gorman
|
b62f495dad
profile: suppress warning about large allocations when profile=1 is specified
|
16 vuotta sitten |
Mel Gorman
|
6484eb3e2a
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 vuotta sitten |
Yinghai Lu
|
38c7fed2f5
x86: remove some alloc_bootmem_cpumask_var calling
|
16 vuotta sitten |
Hugh Dickins
|
acd895795d
profiling: fix broken profiling regression
|
16 vuotta sitten |
KOSAKI Motohiro
|
26e5438e4b
profile: don't include <asm/ptrace.h> twice.
|
16 vuotta sitten |
Rusty Russell
|
c309b917ca
cpumask: convert kernel/profile.c
|
16 vuotta sitten |
Rusty Russell
|
33edcf133b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 vuotta sitten |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 vuotta sitten |
Ingo Molnar
|
b8307db247
Merge commit 'v2.6.28-rc7' into tracing/core
|
16 vuotta sitten |
Al Viro
|
8419641450
cpuinit fixes in kernel/*
|
16 vuotta sitten |
Andrew Morton
|
60a5151320
profiling: clean up profile_nop()
|
16 vuotta sitten |
Rakib Mullick
|
e270219f43
kernel/profile.c: fix section mismatch warning
|
16 vuotta sitten |
Paul Mundt
|
ce05fcc30e
kernel/profile: fix profile_init() section mismatch
|
16 vuotta sitten |
Dave Hansen
|
22b8ce9470
profiling: dynamically enable readprofile at runtime
|
16 vuotta sitten |
Adrian Bunk
|
b03f6489f9
build kernel/profile.o only when requested
|
17 vuotta sitten |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 vuotta sitten |
Denis V. Lunev
|
c33fff0afb
kernel: use non-racy method for proc entries creation
|
17 vuotta sitten |
Matthew Wilcox
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
17 vuotta sitten |
Jesper Juhl
|
f8db694e46
Nuke a duplicate include from profile.c
|
17 vuotta sitten |
Paolo Ciarrocchi
|
1ad82fd547
debug: clean up kernel/profile.c
|
17 vuotta sitten |
Mel Gorman
|
b3da2a73ff
sched: document profile=sleep requiring CONFIG_SCHEDSTATS
|
17 vuotta sitten |
Adrian Bunk
|
b012d346c0
make kernel/profile.c:time_hook static
|
17 vuotta sitten |
Christoph Lameter
|
4199cfa02b
Memoryless nodes: Allow profiling data to fall back to other nodes
|
17 vuotta sitten |
Peter Chubb
|
cd5bfea278
fix compilation with gcc 4.2
|
18 vuotta sitten |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 vuotta sitten |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 vuotta sitten |