aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-13xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2011-06-23exec: delay address limit change until point of no returnMathias Krause
2011-06-23x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-23xen: off by one errors in multicalls.cDan Carpenter
2011-06-23xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin
2011-06-23x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-06-23x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-06-23x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-06-23powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-06-23powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-05-23x86, mce, AMD: Fix leaving freed data in a listJulia Lawall
2011-05-23x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-05-23x86, AMD: Fix ARAT feature setting againBorislav Petkov
2011-05-23Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov
2011-05-09KVM: x86: Fix kvmclock bugZachary Amsden
2011-05-09KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2011-05-09x86: pvclock: Move scale_delta into common headerZachary Amsden
2011-05-09powerpc/boot/dts: Install dts from the right directoryBen Hutchings
2011-05-09MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle
2011-05-09ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-05-09x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-05-09m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz
2011-05-09set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-22x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2011-04-22x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-22x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-04-22x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-04-22mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-04-22tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-04-22x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-14Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman
2011-04-14powerpc: Fix default_machine_crash_shutdown #ifdef botchKamalesh Babulal
2011-04-14powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 codeKamalesh Babulal
2011-04-14x86, microcode, AMD: Extend ucode size verificationBorislav Petkov
2011-04-14x86, amd-ucode: Remove needless log messagesAndreas Herrmann
2011-04-14x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-27xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-03-23x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-23powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2011-03-23powerpc/kdump: Fix race in kdump shutdownMichael Neuling
2011-03-23powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2011-03-23fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2011-03-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-23perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard
2011-03-23x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-23x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-03-23x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-03-23x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin