summaryrefslogtreecommitdiff
path: root/drivers/char/mmtimer.c
AgeCommit message (Expand)Author
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin
2011-02-02posix-timers: Cleanup namespaceThomas Gleixner
2011-02-02posix-timers: Remove useless res field from k_clockThomas Gleixner
2011-02-02posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Cleanup struct initializersThomas Gleixner
2011-02-02time: Correct the *settime* parametersRichard Cochran
2010-10-27SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall
2008-07-17mmtimer: Push BKL down into the ioctl handlerAlan Cox
2008-05-01remove div_long_long_remRoman Zippel
2008-04-30SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-08[IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas
2006-01-06[PATCH] shrink mmtimer memory sizeDimitri Sivanich
2005-09-15[IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck
2005-04-16[PATCH] mmtimer build fixChristoph Lameter
2005-03-15[PATCH] Fixes to mmtimer driverChristoph Lameter
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-03-07[PATCH] posix-timers: tidy up clock interfaces and consolidate dispatch logicRoland McGrath
2005-01-27[IA64-SGI] move shubio.h into include/asm-ia64/sn/Jesse Barnes
2004-11-18[PATCH] mmtimer driver updateChristoph Lameter
2004-11-07[PATCH] mmtimer driver update: add SHub interrupt supportChristoph Lameter
2004-10-25[PATCH] mmtimer sparse fixesJesse Barnes
2004-10-19[PATCH] Posix compliant cpu clocks V6: mmtimer provides CLOCK_SGI_CYCLEChristoph Lameter
2004-10-19[PATCH] vm: convert users of remap_page_range() under drivers/ and net/ to us...William Lee Irwin III
2004-10-11[IA64-SGI] Add in Altix I/O codePat Gefre
2004-09-23[PATCH] mmtimer quietnessChristoph Lameter
2004-09-22[PATCH] mmtimer cleanupsJesse Barnes
2004-09-16[PATCH] device driver for the SGI system clock, mmtimerChristoph Lameter