index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hpet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpet: remove hpets::hp_clocksource
Jiri Slaby (SUSE)
2024-03-07
1
-1
/
+0
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
1
-1
/
+1
|
\
|
*
hpet: Annotate struct hpets with __counted_by
Kees Cook
2023-10-05
1
-1
/
+1
*
|
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
1
-1
/
+0
|
\
\
|
*
|
hpet: Remove now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-11
1
-1
/
+0
|
|
/
*
/
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-30
/
+0
|
/
*
hpet: remove unused writeq/readq function definitions
Corentin Labbe
2022-02-04
1
-16
/
+1
*
hpet: fix style issue about braces and alignment
Corentin Labbe
2022-02-04
1
-5
/
+6
*
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
*
char: hpet: Remove unused variable 'm'
Lee Jones
2021-05-21
1
-2
/
+2
*
char: hpet: add checks after calling ioremap
Tom Seewald
2021-05-13
1
-0
/
+4
*
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
2021-05-13
1
-2
/
+0
*
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
2020-01-30
1
-1
/
+1
*
char: hpet: Use flexible-array member
Gustavo A. R. Silva
2020-01-23
1
-1
/
+1
*
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-07-25
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
char: hpet: fix a missing check of ioremap
Kangjie Lu
2019-03-28
1
-0
/
+2
*
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-26
1
-5
/
+2
*
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
2019-01-22
1
-1
/
+1
*
hpet: remove redundant pointer hpet
Colin Ian King
2018-07-03
1
-2
/
+0
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
Matthias Kaehlcke
2017-03-17
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
hpet: Drop stale URLs
Michael S. Tsirkin
2016-02-17
1
-1
/
+1
*
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
2015-09-20
1
-22
/
+3
*
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
1
-2
/
+2
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-5
/
+2
*
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
2013-11-13
1
-2
/
+22
*
hpet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-16
1
-2
/
+1
*
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
2013-09-26
1
-2
/
+0
*
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-17
1
-3
/
+3
*
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-19
1
-13
/
+1
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
*
drivers/char: for hpet, add count checking, and ~0UL instead of -1
Chen Gang
2012-11-26
1
-1
/
+4
*
printk(): add KERN_CONT where needed in hpet and vt code
Kay Sievers
2012-04-09
1
-2
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
1
-1
/
+1
|
\
|
*
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-07-14
1
-1
/
+1
*
|
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
Nils Carlson
2011-06-15
1
-2
/
+23
|
/
*
ia64: convert to clocksource_register_hz/khz
John Stultz
2011-02-21
1
-5
/
+1
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
2010-10-26
1
-2
/
+1
*
hpet: fix style problems
Jaswinder Singh Rajput
2010-10-26
1
-10
/
+10
*
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
2010-10-26
1
-0
/
+15
*
hpet: unmap unused I/O space
Jiri Slaby
2010-10-26
1
-0
/
+2
*
hpet: kill BKL, add compat_ioctl
Arnd Bergmann
2010-09-15
1
-34
/
+64
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
1
-5
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
[next]