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
/
arch
/
x86
/
kernel
/
hpet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
2019-04-20
1
-0
/
+2
*
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-05
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2018-05-13
1
-3
/
+2
*
x86/hpet: Cure interface abuse in the resume path
Thomas Gleixner
2017-08-01
1
-16
/
+11
*
x86/hpet: Do not use smp_processor_id() in preemptible code
Borislav Petkov
2017-06-20
1
-1
/
+1
*
x86/hpet: Prevent might sleep splat on resume
Thomas Gleixner
2017-03-02
1
-1
/
+1
*
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2017-01-31
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
1
-7
/
+7
|
\
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-7
/
+7
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-2
/
+2
|
/
*
x86/hpet: Reduce HPET counter read contention
Waiman Long
2016-09-09
1
-0
/
+94
*
x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup
Arnd Bergmann
2016-08-10
1
-1
/
+1
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
1
-2
/
+1
|
\
|
*
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-06-04
1
-2
/
+1
*
|
x86/hpet: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-14
1
-35
/
+34
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-16
1
-1
/
+1
|
\
|
*
x86: Fix non-static inlines
Denys Vlasenko
2016-04-16
1
-1
/
+1
*
|
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-04-13
1
-1
/
+0
|
/
*
x86/hpet: Use proper mask to modify hotplug action
Thomas Gleixner
2016-03-19
1
-1
/
+1
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-0
/
+1
*
timers/x86/hpet: Type adjustments
Jan Beulich
2015-10-21
1
-15
/
+14
*
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-74
/
+124
|
\
|
*
x86/hpet: Migrate to new set_state interface
Viresh Kumar
2015-07-30
1
-74
/
+124
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-2
/
+2
|
\
\
|
*
|
x86/irq: Use accessor irq_data_get_irq_handler_data()
Jiang Liu
2015-07-13
1
-2
/
+2
|
|
/
*
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
*
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
|
/
*
x86/hpet: Use proper hpet device number for MSI allocation
Thomas Gleixner
2015-06-21
1
-5
/
+6
*
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
Jiang Liu
2015-06-20
1
-1
/
+1
*
x86/irq: Move irqdomain specific code into asm/irqdomain.h
Jiang Liu
2015-04-24
1
-1
/
+1
*
x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains
Jiang Liu
2015-04-24
1
-43
/
+14
*
x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-3
/
+5
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-12
1
-1
/
+1
*
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
1
-3
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
H. Peter Anvin
2014-05-21
1
-1
/
+1
|
|
\
|
*
|
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
Andy Lutomirski
2014-05-05
1
-3
/
+0
*
|
|
x86: hpet: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
1
-3
/
+2
|
|
/
|
/
|
*
|
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2014-05-08
1
-1
/
+1
|
/
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-1
/
+3
|
\
|
*
x86, hpet: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+3
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
1
-2
/
+0
|
\
\
|
*
|
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
2014-03-18
1
-2
/
+0
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
\
|
*
|
x86: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-04
1
-1
/
+1
|
|
/
*
/
x86: hpet: Use proper destructor for delayed work
Thomas Gleixner
2014-03-25
1
-1
/
+1
|
/
*
x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
Joerg Roedel
2013-01-28
1
-1
/
+1
*
x86: hpet: Fix masking of MSI interrupts
Jan Beulich
2012-11-02
1
-2
/
+2
*
x86: hpet: Fix copy-and-paste mistake in earlier change
Jan Beulich
2012-05-25
1
-1
/
+1
[next]