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
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+10
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
1
-10
/
+2
2019-05-25
vfs: Convert ia64 perfmon to use the new mount API
David Howells
1
-7
/
+10
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-05
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-3
/
+1
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-2
/
+2
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-15
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-10
/
+3
2017-11-27
ia64: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-01-14
mm: rework virtual memory accounting
Konstantin Khlebnikov
1
-2
/
+1
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-1
/
+1
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-10
/
+0
2014-12-10
ia64: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-1
/
+1
2014-06-06
ia64: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-03-04
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+0
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
1
-7
/
+1
2013-06-03
[IA64] perfmon: Use %*phD specifier to dump small buffers
Andy Shevchenko
1
-18
/
+2
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
1
-9
/
+5
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-22
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+8
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-8
/
+7
2012-09-26
make get_file() return its argument
Al Viro
1
-3
/
+1
2012-09-26
switch itanic perfmonctl(2) to fget_light()
Al Viro
1
-2
/
+3
2012-09-21
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
Eric W. Biederman
1
-16
/
+16
2012-07-31
mm: account the total_vm in the vm_stat_account()
Huang Shijie
1
-1
/
+0
2012-05-30
ia64 perfmon: fix get_unmapped_area() use there
Al Viro
1
-8
/
+2
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
[next]