aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro1-1/+1
2011-01-13[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck1-1/+1
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro1-2/+4
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+1
2011-01-07fs: scale mntget/mntputNick Piggin1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2010-12-28[IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl1-2/+1
2010-10-29convert get_sb_pseudo() usersAl Viro1-5/+4
2010-09-23[IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches1-6/+6
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi1-7/+8
2010-07-06[IA64] perfmon: convert to unlocked_ioctlArnd Bergmann1-11/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel1-0/+1
2010-02-26[IA64] remove trailing space in messagesFrans Pop1-2/+2
2010-01-06[IA64] use helpers for rlimitsJiri Slaby1-1/+1
2009-12-16switch alloc_file() to passing struct pathAl Viro1-7/+8
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-4/+4
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman1-6/+0
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich1-1/+1
2009-06-17Pull for-2.6.31 into releaseTony Luck1-3/+3
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-3/+3
2009-06-16remove put_cpu_no_resched()Thomas Gleixner1-1/+1
2009-03-31Pull cpumask into release branchTony Luck1-2/+2
2009-03-27constify dentry_operations: restAl Viro1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell1-2/+2
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells1-12/+20
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells1-10/+13
2008-11-01saner FASYNC handling on file closeAl Viro1-5/+0
2008-10-06[IA64] utrace use generic trace hookShaohua Li1-4/+3
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-11[IA64] perfmon: fix async exit bugstephane eranian1-5/+5
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto1-6/+10
2008-05-01[IA64] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev1-5/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik1-2/+2
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan1-2/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik1-18/+3
2008-02-05[IA64] make pfm_get_task work with virtual pidsPavel Emelyanov1-2/+2
2008-02-04[IA64] constify function pointer tablesJan Engelhardt1-1/+1
2007-12-06perfmon: Use task_is_*Matthew Wilcox1-2/+2
2007-11-06[IA64] Fix perfmon sysctl directory modesTony Luck1-2/+2
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-79/+82
2007-10-12[IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma1-7/+0