aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/perfmon.c
Commit message (Expand)AuthorAgeFilesLines
...
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [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/+1
* [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-071-2/+1
|\
| * [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1
* | [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/+49
|\
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-64/+49
* | [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/+0
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-2/+2
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-2/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* Pull bsp-removal into release branchTony Luck2006-03-211-1/+4
|\
| * [IA64] support for cpu0 removalAshok Raj2006-01-051-1/+4
* | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
* | [IA64] Perfmon for MontecitoStephane Eranian2006-01-161-0/+2
* | [PATCH] ia64: task_pt_regs()Al Viro2006-01-121-16/+16
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
|/
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-1/+1
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-1/+2
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-1/+2
* [IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb2005-09-161-1/+1
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+5
* [IA64] fix perfmon context loadstephane.eranian@hp.com2005-08-101-0/+1
* [IA64] remove linux/version.h include from arch/ia64Olaf Hering2005-07-111-1/+0
* [IA64] Use "PER_CPU" form of EXPORT macroTony Luck2005-05-311-1/+1
* [IA64] initialize spinlock pfm_alt_install_checkTony Luck2005-05-181-1/+1
* [IA64] alternate perfmon handlerTony Luck2005-05-181-15/+160
* [IA64] another perfmon fix (take2)stephane eranian2005-05-031-10/+20
* [IA64] perfmon & PAL_HALT againStephane Eranian2005-05-031-0/+13
* [IA64] perfmon: make pfm_sysctl a global, and other cleanupStephane Eranian2005-04-251-31/+28
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+6676