Deepa Dinamani
|
5f252b3256
time: Change k_clock timer_set() and timer_get() to use timespec64
|
8 years ago |
Deepa Dinamani
|
0fe6afe383
time: Change k_clock clock_set() to use timespec64
|
8 years ago |
Deepa Dinamani
|
d2e3e0ca5d
time: Change k_clock clock_getres() to use timespec64
|
8 years ago |
Deepa Dinamani
|
3c9c12f4b4
time: Change k_clock clock_get() to use timespec64
|
8 years ago |
Corentin Labbe
|
f17c941cbc
mmtimer: add member name to the miscdevice declaration
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Peter Senna Tschudin
|
08b79dd10b
drivers/char/mmtimer.c: Remove useless kfree
|
13 years ago |
Thomas Gleixner
|
527087374f
posix-timers: Cleanup namespace
|
14 years ago |
Thomas Gleixner
|
ebaac757ac
posix-timers: Remove useless res field from k_clock
|
14 years ago |
Thomas Gleixner
|
e5e542eea9
posix-timers: Convert clock_getres() to clockid_to_kclock()
|
14 years ago |
Thomas Gleixner
|
a5cd288010
posix-timers: Convert clock_nanosleep to clockid_to_kclock()
|
14 years ago |
Thomas Gleixner
|
2fd1f04089
posix-timers: Cleanup struct initializers
|
14 years ago |
Richard Cochran
|
1e6d767924
time: Correct the *settime* parameters
|
14 years ago |
Dimitri Sivanich
|
dcade5ed16
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
|
15 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
613655fa39
drivers: autoconvert trivial BKL users to private mutex
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Julia Lawall
|
0fbcae222b
drivers/char/mmtimer.c: eliminate useless code
|
15 years ago |
Alan Cox
|
4cddb886a4
mmtimer: Push BKL down into the ioctl handler
|
17 years ago |
Roman Zippel
|
f8bd2258e2
remove div_long_long_rem
|
17 years ago |
Dimitri Sivanich
|
cbacdd9572
SGI Altix mmtimer: allow larger number of timers per node
|
17 years ago |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 years ago |
vignesh babu
|
1cfb9c94b6
[IA64-SN2][KJ] mmtimer.c-kzalloc
|
18 years ago |
Neil Horman
|
5d469ec0f4
[PATCH] Correct misc_register return code handling in several drivers
|
19 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Arjan van de Ven
|
62322d2554
[PATCH] make more file_operation structs static
|
19 years ago |
Thomas Gleixner
|
0f2ed4c6ba
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
|
19 years ago |
Greg Kroah-Hartman
|
96192ff1a9
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
|
20 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |