summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2011-03-31KVM: i8259: initialize isr_ackAvi Kivity
2011-03-31KVM: enlarge number of possible CPUID leavesAndre Przywara
2011-03-31xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-03-31x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-31fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2011-03-31x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-31perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard
2011-03-31x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-31x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-03-31x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-03-31x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-31MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli
2011-03-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2011-03-31x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-31x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-31ARM: Ensure predictable endian state on signal handler entryRussell King
2011-03-31s390: remove task_show_regsMartin Schwidefsky
2011-03-31x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-31x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2011-03-31sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-03-31x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-03-31parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin
2011-03-31powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-03-31x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-03-31rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-02-06x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-02-06arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-02-06mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2011-02-06x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-02-06x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-02-06x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-02-06x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-02-06sparc: Write to prom console using indirect buffer.David S. Miller
2011-02-06sparc: Delete prom_*getchar().David S. Miller