index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2014-10-28
x86_64/vdso: Remove jiffies from the vvar page
Andy Lutomirski
2014-08-25
x86: Fix non-PC platform kernel crash on boot due to NULL dereference
Andy Shevchenko
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-04
x86: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-02-14
asmlinkage: Make jiffies visible
Andi Kleen
2012-05-17
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
2012-02-27
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
2010-02-16
x86: Convert i8259_lock to raw_spinlock
Thomas Gleixner
2009-10-12
x86: fix kernel panic on 32 bits when profiling
H. Peter Anvin
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
2009-09-16
x86: platform: Fix section annotations
Thomas Gleixner
2009-08-31
x86: Move tsc_init to late_time_init
Thomas Gleixner
2009-08-31
x86: Replace the now identical time_32/64.c by time.c
Thomas Gleixner