summaryrefslogtreecommitdiffstats
path: root/drivers/char/mmtimer.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin2012-09-261-2/+1
* posix-timers: Cleanup namespaceThomas Gleixner2011-02-021-1/+1
* posix-timers: Remove useless res field from k_clockThomas Gleixner2011-02-021-3/+2
* posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner2011-02-021-0/+10
* posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner2011-02-021-1/+0
* posix-timers: Cleanup struct initializersThomas Gleixner2011-02-021-7/+7
* time: Correct the *settime* parametersRichard Cochran2011-02-021-1/+1
* SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich2010-10-271-28/+32
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/char/mmtimer.c: eliminate useless codeJulia Lawall2010-03-121-1/+1
* mmtimer: Push BKL down into the ioctl handlerAlan Cox2008-07-171-14/+15
* remove div_long_long_remRoman Zippel2008-05-011-13/+11
* SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich2008-04-301-156/+244
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu2007-05-081-3/+1
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-071-5/+18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* [IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas2006-03-071-1/+1
* [PATCH] shrink mmtimer memory sizeDimitri Sivanich2006-01-061-33/+57
* [IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck2005-09-151-2/+2
* [PATCH] mmtimer build fixChristoph Lameter2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+725