index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
perfmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-8
/
+3
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-1
/
+0
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-1
/
+1
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
1
-1
/
+1
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
1
-2
/
+4
2011-01-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+1
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2010-12-28
[IA64] perfmon: Change vmalloc to vzalloc and drop memset.
Jesper Juhl
1
-2
/
+1
2010-10-29
convert get_sb_pseudo() users
Al Viro
1
-5
/
+4
2010-09-23
[IA64] Remove unnecessary casts of private_data in perfmon.c
Joe Perches
1
-6
/
+6
2010-08-11
ia64: perfmon: add d_dname method
Miklos Szeredi
1
-7
/
+8
2010-07-06
[IA64] perfmon: convert to unlocked_ioctl
Arnd Bergmann
1
-11
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-0
/
+1
2010-02-26
[IA64] remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-01-06
[IA64] use helpers for rlimits
Jiri Slaby
1
-1
/
+1
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-7
/
+8
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-4
/
+4
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+0
2009-06-30
[IA64] address compiler warnings perfmon.c/salinfo.c
Jan Beulich
1
-1
/
+1
2009-06-17
Pull for-2.6.31 into release
Tony Luck
1
-3
/
+3
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-3
/
+3
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
1
-1
/
+1
2009-03-31
Pull cpumask into release branch
Tony Luck
1
-2
/
+2
2009-03-27
constify dentry_operations: rest
Al Viro
1
-1
/
+1
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
1
-2
/
+2
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
[next]