summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-07-12ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-07-12powerpc/kvm: sldi should be sldMichael Neuling1-1/+1
2012-07-12powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-07-04x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2-2/+2
2012-07-04ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves1-1/+1
2012-07-04ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi1-1/+1
2012-07-04thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-13/+17
2012-07-04mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-0/+50
2012-06-20ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-20ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2012-06-20ARM i.MX53: Fix PLL4 base addressSascha Hauer1-1/+1
2012-06-20xen/setup: filter APERFMPERF cpuid feature outAndre Przywara1-0/+8
2012-06-20crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause1-2/+4
2012-06-20x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann1-0/+18
2012-06-20x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov1-11/+44
2012-06-20powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-20x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-10x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-06-10fix TLB fault path on PA2.0 narrow systemsJames Bottomley1-13/+17
2012-06-10fix boot failure on 32-bit systems caused by branch stubs placed before .textJohn David Anglin1-2/+4
2012-06-10microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen1-1/+1
2012-06-10ixp4xx: fix compilation by adding gpiolib supportRichard Cochran3-81/+48
2012-06-10MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski1-0/+1
2012-05-31x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin1-0/+1
2012-05-31x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin1-0/+11
2012-05-31x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-05-31x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-31x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-31x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-65/+190
2012-05-31tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-05-31x86/mce: Fix check for processor context when machine check was taken.Tony Luck1-6/+10
2012-05-31MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-0/+8
2012-05-31xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+4
2012-05-31ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-05-31ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2
2012-05-31um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-31um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-05-31perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-05-31s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-05-31KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2-1/+4
2012-05-31tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-31arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf1-1/+1
2012-05-31fix panic on prefetch(NULL) on PA7300LCJames Bottomley1-1/+6
2012-05-31fix crash in flush_icache_page_asm on PA1.1John David Anglin1-18/+20
2012-05-31fix PA1.1 oops on bootJames Bottomley1-0/+4
2012-05-31KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger1-1/+1
2012-05-31KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann1-8/+12
2012-05-31KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-05-31KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El1-1/+1
2012-05-31KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2-0/+13