summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-20ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier1-0/+3
2013-08-20ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+1
2013-08-20ARM: KVM: perform save/restore of PARMarc Zyngier4-13/+35
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2-2/+2
2013-08-20microblaze: fix clone syscallMichal Simek2-1/+7
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver1-2/+2
2013-08-14MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2-1/+6
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-14powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-14powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-14powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-14powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-14powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard1-1/+1
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