summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini3-2/+16
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+3
2014-12-06ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-12-06ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni1-0/+2
2014-12-06powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2014-12-06powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan1-1/+1
2014-12-06powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-1/+1
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski1-1/+1
2014-12-06x86, kaslr: Handle Gold linker for finding bss/brkKees Cook1-1/+10
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski6-26/+8
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-06MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-12-06MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras1-0/+4
2014-12-06MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton1-4/+4
2014-12-06MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2-1/+34
2014-12-06MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras1-3/+4
2014-12-06MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-12-06MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras1-0/+4
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-12-06MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras1-0/+1
2014-12-06MIPS: IP27: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit1-1/+1
2014-11-21x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao6-9/+57
2014-11-21x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov1-10/+14
2014-11-21x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov1-1/+1
2014-11-21x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov1-2/+7
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen1-2/+3
2014-11-21arm64: efi: Fix stub cache maintenanceMark Rutland1-6/+21
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-11-21ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn1-1/+1
2014-11-21ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros1-1/+1
2014-11-21ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski1-10/+1
2014-11-21KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit1-0/+8
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-11-21vio: fix reuse of vio_dring slotDwight Engen1-1/+1