Colin Ian King
|
9f10ee32bf
hpet: remove redundant pointer hpet
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Matthias Kaehlcke
|
5cd5e6ad0e
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
|
8 年之前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年之前 |
Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 年之前 |
Michael S. Tsirkin
|
4e7f9df258
hpet: Drop stale URLs
|
9 年之前 |
Paul Gortmaker
|
a8cedfec8f
drivers/char: make hpet.c explicitly non-modular
|
10 年之前 |
Lv Zheng
|
a45de93eb1
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
|
10 年之前 |
Lv Zheng
|
8b48463f89
ACPI: Clean up inclusions of ACPI header files
|
11 年之前 |
Prarit Bhargava
|
3d035f5806
drivers/char/hpet.c: allow user controlled mmap for user processes
|
11 年之前 |
Michael Opdenacker
|
158f0bb005
hpet: remove deprecated IRQF_DISABLED
|
11 年之前 |
Tomas Winkler
|
6d3e0d0c1c
hpet: remove useless check if fixmem32 is NULL
|
12 年之前 |
Joe Perches
|
a151427ed0
char: Convert use of typedef ctl_table to struct ctl_table
|
12 年之前 |
Linus Torvalds
|
2323036dfe
vm: convert HPET mmap to vm_iomap_memory() helper
|
12 年之前 |
Rafael J. Wysocki
|
51fac8388a
ACPI: Remove useless type argument of driver .remove() operation
|
12 年之前 |
Chen Gang
|
2cf4e52e27
drivers/char: for hpet, add count checking, and ~0UL instead of -1
|
12 年之前 |
Kay Sievers
|
5da527aafe
printk(): add KERN_CONT where needed in hpet and vt code
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Linus Torvalds
|
8e204874db
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Andy Lutomirski
|
574c44fa8f
ia64: Replace clocksource.fsys_mmio with generic arch data
|
14 年之前 |
Nils Carlson
|
273ef9509b
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
|
14 年之前 |
John Stultz
|
d60c304177
ia64: convert to clocksource_register_hz/khz
|
15 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
Vasiliy Kulikov
|
dae512edc6
drivers/char/hpet.c: fix information leak to userland
|
14 年之前 |
Jaswinder Singh Rajput
|
0ca01763a0
hpet: fix style problems
|
14 年之前 |
Clemens Ladisch
|
96e9694df4
hpet: fix unwanted interrupt due to stale irq status bit
|
14 年之前 |
Jiri Slaby
|
a56d531871
hpet: unmap unused I/O space
|
14 年之前 |
Arnd Bergmann
|
54066a57c5
hpet: kill BKL, add compat_ioctl
|
15 年之前 |
Arnd Bergmann
|
55929332c9
drivers: Push down BKL into various drivers
|
15 年之前 |