index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
perfmon.c
Age
Commit message (
Expand
)
Author
2008-05-14
[IA64] trivial cleanup for perfmon.c
Hidetoshi Seto
2008-05-01
[IA64] fix file and descriptor handling in perfmon
Al Viro
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
2008-04-09
[IA64] use goto to jump out do/while_each_thread
Li Zefan
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
2008-02-05
[IA64] make pfm_get_task work with virtual pids
Pavel Emelyanov
2008-02-04
[IA64] constify function pointer tables
Jan Engelhardt
2007-12-06
perfmon: Use task_is_*
Matthew Wilcox
2007-11-06
[IA64] Fix perfmon sysctl directory modes
Tony Luck
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-12
[IA64] perfmon: Remove exit_pfm_fs()
Satyam Sharma
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-03-06
[IA64] permon use-after-free fix
Nick Piggin
2007-02-17
Fix comment typo "spin_lock_irqrestore".
Robert P. J. Day
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage
Eric W. Biederman
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan 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 ia64
Josef Sipek
2006-12-07
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
2006-12-07
[IA64] replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-17
[IA64] perfmon fix for global IRQ fix
Tony Luck
2006-09-27
Merge 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_context
Keshavamurthy Anil S
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-08
[IA64] correct file descriptor reference counting in perfmon
Stephane Eranian
2006-07-02
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove 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 operation
Miklos Szeredi
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-03-21
Pull bsp-removal into release branch
Tony Luck
2006-01-19
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
2006-01-16
[IA64] Perfmon for Montecito
Stephane Eranian
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2005-09-17
[PATCH] files: fix preemption issues
Dipankar Sarma
2005-09-16
[IA64] Remove warnings for gcc 4.0 IA64 compilation.
Peter Chubb
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
2005-08-10
[IA64] fix perfmon context load
stephane.eranian@hp.com
2005-07-11
[IA64] remove linux/version.h include from arch/ia64
Olaf Hering
[next]