index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
perfmon.c
Age
Commit message (
Expand
)
Author
2011-01-07
fs: change d_delete semantics
Nick Piggin
2010-12-28
[IA64] perfmon: Change vmalloc to vzalloc and drop memset.
Jesper Juhl
2010-10-29
convert get_sb_pseudo() users
Al Viro
2010-09-23
[IA64] Remove unnecessary casts of private_data in perfmon.c
Joe Perches
2010-08-11
ia64: perfmon: add d_dname method
Miklos Szeredi
2010-07-06
[IA64] perfmon: convert to unlocked_ioctl
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-02-26
[IA64] remove trailing space in messages
Frans Pop
2010-01-06
[IA64] use helpers for rlimits
Jiri Slaby
2009-12-16
switch alloc_file() to passing struct path
Al Viro
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
2009-06-30
[IA64] address compiler warnings perfmon.c/salinfo.c
Jan Beulich
2009-06-17
Pull for-2.6.31 into release
Tony Luck
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
2009-03-31
Pull cpumask into release branch
Tony Luck
2009-03-27
constify dentry_operations: rest
Al Viro
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
CRED: Wrap task credential accesses in the IA64 arch
David Howells
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-11
[IA64] perfmon: fix async exit bug
stephane eranian
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
[prev]
[next]