| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: Convert oprofilefs to use the new mount API | David Howells | 2019-07-05 | 1 | -6/+14 |
* | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | oprofilefs: don't oops on allocation failure | Al Viro | 2018-03-29 | 1 | -0/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-18 | 1 | -1/+1 |
|\ |
|
| * | constify get_dcookie() and friends | Al Viro | 2016-12-06 | 1 | -1/+1 |
* | | oprofile/nmi timer: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -39/+19 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-11 | 1 | -1/+1 |
|\ |
|
| * | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
* | | oprofile/timer: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -21/+23 |
|/ |
|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 1 | -8/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -8/+8 |
|\ |
|
| * | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 | 1 | -8/+8 |
* | | oprofile: reduce mmap_sem hold for mm->exe_file | Davidlohr Bueso | 2015-04-17 | 1 | -14/+16 |
|/ |
|
* | drivers/oprofile: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2014-08-26 | 2 | -6/+6 |
* | oprofile, nmi-timer: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -10/+13 |
* | oprofile: get rid of pointless forward declarations of struct super_block | Al Viro | 2013-09-04 | 2 | -2/+0 |
* | oprofilefs_create_...() do not need superblock argument | Al Viro | 2013-09-04 | 4 | -39/+38 |
* | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 2013-09-04 | 3 | -11/+10 |
* | don't bother with passing superblock to oprofile_create_stats_files() | Al Viro | 2013-09-04 | 3 | -14/+14 |
* | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 2013-09-04 | 2 | -9/+9 |
* | don't bother passing sb to oprofile_create_files() | Al Viro | 2013-09-04 | 3 | -15/+15 |
* | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker | 2013-07-15 | 1 | -2/+2 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-04 | 1 | -0/+1 |
* | oprofilefs: add missing ->i_mutex locking in object creation | Al Viro | 2013-02-23 | 1 | -3/+13 |
* | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2012-10-09 | 1 | -14/+3 |
* | oprofile: Remove 'WQ on CPUx, prefer CPUy' warning | Robert Richter | 2012-08-27 | 1 | -8/+3 |
* | oprofile, perf: Use per-cpu framework | Robert Richter | 2012-06-22 | 1 | -12/+11 |
* | oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array | Will Deacon | 2012-06-21 | 1 | -1/+1 |
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 1 | -11/+3 |
* | tidy up after d_make_root() conversion | Al Viro | 2012-03-21 | 1 | -6/+3 |
* | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-21 | 1 | -4/+2 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-06 | 4 | -34/+209 |
|\ |
|
| * | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2011-12-20 | 1 | -1/+0 |
| |\ |
|
| | * | oprofile: Fix oprofile_timer_exit() breakage | Robert Richter | 2011-12-07 | 1 | -1/+0 |
| * | | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 2011-11-15 | 4 | -18/+214 |
| |\| |
|
| | * | oprofile, x86: Reimplement nmi timer mode using perf event | Robert Richter | 2011-11-04 | 3 | -13/+193 |
| | * | oprofile: Remove exit function for timer mode | Robert Richter | 2011-11-04 | 2 | -21/+17 |
* | | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefs | Robert Richter | 2011-12-19 | 2 | -5/+13 |
* | | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent | Ingo Molnar | 2011-11-15 | 2 | -5/+25 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | oprofile: Fix crash when unloading module (hr timer mode) | Robert Richter | 2011-11-04 | 2 | -5/+25 |
* | | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 | 3 | -7/+7 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | perf: Remove the nmi parameter from the oprofile_perf backend | Will Deacon | 2011-07-21 | 1 | -1/+1 |