Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 4 | -18/+27 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 3 | -6/+7 |
2009-02-21 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 3 | -4/+4 |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2 | -5/+5 |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 1 | -2/+3 |
2009-02-20 | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits | Vegard Nossum | 2 | -5/+5 |
2009-02-18 | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 1 | -2/+2 |
2009-02-18 | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 1 | -0/+1 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 3 | -3/+3 |
2009-02-17 | x86, apic: fix build fallout of genapic changes | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 2 | -2/+2 |
2009-01-23 | x86: remove include of apic.h from hardirq_64.h | Brian Gerst | 1 | -0/+1 |
2009-01-11 | x86: cleanup remaining cpumask_t code in mce_amd_64.c | Mike Travis | 1 | -7/+14 |
2009-01-07 | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza | 1 | -1/+1 |
2009-01-05 | x86: update Alan Cox's email addresses | Alan Cox | 4 | -4/+4 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -53/+55 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 2 | -2/+2 |
2008-12-17 | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis | 1 | -53/+55 |
2008-12-17 | x86: re-enable MCE on secondary CPUS after suspend/resume | Andi Kleen | 1 | -3/+0 |
2008-12-17 | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto | 2 | -2/+2 |
2008-10-20 | Update email addresses. | Dave Jones | 3 | -4/+4 |
2008-09-06 | x86-64: add two __cpuinit annotations | Jan Beulich | 1 | -1/+1 |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 2 | -13/+10 |
2008-07-24 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+3 |
2008-07-22 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 1 | -2/+2 |
2008-07-22 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2 | -4/+11 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 1 | -1/+1 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 1 | -2/+2 |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 4 | -75/+87 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2 | -4/+4 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -0/+4 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 3 | -71/+79 |
2008-07-03 | x86, mce_64.c: mce_cpu_quirks being ignored | Venki Pallipadi | 1 | -1/+5 |
2008-07-03 | x86-mce: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2 | -4/+4 |
2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.c | Paolo Ciarrocchi | 1 | -18/+18 |
2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.c | Paolo Ciarrocchi | 1 | -45/+45 |
2008-06-18 | x86: correctly report NR_BANKS in mce_64.c | Daniel Rahn | 1 | -1/+1 |
2008-05-23 | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 1 | -2/+2 |
2008-05-12 | x86: remove 6 bank limitation in 64 bit MCE reporting code | Venki Pallipadi | 1 | -8/+12 |
2008-04-26 | x86-64: extend MCE CPU quirk handling | Jan Beulich | 1 | -8/+10 |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 1 | -23/+23 |
2008-04-19 | generic: reduce stack pressure in sched_affinity | Mike Travis | 1 | -23/+23 |
2008-04-19 | x86: remove pointless comments | WANG Cong | 1 | -1/+0 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c | Paolo Ciarrocchi | 1 | -25/+25 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c | Paolo Ciarrocchi | 1 | -4/+4 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c | Paolo Ciarrocchi | 1 | -9/+12 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c | Paolo Ciarrocchi | 1 | -24/+24 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c | Paolo Ciarrocchi | 1 | -8/+8 |
2008-02-10 | x86: sparse warning in therm_throt.c | Harvey Harrison | 1 | -1/+1 |