summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-01parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-09-01ARC: export __udivdi3 for modulesVineet Gupta1-0/+2
2016-09-01ARC: Support syscall ABI v4Vineet Gupta3-5/+14
2016-09-01ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana1-2/+2
2016-09-01ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2-7/+12
2016-09-01ARC: Elide redundant setup of DMA callbacksSasha Levin1-0/+9
2016-09-01ARC: Call trace_hardirqs_on() before enabling irqsSasha Levin1-1/+1
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-08-22perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-08-22powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-08-22powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-08-22metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-22x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceSasha Levin1-1/+1
2016-08-22ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-08-22KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-22KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-22KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-22arm64: debug: unmask PSTATE.D earlierWill Deacon3-2/+2
2016-08-22powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-08-22powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-08-22KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson1-2/+17
2016-08-22s390/mm: fix gmap tlb flush issuesSasha Levin1-2/+2
2016-08-22ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede2-0/+2
2016-08-08x86/quirks: Reintroduce scanning of secondary busesLukas Wunner1-13/+21
2016-08-08x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner1-0/+7
2016-08-08x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+64
2016-08-08ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni1-14/+8
2016-08-01Revert "sparc64: Fix numa node distance initialization"Sasha Levin1-8/+0
2016-08-01Revert "MIPS: Reserve nosave data for hibernation"Sasha Levin1-3/+0
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman1-2/+1
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+2
2016-07-20x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-07-12sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-07-12sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-07-12sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-07-12sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-07-12sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-07-12sparc64: Fix numa node distance initializationNitin Gupta1-0/+8
2016-07-12sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-07-12sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-07-12ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár1-1/+68
2016-07-12x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst1-29/+59
2016-07-12powerpc: Update TM user feature bits in scan_features()Anton Blanchard1-4/+5
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann3-47/+57
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi1-22/+0
2016-07-12Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-07-12arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-07-12ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta1-1/+0