index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
perfmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-12
/
+20
2008-11-14
CRED: Wrap task credential accesses in the IA64 arch
David Howells
1
-10
/
+13
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-5
/
+0
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
1
-4
/
+3
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-2
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-11
[IA64] perfmon: fix async exit bug
stephane eranian
1
-5
/
+5
2008-05-14
[IA64] trivial cleanup for perfmon.c
Hidetoshi Seto
1
-6
/
+10
2008-05-01
[IA64] fix file and descriptor handling in perfmon
Al Viro
1
-112
/
+87
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+1
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
1
-2
/
+2
2008-04-09
[IA64] use goto to jump out do/while_each_thread
Li Zefan
1
-2
/
+2
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
1
-18
/
+3
2008-02-05
[IA64] make pfm_get_task work with virtual pids
Pavel Emelyanov
1
-2
/
+2
2008-02-04
[IA64] constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2007-12-06
perfmon: Use task_is_*
Matthew Wilcox
1
-2
/
+2
2007-11-06
[IA64] Fix perfmon sysctl directory modes
Tony Luck
1
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-79
/
+82
2007-10-12
[IA64] perfmon: Remove exit_pfm_fs()
Satyam Sharma
1
-7
/
+0
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-2
/
+2
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-9
/
+9
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-06
[IA64] permon use-after-free fix
Nick Piggin
1
-4
/
+7
2007-02-17
Fix comment typo "spin_lock_irqrestore".
Robert P. J. Day
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage
Eric W. Biederman
1
-9
/
+47
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-3
/
+3
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2006-12-08
[PATCH] struct path: convert ia64
Josef Sipek
1
-5
/
+5
2006-12-07
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
1
-2
/
+1
2006-12-07
[IA64] replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-17
[IA64] perfmon fix for global IRQ fix
Tony Luck
1
-1
/
+2
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-64
/
+49
2006-09-26
[IA64] Move perfmon tables from thread_struct to pfm_context
Keshavamurthy Anil S
1
-64
/
+49
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
1
-0
/
+1
2006-09-08
[IA64] correct file descriptor reference counting in perfmon
Stephane Eranian
1
-1
/
+3
2006-07-02
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-2
/
+2
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-2
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-03-21
Pull bsp-removal into release branch
Tony Luck
1
-1
/
+4
2006-01-19
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
1
-5
/
+6
2006-01-16
[IA64] Perfmon for Montecito
Stephane Eranian
1
-0
/
+2
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
1
-16
/
+16
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
1
-1
/
+4
[next]