Age | Commit message (Expand) | Author |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-21 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-03 | x86, mce_64.c: mce_cpu_quirks being ignored | Venki Pallipadi |
2008-07-02 | x86-mce: BKL pushdown | Arnd Bergmann |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.c | Paolo Ciarrocchi |
2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.c | Paolo Ciarrocchi |
2008-06-18 | x86: correctly report NR_BANKS in mce_64.c | Daniel Rahn |
2008-05-23 | x86: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-05-12 | x86: remove 6 bank limitation in 64 bit MCE reporting code | Venki Pallipadi |
2008-04-26 | x86-64: extend MCE CPU quirk handling | Jan Beulich |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-04-19 | generic: reduce stack pressure in sched_affinity | Mike Travis |
2008-04-19 | x86: remove pointless comments | WANG Cong |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c | Paolo Ciarrocchi |
2008-02-09 | x86: sparse warning in therm_throt.c | Harvey Harrison |
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: fix section mismatch warning in mcheck/mce_64.c | Sam Ravnborg |
2008-01-30 | x86: change x86 machine check handler to use unlocked_ioctl instead | Nikanth Karthikesan |
2008-01-30 | x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes | Andrew Morton |
2008-01-30 | x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes | Andrew Morton |
2008-01-30 | arch/x86/kernel/cpu/mcheck/p4.c: cleanups | Min Zhang |
2008-01-30 | x86-64: honor notify_die() returning NOTIFY_STOP | Jan Beulich |
2008-01-30 | mcheck mce_64: mce_read_sem to mutex | Daniel Walker |
2008-01-30 | x86: remove all definitions with fastcall | Harvey Harrison |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge |
2008-01-30 | x86: extended interrupt LVT support for AMD Barcelona | Robert Richter |
2008-01-30 | x86 mce_64.c: make struct mcelog static | Adrian Bunk |
2008-01-30 | kobj: fix threshold_init_device/kobject_uevent_env oops | Greg KH |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
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-11-17 | x86: fix cpu-hotplug regression | Andreas Herrmann |
2007-11-14 | x86: don't call mce_create_device on CPU_UP_PREPARE | Andreas Herrmann |
2007-10-23 | x86: whitespace cleanup of mce_64.c | Thomas Gleixner |