summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-13um: os-linux/mem.c needs sys/stat.hLiu Aleaxander1-0/+1
2011-07-13uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2-2/+29
2011-07-13xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2011-06-24x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel1-1/+21
2011-06-24x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel1-4/+4
2011-06-24x86/amd-iommu: Use only per-device dma_opsJoerg Roedel1-2/+24
2011-06-24xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2011-06-24xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin1-1/+1
2011-06-24ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2-0/+3
2011-06-24x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg1-3/+6
2011-06-24x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky1-2/+5
2011-06-24x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2-3/+3
2011-06-24powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson1-1/+23
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-23x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-10/+26
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-05-10x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel1-1/+8
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, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld3-37/+8
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld2-0/+78
2011-04-22x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky1-0/+4
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, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha1-5/+15
2011-03-28x86: Cleanup highmap after brk is concludedYinghai Lu4-27/+11
2011-03-28xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-03-28x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum1-1/+1
2011-03-28powerpc: rtas_flash needs to use rtas_data_bufMilton Miller1-18/+21
2011-03-28powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2011-03-28fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-03-21x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-21perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-03-21IA64: Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2011-03-21IA64: fix siglockTony Luck1-7/+39
2011-03-21x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-03-21x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-03-21x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-03-21x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7
2011-03-21MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9