Linus Torvalds
|
034bda1cd5
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
Nathan Chancellor
|
53c13ba8ed
x86/time: Correct the attribute on jiffies' definition
|
6 years ago |
Thomas Gleixner
|
a51e996d48
x86/vdso: Enforce 64bit clocksource
|
7 years ago |
Thomas Gleixner
|
2a21ad571b
x86/time: Implement clocksource_arch_init()
|
7 years ago |
Nicolai Stange
|
447ae31667
x86: Don't include linux/irq.h from asm/hardirq.h
|
7 years ago |
Peter Zijlstra
|
6d671e1b85
x86/time: Unconditionally register legacy timer interrupt
|
7 years ago |
Ingo Molnar
|
141d3b1daa
Merge branch 'linus' into x86/apic, to resolve conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Dou Liyang
|
935356cecd
x86/apic: Initialize interrupt mode after timer init
|
8 years ago |
Dou Liyang
|
b1b4f2fe68
x86/time: Make setup_default_timer_irq() static
|
8 years ago |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 years ago |
Andy Lutomirski
|
61a492fb17
x86_64/vdso: Remove jiffies from the vvar page
|
11 years ago |
Andy Shevchenko
|
a90b858cfe
x86: Fix non-PC platform kernel crash on boot due to NULL dereference
|
11 years ago |
Linus Torvalds
|
683b6c6f82
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Michael Opdenacker
|
d20d2efbf2
x86: Remove deprecated IRQF_DISABLED
|
11 years ago |
Andi Kleen
|
40747ffa5a
asmlinkage: Make jiffies visible
|
11 years ago |
Paul Gortmaker
|
bb8187d35f
MCA: delete all remaining traces of microchannel bus support.
|
13 years ago |
Jan Beulich
|
d93c4071b7
x86/time: Eliminate unused irq0_irqs counter
|
13 years ago |
Paul Gortmaker
|
69c60c88ee
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Ralf Baechle
|
334955ef96
i8253: Create linux/i8253.h and use it in all 8253 related files
|
14 years ago |
Andy Lutomirski
|
8c49d9a74b
x86-64: Clean up vdso/kernel shared variables
|
14 years ago |
Don Zickus
|
072b198a4a
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
|
14 years ago |
Thomas Gleixner
|
5619c28061
x86: Convert i8259_lock to raw_spinlock
|
16 years ago |
H. Peter Anvin
|
d1705c558c
x86: fix kernel panic on 32 bits when profiling
|
16 years ago |
Rusty Russell
|
1d1afc1957
cpumask: remove last assignment to mask field of struct irqaction.
|
16 years ago |
Thomas Gleixner
|
54e2603f1a
x86: platform: Fix section annotations
|
16 years ago |
Thomas Gleixner
|
dd0a70c8f9
x86: Move tsc_init to late_time_init
|
16 years ago |
Thomas Gleixner
|
47926214d8
x86: Replace the now identical time_32/64.c by time.c
|
16 years ago |