summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-08-19s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-19s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-19ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut
2012-08-19KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guestsStefan Bader
2012-08-10m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-08-10ARM: Fix undefined instruction exception handlingRussell King
2012-08-10ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-08-10ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross
2012-08-10ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross
2012-08-10ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-08-10ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-08-10s390/mm: fix fault handling for page table walk caseHeiko Carstens
2012-08-10Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-10s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky
2012-08-10x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-08-10m68k: Correct the Atari ALLOWINT definitionMikael Pettersson
2012-08-10xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-08-04x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-08-02s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2012-08-02powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-08-02x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-08-02x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
2012-08-02x86: Fix boot on Twinhead H12YAlan Cox
2012-08-02powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-07-25ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2012-07-25ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang
2012-07-25ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang
2012-07-25ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang
2012-07-25powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2012-07-25MIPS: Properly align the .data..init_task section.David Daney
2012-07-25ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-12ARM: fix rcu stalls on SMP platformsRussell King
2012-07-12powerpc/kvm: sldi should be sldMichael Neuling
2012-07-12powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard
2012-07-04x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-04ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves
2012-07-04ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi
2012-07-04thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-07-04mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-06-19ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen
2012-06-19ARM: imx6: exit coherency when shutting down a cpuShawn Guo
2012-06-19ARM i.MX53: Fix PLL4 base addressSascha Hauer
2012-06-19xen/setup: filter APERFMPERF cpuid feature outAndre Przywara
2012-06-19crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause
2012-06-19x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann
2012-06-19x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov
2012-06-19powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-19x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-10x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk