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
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
/
drivers
/
char
/
mmtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
drivers/char/mmtimer.c: Remove useless kfree
Peter Senna Tschudin
1
-2
/
+1
2011-02-02
posix-timers: Cleanup namespace
Thomas Gleixner
1
-1
/
+1
2011-02-02
posix-timers: Remove useless res field from k_clock
Thomas Gleixner
1
-3
/
+2
2011-02-02
posix-timers: Convert clock_getres() to clockid_to_kclock()
Thomas Gleixner
1
-0
/
+10
2011-02-02
posix-timers: Convert clock_nanosleep to clockid_to_kclock()
Thomas Gleixner
1
-1
/
+0
2011-02-02
posix-timers: Cleanup struct initializers
Thomas Gleixner
1
-7
/
+7
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-1
/
+1
2010-10-28
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
Dimitri Sivanich
1
-28
/
+32
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
1
-1
/
+1
2008-07-17
mmtimer: Push BKL down into the ioctl handler
Alan Cox
1
-14
/
+15
2008-05-01
remove div_long_long_rem
Roman Zippel
1
-13
/
+11
2008-04-30
SGI Altix mmtimer: allow larger number of timers per node
Dimitri Sivanich
1
-156
/
+244
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-08
[IA64-SN2][KJ] mmtimer.c-kzalloc
vignesh babu
1
-3
/
+1
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
1
-5
/
+18
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-07-04
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-03-08
[IA64] SGI SN drivers: don't report !sn2 hardware as an error
Bjorn Helgaas
1
-1
/
+1
2006-01-07
[PATCH] shrink mmtimer memory size
Dimitri Sivanich
1
-33
/
+57
2005-09-16
[IA64] Two more uses of cpuid_to_cnodeid() must go.
Tony Luck
1
-2
/
+2
2005-04-17
[PATCH] mmtimer build fix
Christoph Lameter
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+725