index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
/
mce_amd_64.c
Age
Commit message (
Expand
)
Author
2009-01-07
x86: fix section mismatch warnings in mcheck/mce_amd_64.c
Leonardo Potenza
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-16
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Mike Travis
2008-12-16
x86: hardirq: use inc_irq_stat() in non-unified functions
Hiroshi Shimamoto
2008-08-23
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
Rafael J. Wysocki
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
2008-01-30
x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c
Yinghai Lu
2008-01-30
x86: fix section mismatch warning in mcheck/mce_amd_64.c
Sam Ravnborg
2008-01-30
x86: extended interrupt LVT support for AMD Barcelona
Robert Richter
2008-01-30
kobj: fix threshold_init_device/kobject_uevent_env oops
Greg KH
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
2007-10-23
x86: consolidate the cpu/ related code usage
Thomas Gleixner