index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-26
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-27
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-12
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-29
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-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-07-02
[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-07
[IA64] SGI SN drivers: don't report !sn2 hardware as an error
Bjorn Helgaas
1
-1
/
+1
2006-01-06
[PATCH] shrink mmtimer memory size
Dimitri Sivanich
1
-33
/
+57
2005-09-15
[IA64] Two more uses of cpuid_to_cnodeid() must go.
Tony Luck
1
-2
/
+2
2005-04-16
[PATCH] mmtimer build fix
Christoph Lameter
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+725