tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / arch / ia64 / kernel / perfmon.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-06-30 Jan Beulich[IA64] address compiler warnings perfmon.c/salinfo.c
2009-06-17 Tony LuckPull for-2.6.31 into release
2009-06-17 Matthew Wilcox[IA64] Convert ia64 to use int-ll64.h
2009-06-17 Thomas Gleixnerremove put_cpu_no_resched()
2009-03-31 Tony LuckPull cpumask into release branch
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-16 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the IA64 arch
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-06 Shaohua Li[IA64] utrace use generic trace hook
2008-07-26 Roland McGrathtracehook: wait_task_inactive
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-11 stephane eranian[IA64] perfmon: fix async exit bug
2008-05-14 Hidetoshi Seto[IA64] trivial cleanup for perfmon.c
2008-05-01 Al Viro[IA64] fix file and descriptor handling in perfmon
2008-05-01 Al Viro[PATCH] fix file and descriptor handling in perfmon
2008-04-29 Denis V. Lunevia64: use non-racy method for proc entries creation
2008-04-22 Jeff Garzik[IA64] minor irq handler cleanups
2008-04-09 Li Zefan[IA64] use goto to jump out do/while_each_thread
2008-03-06 Harvey Harrison[IA64] remove remaining __FUNCTION__ occurrences
2008-02-08 Petr Tesarik[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
2008-02-05 Pavel Emelyanov[IA64] make pfm_get_task work with virtual pids
2008-02-04 Jan Engelhardt[IA64] constify function pointer tables
2007-12-06 Matthew Wilcoxperfmon: Use task_is_*
2007-11-06 Tony Luck[IA64] Fix perfmon sysctl directory modes
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-12 Satyam Sharma[IA64] perfmon: Remove exit_pfm_fs()
2007-07-31 Stephane Eranianremove unused TIF_NOTIFY_RESUME flag
2007-05-11 Simon Arlott[IA64] spelling fixes: arch/ia64/
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-03-06 Nick Piggin[IA64] permon use-after-free fix
2007-02-17 Robert P. J. DayFix comment typo "spin_lock_irqrestore".
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-12-08 Josef Sipek[PATCH] struct path: convert ia64
2006-12-07 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07 Yan Burman[IA64] replace kmalloc+memset with kzalloc
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-17 Tony Luck[IA64] perfmon fix for global IRQ fix
2006-09-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-09-26 Keshavamurthy Anil S[IA64] Move perfmon tables from thread_struct to pfm_co...
2006-09-26 Andrew Morton[PATCH] smp_call_function_single() cleanup
2006-09-08 Stephane Eranian[IA64] correct file descriptor reference counting in...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: IA64: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-01-19 Jes Sorensen[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
2006-01-16 Stephane Eranian[IA64] Perfmon for Montecito
2006-01-12 Al Viro[PATCH] ia64: task_pt_regs()
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (arch/)
2006-01-05 Ashok Raj[IA64] support for cpu0 removal
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: arch
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-09-17 Dipankar Sarma[PATCH] files: fix preemption issues
2005-09-16 Peter Chubb[IA64] Remove warnings for gcc 4.0 IA64 compilation.
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-08-10 stephane.eranian... [IA64] fix perfmon context load
2005-07-11 Olaf Hering[IA64] remove linux/version.h include from arch/ia64
2005-05-31 Tony Luck[IA64] Use "PER_CPU" form of EXPORT macro
2005-05-19 Tony Luck[IA64] initialize spinlock pfm_alt_install_check
2005-05-18 Tony Luck[IA64] alternate perfmon handler
2005-05-03 stephane eranian[IA64] another perfmon fix (take2)
2005-05-03 Stephane Eranian[IA64] perfmon & PAL_HALT again
2005-04-25 Stephane Eranian[IA64] perfmon: make pfm_sysctl a global, and other...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2