summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-206-13/+30
* ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-08-201-0/+3
* ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-201-0/+1
* ARM: KVM: perform save/restore of PARMarc Zyngier2013-08-204-13/+35
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-202-2/+2
* microblaze: fix clone syscallMichal Simek2013-08-202-1/+7
* perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-201-1/+6
* perf/x86: Fix intel QPI uncore event definitionsVince Weaver2013-08-201-2/+2
* MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2013-08-142-1/+6
* powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-143-0/+27
* powerpc: Save the TAR register earlierMichael Neuling2013-08-143-9/+19
* powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-142-25/+60
* powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-141-11/+20
* powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-141-2/+3
* powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-141-1/+1
* x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman2013-08-111-2/+12
* s390/bitops: fix find_next_bit_leftMartin Schwidefsky2013-08-111-1/+1
* s390: add support for IBM zBC12 machineHeiko Carstens2013-08-114-4/+7
* x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu2013-08-111-1/+1
* parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-08-112-0/+4
* parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin2013-08-111-64/+71
* powerpc: VPHN topology change updates all siblingsRobert Jennings2013-08-112-15/+48
* ARM: 7791/1: a.out: remove partial a.out supportWill Deacon2013-08-115-85/+0
* ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2013-08-113-5/+18
* ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon2013-08-113-7/+8
* ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2013-08-112-1/+6
* ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-112-26/+24
* ARM: make vectors page inaccessible from userspaceRussell King2013-08-113-1/+12
* ARM: move signal handlers into a vdso-like pageRussell King2013-08-116-30/+86
* ARM: allow kuser helpers to be removed from the vector pageRussell King2013-08-113-9/+51
* ARM: update FIQ support for relocation of vectorsRussell King2013-08-112-5/+17
* ARM: use linker magic for vectors and vector stubsRussell King2013-08-112-18/+27
* ARM: move vector stubsRussell King2013-08-114-30/+37
* ARM: poison memory between kuser helpersRussell King2013-08-111-9/+16
* ARM: poison the vectors pageRussell King2013-08-111-0/+10
* x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-08-042-17/+20
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-042-6/+2
* x86: make sure IDT is page alignedKees Cook2013-08-041-1/+1
* x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-08-041-2/+16
* ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT2013-08-041-6/+38
* ARM: footbridge: fix overlapping PCI mappingsMike Frysinger2013-07-281-2/+0
* ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2013-07-283-63/+106
* MIPS: Oceton: Fix build error.Ralf Baechle2013-07-281-1/+2
* sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-285-16/+18
* MIPS: Octeon: Don't clobber bootloader data structures.David Daney2013-07-251-1/+1
* xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2013-07-252-3/+12
* arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-251-26/+20
* powerpc/perf: Don't enable if we have zero eventsMichael Ellerman2013-07-251-2/+5
* powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman2013-07-251-4/+5
* powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-253-2/+8