summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-09-121-3/+3
* ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-121-3/+3
* ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-09-121-0/+2
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-191-2/+0
* s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-191-2/+2
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-191-1/+1
* ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-191-1/+0
* KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guestsStefan Bader2012-08-191-0/+1
* m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-101-2/+6
* ARM: Fix undefined instruction exception handlingRussell King2012-08-104-62/+92
* ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-101-0/+12
* ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross2012-08-101-0/+6
* ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross2012-08-101-1/+1
* ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-08-101-115/+4
* ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-08-101-0/+2
* s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-08-101-6/+7
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-101-2/+2
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-08-104-8/+25
* x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-101-1/+1
* m68k: Correct the Atari ALLOWINT definitionMikael Pettersson2012-08-101-2/+2
* xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-101-0/+36
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-048-26/+4
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-08-022-3/+2
* powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-08-021-1/+2
* x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-021-7/+19
* x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-021-5/+4
* x86: Fix boot on Twinhead H12YAlan Cox2012-08-021-0/+17
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-021-6/+6
* ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-251-0/+8
* ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-251-0/+8
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-251-5/+0
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-251-6/+8
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-07-252-8/+8
* MIPS: Properly align the .data..init_task section.David Daney2012-07-252-3/+4
* ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-251-3/+5
* ARM: fix rcu stalls on SMP platformsRussell King2012-07-121-2/+8
* powerpc/kvm: sldi should be sldMichael Neuling2012-07-121-1/+1
* powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-121-1/+1
* x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-042-2/+2
* ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-07-041-1/+1
* ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-07-041-1/+1
* thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-07-041-13/+17
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-07-041-0/+50
* ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-191-1/+1
* ARM: imx6: exit coherency when shutting down a cpuShawn Guo2012-06-191-1/+41
* ARM i.MX53: Fix PLL4 base addressSascha Hauer2012-06-191-1/+1
* xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-06-191-0/+8
* crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-06-191-2/+4
* x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-06-191-0/+18
* x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-191-11/+44