summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-08-16x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani
2016-08-16x86/mm/pat: Add pat_disable() interfaceToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-08-16Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-08-16x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-08-10perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-08-10pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-08-10ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta
2016-08-10arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-08-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-08-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-27s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-07-27ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni
2016-07-27ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 LinksysThomas Petazzoni
2016-07-27ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13Boris Brezillon
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-07-27arm64: Rework valid_user_regsMark Rutland
2016-07-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-07-27ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta
2016-07-27ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-07-27ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-07-27ARM: imx6ul: Fix Micrel PHY maskFabio Estevam
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-27x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-07-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-07-27powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-07-27powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-07-27powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-24sparc: Harden signal return frame checks.David S. Miller
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski