summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-7/+10
|\
| * vfs: Convert ia64 perfmon to use the new mount APIDavid Howells2019-05-261-7/+10
| * mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1
* | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-10/+2Star
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* ia64: perfmon: don't mark buffer pages as PG_reservedDavid Hildenbrand2019-03-061-55/+4Star
* mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-221-3/+1Star
* mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-211-2/+2
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-15/+1Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-071-10/+3Star
* ia64: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-151-2/+1Star
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-171-10/+0Star
|\
| * make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-111-10/+0Star
* | ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-111-1/+1
|/
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-071-3/+3
* ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-041-1/+0Star
* consolidate simple ->d_delete() instancesAl Viro2013-11-161-7/+1Star
* [IA64] perfmon: Use %*phD specifier to dump small buffersAndy Shevchenko2013-06-041-18/+2Star
* ia64: Use generic idle loopThomas Gleixner2013-04-081-9/+5Star
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-231-2/+2
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-10/+8Star
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-271-8/+7Star
| * make get_file() return its argumentAl Viro2012-09-271-3/+1Star
| * switch itanic perfmonctl(2) to fget_light()Al Viro2012-09-271-2/+3
* | userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman2012-09-211-16/+16
|/
* mm: account the total_vm in the vm_stat_account()Huang Shijie2012-08-011-1/+0Star
* ia64 perfmon: fix get_unmapped_area() use thereAl Viro2012-05-311-8/+2Star
* kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4Star
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-211-8/+3Star
* Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0Star
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-041-1/+1
* [IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck2011-01-131-1/+1
* pass default dentry_operations to mount_pseudo()Al Viro2011-01-131-2/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-101-2/+1Star
|\
| * [IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl2010-12-281-2/+1Star
* | fs: scale mntget/mntputNick Piggin2011-01-071-1/+1
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* | fs: change d_delete semanticsNick Piggin2011-01-071-1/+1
|/
* convert get_sb_pseudo() usersAl Viro2010-10-291-5/+4Star
* [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-231-6/+6