aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/perfmon.c
AgeCommit message (Expand)Author
2013-04-08ia64: Use generic idle loopThomas Gleixner
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26switch itanic perfmonctl(2) to fget_light()Al Viro
2012-09-21userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie
2012-05-30ia64 perfmon: fix get_unmapped_area() use thereAl Viro
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2011-01-13[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-12-28[IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-09-23[IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi
2010-07-06[IA64] perfmon: convert to unlocked_ioctlArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-02-26[IA64] remove trailing space in messagesFrans Pop
2010-01-06[IA64] use helpers for rlimitsJiri Slaby
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-03-31Pull cpumask into release branchTony Luck
2009-03-27constify dentry_operations: restAl Viro
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe