summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-17powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2012-05-17xtensa: prevent arbitrary read in ptraceDan Rosenberg1-0/+3
2012-05-17powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2012-05-17kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2-0/+4
2012-05-17ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2012-05-17x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2012-05-17davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2012-05-17uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2-2/+29
2012-05-17xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2012-05-17exec: delay address limit change until point of no returnMathias Krause2-2/+0
2012-05-17x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel1-4/+4
2012-05-17xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2012-05-17xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin1-1/+1
2012-05-17x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg1-3/+6
2012-05-17x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2-3/+3
2012-05-17powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson1-1/+23
2012-05-17powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller1-5/+8
2012-03-14x86, mce, AMD: Fix leaving freed data in a listJulia Lawall1-0/+1
2012-03-14x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2012-03-14x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky1-2/+5
2012-03-14x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2012-03-14x86: pvclock: Move scale_delta into common headerZachary Amsden2-1/+40
2012-03-14powerpc/boot/dts: Install dts from the right directoryBen Hutchings1-1/+1
2012-03-14ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2012-03-14m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz1-0/+2
2012-03-14set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes1-1/+3
2012-03-14x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2012-03-14x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2-0/+23
2012-03-14x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky1-0/+4
2012-03-14x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld3-37/+8
2012-03-14x86, cpu: AMD errata checking frameworkHans Rosenfeld2-0/+78
2012-03-14mca.c: Fix cast from integer to pointer warningJeff Mahoney1-1/+2
2012-03-14tioca: Fix assignment from incompatible pointer warningsJeff Mahoney1-1/+1
2012-03-14x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich1-1/+1
2012-03-14x86, microcode, AMD: Extend ucode size verificationBorislav Petkov1-26/+48
2012-03-14x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha1-5/+15
2012-03-14xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-06-26MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2
2011-06-26x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum1-1/+1
2011-06-26powerpc: rtas_flash needs to use rtas_data_bufMilton Miller1-18/+21
2011-06-26powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney1-0/+4
2011-06-26powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2011-06-26powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-17/+47
2011-06-26fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-06-26x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-06-26perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-06-26x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-06-26x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-06-26x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-06-26x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7