index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2020-09-11
ia64: Remove perfmon
Christoph Hellwig
1
-6703
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-03-14
ia64: replace setup_irq() by request_irq()
afzal mohammed
1
-6
/
+4
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-26
vfs: Convert ia64 perfmon to use the new mount API
David Howells
1
-7
/
+10
2019-05-26
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-06
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2018-07-22
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-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-07
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-10
/
+3
2017-11-28
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-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-01-15
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-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-12-11
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-10
/
+0
2014-12-11
ia64: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-1
/
+1
2014-06-07
ia64: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-03-05
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+0
2013-11-16
consolidate simple ->d_delete() instances
Al Viro
1
-7
/
+1
2013-06-04
[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-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-23
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-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+8
2012-09-27
switch simple cases of fget_light to fdget
Al Viro
1
-8
/
+7
2012-09-27
make get_file() return its argument
Al Viro
1
-3
/
+1
2012-09-27
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-08-01
mm: account the total_vm in the vm_stat_account()
Huang Shijie
1
-1
/
+0
2012-05-31
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-21
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-04
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-1
/
+1
2011-01-14
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
1
-1
/
+1
2011-01-13
pass default dentry_operations to mount_pseudo()
Al Viro
1
-2
/
+4
2011-01-11
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
[next]