aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c
Commit message (Expand)AuthorAge
* tracehook: wait_task_inactiveRoland McGrath2008-07-26
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* [IA64] perfmon: fix async exit bugstephane eranian2008-06-11
* [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-14
* [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-01
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-22
* [IA64] use goto to jump out do/while_each_threadLi Zefan2008-04-09
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-06
* [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-08
* [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-05
* [IA64] constify function pointer tablesJan Engelhardt2008-02-04
* perfmon: Use task_is_*Matthew Wilcox2007-12-06
* [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-06
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-12
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-31
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [IA64] permon use-after-free fixNick Piggin2007-03-06
* Fix comment typo "spin_lock_irqrestore".Robert P. J. Day2007-02-17
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman2007-02-14
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] struct path: convert ia64Josef Sipek2006-12-08
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-07
|\
| * [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-07
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
|/
* [IA64] perfmon fix for global IRQ fixTony Luck2006-10-17
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-27
|\
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-26
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-26
|/
* [IA64] correct file descriptor reference counting in perfmonStephane Eranian2006-09-08
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-29
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* Pull bsp-removal into release branchTony Luck2006-03-21
|\
| * [IA64] support for cpu0 removalAshok Raj2006-01-05
* | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-19
* | [IA64] Perfmon for MontecitoStephane Eranian2006-01-16
* | [PATCH] ia64: task_pt_regs()Al Viro2006-01-12
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-11
|/
* [PATCH] kfree cleanup: archJesper Juhl2005-11-07
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-30
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-17
* [IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb2005-09-16