aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck2011-01-131-1/+1
* pass default dentry_operations to mount_pseudo()Al Viro2011-01-121-2/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-101-2/+1
|\
| * [IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl2010-12-281-2/+1
* | 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/+4
* [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-231-6/+6
* ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
* [IA64] perfmon: convert to unlocked_ioctlArnd Bergmann2010-07-061-11/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-0/+1
* [IA64] remove trailing space in messagesFrans Pop2010-02-261-2/+2
* [IA64] use helpers for rlimitsJiri Slaby2010-01-061-1/+1
* switch alloc_file() to passing struct pathAl Viro2009-12-161-7/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-4/+4
* | sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+0
|/
* [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-301-1/+1
* Pull for-2.6.31 into releaseTony Luck2009-06-171-3/+3
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-3/+3
* | remove put_cpu_no_resched()Thomas Gleixner2009-06-161-1/+1
|/
* Pull cpumask into release branchTony Luck2009-03-311-2/+2
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-161-2/+2
* | constify dentry_operations: restAl Viro2009-03-271-1/+1
|/
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-12/+20
* CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-141-10/+13
* saner FASYNC handling on file closeAl Viro2008-11-011-5/+0
* [IA64] utrace use generic trace hookShaohua Li2008-10-061-4/+3
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+2
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [IA64] perfmon: fix async exit bugstephane eranian2008-06-111-5/+5
* [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-141-6/+10
* [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+1
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-221-2/+2
* [IA64] use goto to jump out do/while_each_threadLi Zefan2008-04-091-2/+2
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-2/+2
* [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-081-18/+3
* [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
* [IA64] constify function pointer tablesJan Engelhardt2008-02-041-1/+1
* perfmon: Use task_is_*Matthew Wilcox2007-12-061-2/+2
* [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-79/+82
* [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-121-7/+0
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-2/+2
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-9/+9