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
2014-03-04
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
2013-06-03
[IA64] perfmon: Use %*phD specifier to dump small buffers
Andy Shevchenko
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-22
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
make get_file() return its argument
Al Viro
2012-09-26
switch itanic perfmonctl(2) to fget_light()
Al Viro
2012-09-21
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
Eric W. Biederman
2012-07-31
mm: account the total_vm in the vm_stat_account()
Huang Shijie
2012-05-30
ia64 perfmon: fix get_unmapped_area() use there
Al Viro
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
2011-01-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-01-07
fs: scale mntget/mntput
Nick Piggin
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
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
[next]