| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-23 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall | 1 | -0/+1 |
| 2011-05-23 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song | 2 | -5/+8 |
| 2011-05-23 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov | 1 | -1/+1 |
| 2011-05-23 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov | 1 | -1/+1 |
| 2011-05-10 | KVM: x86: Fix kvmclock bug | Zachary Amsden | 1 | -0/+1 |
| 2011-05-10 | KVM: x86: Fix a possible backwards warp of kvmclock | Zachary Amsden | 2 | -3/+47 |
| 2011-05-10 | x86: pvclock: Move scale_delta into common header | Zachary Amsden | 2 | -1/+40 |
| 2011-05-10 | powerpc/boot/dts: Install dts from the right directory | Ben Hutchings | 1 | -1/+1 |
| 2011-05-10 | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 1 | -8/+20 |
| 2011-05-10 | ARM: 6891/1: prevent heap corruption in OABI semtimedop | Dan Rosenberg | 1 | -1/+1 |
| 2011-05-10 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 1 | -1/+1 |
| 2011-05-10 | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 1 | -0/+2 |
| 2011-05-10 | set memory ranges in N_NORMAL_MEMORY when onlined | David Rientjes | 1 | -1/+3 |
| 2011-04-22 | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 1 | -1/+1 |
| 2011-04-22 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel | 2 | -0/+23 |
| 2011-04-22 | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky | 1 | -0/+4 |
| 2011-04-22 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld | 3 | -37/+8 |
| 2011-04-22 | x86, cpu: AMD errata checking framework | Hans Rosenfeld | 2 | -0/+78 |
| 2011-04-22 | mca.c: Fix cast from integer to pointer warning | Jeff Mahoney | 1 | -1/+2 |
| 2011-04-22 | tioca: Fix assignment from incompatible pointer warnings | Jeff Mahoney | 1 | -1/+1 |
| 2011-04-22 | x86: Fix a bogus unwind annotation in lib/semaphore_32.S | Jan Beulich | 1 | -1/+1 |
| 2011-04-15 | Revert "x86: Cleanup highmap after brk is concluded" | Greg Kroah-Hartman | 4 | -11/+27 |
| 2011-04-15 | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Kamalesh Babulal | 1 | -1/+1 |
| 2011-04-15 | powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 code | Kamalesh Babulal | 1 | -0/+4 |
| 2011-04-15 | x86, microcode, AMD: Extend ucode size verification | Borislav Petkov | 1 | -19/+44 |
| 2011-04-15 | x86, amd-ucode: Remove needless log messages | Andreas Herrmann | 1 | -8/+1 |
| 2011-04-15 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha | 1 | -5/+15 |
| 2011-03-27 | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 4 | -27/+11 |
| 2011-03-27 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini | 1 | -6/+7 |
| 2011-03-23 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum | 1 | -1/+1 |
| 2011-03-23 | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller | 1 | -18/+21 |
| 2011-03-23 | powerpc/kdump: Fix race in kdump shutdown | Michael Neuling | 1 | -0/+27 |
| 2011-03-23 | powerpc/kexec: Fix race in kexec shutdown | Michael Neuling | 6 | -18/+48 |
| 2011-03-23 | fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner | 1 | -1/+1 |
| 2011-03-23 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2 | -10/+4 |
| 2011-03-23 | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2 | -1/+24 |
| 2011-03-23 | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 1 | -1/+6 |
| 2011-03-23 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 1 | -2/+5 |
| 2011-03-23 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 1 | -0/+3 |
| 2011-03-23 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | 1 | -0/+7 |
| 2011-03-23 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
| 2011-03-15 | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans | 1 | -0/+25 |
| 2011-03-15 | powerpc/crashdump: Do not fail on NULL pointer dereferencing | Maxim Uvarov | 1 | -0/+3 |
| 2011-03-15 | powerpc/kexec: Speedup kexec hash PTE tear down | Michael Neuling | 1 | -13/+20 |
| 2011-03-15 | powerpc/pseries: Add hcall to read 4 ptes at a time in real mode | Michael Neuling | 3 | -0/+57 |
| 2011-03-15 | powerpc: Use more accurate limit for first segment memory allocations | Anton Blanchard | 1 | -4/+13 |
| 2011-03-15 | powerpc/kdump: Use chip->shutdown to disable IRQs | Anton Blanchard | 1 | -1/+1 |
| 2011-03-15 | powerpc/kdump: CPUs assume the context of the oopsing CPU | Anton Blanchard | 1 | -1/+5 |
| 2011-03-08 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 1 | -1/+1 |
| 2011-03-02 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 3 | -13/+18 |