summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-23x86, mce, AMD: Fix leaving freed data in a listJulia Lawall1-0/+1
2011-05-23x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-23x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-23Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-10KVM: x86: Fix kvmclock bugZachary Amsden1-0/+1
2011-05-10KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden2-3/+47
2011-05-10x86: pvclock: Move scale_delta into common headerZachary Amsden2-1/+40
2011-05-10powerpc/boot/dts: Install dts from the right directoryBen Hutchings1-1/+1
2011-05-10MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle1-8/+20
2011-05-10ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2011-05-10x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky1-1/+1
2011-05-10m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz1-0/+2
2011-05-10set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes1-1/+3
2011-04-22x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2011-04-22x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2-0/+23
2011-04-22x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky1-0/+4
2011-04-22x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld3-37/+8
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld2-0/+78
2011-04-22mca.c: Fix cast from integer to pointer warningJeff Mahoney1-1/+2
2011-04-22tioca: Fix assignment from incompatible pointer warningsJeff Mahoney1-1/+1
2011-04-22x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich1-1/+1
2011-04-15Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman4-11/+27
2011-04-15powerpc: Fix default_machine_crash_shutdown #ifdef botchKamalesh Babulal1-1/+1
2011-04-15powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 codeKamalesh Babulal1-0/+4
2011-04-15x86, microcode, AMD: Extend ucode size verificationBorislav Petkov1-19/+44
2011-04-15x86, amd-ucode: Remove needless log messagesAndreas Herrmann1-8/+1
2011-04-15x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha1-5/+15
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu4-27/+11
2011-03-27xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-03-23x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum1-1/+1
2011-03-23powerpc: rtas_flash needs to use rtas_data_bufMilton Miller1-18/+21
2011-03-23powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2011-03-23powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-18/+48
2011-03-23fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-03-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-23perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-03-23x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-03-23x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-03-23x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-03-23x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7
2011-03-23MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-15powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-0/+25
2011-03-15powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2011-03-15powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2011-03-15powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2011-03-15powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2011-03-15powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2011-03-15powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2011-03-08x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-03-02x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann3-13/+18