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: simplify duplicated code in profile_setup()
wuchi
2022-09-11
1
-18
/
+14
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
1
-2
/
+6
*
profiling: fix shift too large makes kernel panic
Chen Zhongjin
2022-06-16
1
-0
/
+7
*
exit: Remove profile_handoff_task
Eric W. Biederman
2022-01-08
1
-23
/
+0
*
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
2022-01-08
1
-50
/
+0
*
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-08
1
-10
/
+11
*
kernel: Initialize cpumask before parsing
Tetsuo Handa
2021-04-10
1
-1
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-12
/
+12
*
kernel/profile.c: use cpumask_available to check for NULL cpumask
Nathan Chancellor
2019-12-04
1
-3
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
profile: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-15
1
-116
/
+65
*
profile: hide unused functions when !CONFIG_PROC_FS
Arnd Bergmann
2016-03-22
1
-2
/
+2
*
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
1
-0
/
+1
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-4
/
+4
*
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-2
/
+1
*
kernel/profile.c: use static const char instead of static char
Fabian Frederick
2014-06-06
1
-3
/
+3
*
kernel/profile.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
1
-9
/
+5
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-5
/
+15
|
\
|
*
profile: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-5
/
+15
*
|
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
1
-1
/
+1
|
/
*
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-03-10
1
-2
/
+2
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-1
/
+1
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
1
-2
/
+2
*
profiling: Remove unused timer hook
Frederic Weisbecker
2013-01-24
1
-24
/
+0
*
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-12-06
1
-3
/
+4
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
1
-7
/
+9
*
profile: Use vzalloc() rather than vmalloc() & memset()
Jesper Juhl
2010-10-31
1
-4
/
+2
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
Lee Schermerhorn
2010-05-27
1
-2
/
+2
*
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
1
-2
/
+2
*
profile: fix stats and data leakage
Hugh Dickins
2010-05-14
1
-1
/
+3
*
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
[next]