index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
Linus Torvalds
1
-0
/
+725