summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-08-161-3/+1
* x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-08-163-10/+2
* x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-161-1/+1
* powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-08-161-1/+1
* powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-08-161-3/+4
* x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-08-161-19/+0
* x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-08-163-11/+1
* x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-08-163-10/+18
* x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-08-162-2/+14
* x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-08-161-2/+2
* x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-08-162-1/+13
* x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-08-163-22/+55
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-162-2/+2
* arm: oabi compat: add missing access checksDave Weinstein2016-08-161-1/+7
* MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton2016-08-101-1/+4
* pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-08-102-0/+6
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-08-101-2/+0
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-101-1/+1
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-101-0/+64
* x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-08-101-13/+21
* x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-08-101-0/+7
* Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-07-271-7/+0
* s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky2016-07-271-1/+1
* ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni2016-07-271-14/+8
* ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 LinksysThomas Petazzoni2016-07-271-2/+2
* ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13Boris Brezillon2016-07-271-1/+1
* arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-274-3/+22
* arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang2016-07-271-4/+0
* arm64: fix dump_instr when PAN and UAO are in useMark Rutland2016-07-271-13/+13
* KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas2016-07-271-12/+11
* KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-07-271-0/+1
* KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-07-271-1/+1
* kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang2016-07-271-5/+10
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-07-274-1/+13
* ARM: dts: sun6i: primo81: Drop constraints on dc1sw regulatorChen-Yu Tsai2016-07-271-2/+0
* ARM: dts: sun6i: yones-toptech-bs1078-v2: Drop constraints on dc1sw regulatorChen-Yu Tsai2016-07-271-2/+0
* ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-07-271-2/+2
* ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-07-273-1/+2
* ARM: imx6ul: Fix Micrel PHY maskFabio Estevam2016-07-271-1/+1
* perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf2016-07-271-5/+6
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-271-2/+2
* perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-07-271-1/+1
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-07-271-0/+12
* x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-07-271-0/+3
* x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert2016-07-271-2/+2
* powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-07-271-0/+10
* powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-07-271-1/+1
* powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-07-271-2/+2
* powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli2016-07-271-12/+12
* sparc64: Fix return from trap window fill crashes.David S. Miller2016-06-245-52/+116