aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mmtimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin1-2/+1
2011-02-02posix-timers: Cleanup namespaceThomas Gleixner1-1/+1
2011-02-02posix-timers: Remove useless res field from k_clockThomas Gleixner1-3/+2
2011-02-02posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner1-0/+10
2011-02-02posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner1-1/+0
2011-02-02posix-timers: Cleanup struct initializersThomas Gleixner1-7/+7
2011-02-02time: Correct the *settime* parametersRichard Cochran1-1/+1
2010-10-27SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich1-28/+32
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall1-1/+1
2008-07-17mmtimer: Push BKL down into the ioctl handlerAlan Cox1-14/+15
2008-05-01remove div_long_long_remRoman Zippel1-13/+11
2008-04-30SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich1-156/+244
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08[IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu1-3/+1
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman1-5/+18
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas1-1/+1
2006-01-06[PATCH] shrink mmtimer memory sizeDimitri Sivanich1-33/+57
2005-09-15[IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck1-2/+2
2005-04-16[PATCH] mmtimer build fixChristoph Lameter1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+725