summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman1-2/+12
2013-08-11s390/bitops: fix find_next_bit_leftMartin Schwidefsky1-1/+1
2013-08-11s390: add support for IBM zBC12 machineHeiko Carstens4-4/+7
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-0/+4
2013-08-11parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-11ARM: 7791/1: a.out: remove partial a.out supportWill Deacon5-85/+0
2013-08-11ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-08-11ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon3-7/+8
2013-08-11ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-1/+6
2013-08-11ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-11ARM: make vectors page inaccessible from userspaceRussell King3-1/+12
2013-08-11ARM: move signal handlers into a vdso-like pageRussell King6-30/+86
2013-08-11ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-08-11ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-08-11ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-08-11ARM: move vector stubsRussell King4-30/+37
2013-08-11ARM: poison memory between kuser helpersRussell King1-9/+16
2013-08-11ARM: poison the vectors pageRussell King1-0/+10
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-08-04x86: make sure IDT is page alignedKees Cook1-1/+1
2013-08-04x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-08-04ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT1-6/+38
2013-07-28ARM: footbridge: fix overlapping PCI mappingsMike Frysinger1-2/+0
2013-07-28ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki3-63/+106
2013-07-28MIPS: Oceton: Fix build error.Ralf Baechle1-1/+2
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-25MIPS: Octeon: Don't clobber bootloader data structures.David Daney1-1/+1
2013-07-25xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2-3/+12
2013-07-25arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-25powerpc/perf: Don't enable if we have zero eventsMichael Ellerman1-2/+5
2013-07-25powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman1-4/+5
2013-07-25powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman3-2/+8
2013-07-25powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman1-12/+19
2013-07-25powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman1-0/+13
2013-07-25powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot1-2/+3
2013-07-25powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-25powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-25powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2-6/+4
2013-07-25powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-25powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-07-25powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-07-25powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-07-25powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-07-25powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-07-25powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt1-0/+21
2013-07-25powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1