summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [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-171-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/+0Star
* [IA64] utrace use generic trace hookShaohua Li2008-10-061-4/+3Star
* 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-121-5/+5
* [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-151-6/+10
* [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87Star
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+1Star
* [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/+3Star
* [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
* [IA64] constify function pointer tablesJan Engelhardt2008-02-051-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/+0Star
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-2/+2
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-9/+9
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [IA64] permon use-after-free fixNick Piggin2007-03-061-4/+7
* Fix comment typo "spin_lock_irqrestore".Robert P. J. Day2007-02-171-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman2007-02-141-9/+47
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-3/+3
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
* [PATCH] struct path: convert ia64Josef Sipek2006-12-081-5/+5
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-081-2/+1Star
|\
| * [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1Star
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
|/
* [IA64] perfmon fix for global IRQ fixTony Luck2006-10-171-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-271-64/+49Star
|\
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-64/+49Star
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-0/+1
|/
* [IA64] correct file descriptor reference counting in perfmonStephane Eranian2006-09-081-1/+3
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-2/+2