aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c
Commit message (Expand)AuthorAge
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\
| * make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
* | ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-10
|/
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
* consolidate simple ->d_delete() instancesAl Viro2013-11-15
* [IA64] perfmon: Use %*phD specifier to dump small buffersAndy Shevchenko2013-06-03
* ia64: Use generic idle loopThomas Gleixner2013-04-08
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-22
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * make get_file() return its argumentAl Viro2012-09-26
| * switch itanic perfmonctl(2) to fget_light()Al Viro2012-09-26
* | userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman2012-09-21
|/
* mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-31
* ia64 perfmon: fix get_unmapped_area() use thereAl Viro2012-05-30
* kill mm argument of vm_munmap()Al Viro2012-04-21
* perfmon: kill some helpers and argumentsAl Viro2012-04-21
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
* Disintegrate asm/system.h for IA64David Howells2012-03-28
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-03
* [IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck2011-01-13
* pass default dentry_operations to mount_pseudo()Al Viro2011-01-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-10
|\
| * [IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl2010-12-28
* | fs: scale mntget/mntputNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: change d_delete semanticsNick Piggin2011-01-07
|/
* convert get_sb_pseudo() usersAl Viro2010-10-29
* [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-23
* ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-11
* [IA64] perfmon: convert to unlocked_ioctlArnd Bergmann2010-07-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* [IA64] remove trailing space in messagesFrans Pop2010-02-26
* [IA64] use helpers for rlimitsJiri Slaby2010-01-06
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* | sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-12
|/
* [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-30
* Pull for-2.6.31 into releaseTony Luck2009-06-17
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* | remove put_cpu_no_resched()Thomas Gleixner2009-06-16
|/
* Pull cpumask into release branchTony Luck2009-03-31
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15