summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-01x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-01ARM: 6989/1: perf: do not start the PMU when no events areWill Deacon
2011-08-01iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel
2011-08-01ARM: pxa: fix PGSR register address calculationPaul Parsons
2011-08-01ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg
2011-08-01x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-08-01x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi
2011-08-01powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-08-01powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2011-08-01davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-08-01kexec, x86: Fix incorrect jump back address if notHuang Ying
2011-08-01xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-08-01x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-08-01x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-08-01alpha: fix several security issuesDan Rosenberg
2011-08-01uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2011-08-01xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2011-08-01exec: delay address limit change until point of no returnMathias Krause
2011-08-01x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-08-01xen: off by one errors in multicalls.cDan Carpenter
2011-08-01xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin
2011-08-01x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-08-01x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-08-01x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-08-01powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-08-01powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-08-01x86, mce, AMD: Fix leaving freed data in a listJulia Lawall
2011-08-01x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-08-01x86, AMD: Fix ARAT feature setting againBorislav Petkov
2011-08-01powerpc/boot/dts: Install dts from the right directoryBen Hutchings
2011-08-01MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle
2011-08-01ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-08-01m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz
2011-08-01set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-282.6.35.y: Revert "SH: Add missing consts to sys_execve() declaration"Phil Edworthy
2011-04-28x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-28x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2011-04-28x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-28x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-04-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2011-04-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-04-28mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-04-28tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-04-28x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-28x86, microcode, AMD: Extend ucode size verificationBorislav Petkov
2011-04-28x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha
2011-03-31KVM: VMX: Fix host userspace gsbase corruptionMarcelo Tosatti
2011-03-31KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2011-03-31KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2011-03-31Revert "KVM: Correct ordering of ldt reload wrt fs/gs reload"Marcelo Tosatti