summaryrefslogtreecommitdiff
path: root/drivers/oprofile
Commit message (Expand)AuthorAge
* oprofilefs: don't oops on allocation failureAl Viro2018-03-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\
| * constify get_dcookie() and friendsAl Viro2016-12-05
* | oprofile/nmi timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | oprofile/timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* | oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-17
|/
* drivers/oprofile: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-26
* oprofile, nmi-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* oprofile: get rid of pointless forward declarations of struct super_blockAl Viro2013-09-03
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-03
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-03
* don't bother with passing superblock to oprofile_create_stats_files()Al Viro2013-09-03
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-03
* don't bother passing sb to oprofile_create_files()Al Viro2013-09-03
* drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-14
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* oprofilefs: add missing ->i_mutex locking in object creationAl Viro2013-02-22
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* oprofile: Remove 'WQ on CPUx, prefer CPUy' warningRobert Richter2012-08-27
* oprofile, perf: Use per-cpu frameworkRobert Richter2012-06-22
* oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-06-21
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* tidy up after d_make_root() conversionAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-12-20
| |\
| | * oprofile: Fix oprofile_timer_exit() breakageRobert Richter2011-12-07
| * | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-15
| |\ \ | | |/
| | * oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-04
| | * oprofile: Remove exit function for timer modeRobert Richter2011-11-04
* | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-19
* | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-15
|\ \ \ | |/ / |/| / | |/
| * oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-04
* | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-13
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-21
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-31