summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/perfmon.c
AgeCommit message (Expand)Author
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
2008-06-11[IA64] perfmon: fix async exit bugstephane eranian
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto
2008-05-01[IA64] fix file and descriptor handling in perfmonAl Viro
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik
2008-02-05[IA64] make pfm_get_task work with virtual pidsPavel Emelyanov
2008-02-04[IA64] constify function pointer tablesJan Engelhardt
2007-12-06perfmon: Use task_is_*Matthew Wilcox
2007-11-06[IA64] Fix perfmon sysctl directory modesTony Luck
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-12[IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-06[IA64] permon use-after-free fixNick Piggin
2007-02-17Fix comment typo "spin_lock_irqrestore".Robert P. J. Day
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-08[PATCH] struct path: convert ia64Josef Sipek
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-17[IA64] perfmon fix for global IRQ fixTony Luck
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-09-26[IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-08[IA64] correct file descriptor reference counting in perfmonStephane Eranian
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells