| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 2014-12-06 | 3 | -2/+16 |
* | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 2014-12-06 | 2 | -4/+3 |
* | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin | 2014-12-06 | 2 | -40/+2 |
* | ARM: 8222/1: mvebu: enable strex backoff delay | Thomas Petazzoni | 2014-12-06 | 1 | -2/+0 |
* | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov | 2014-12-06 | 1 | -2/+2 |
* | ARM: mvebu: add missing of_node_put() call in coherency.c | Thomas Petazzoni | 2014-12-06 | 1 | -0/+2 |
* | powerpc/powernv: Fix the hmi event version check. | Mahesh Salgaonkar | 2014-12-06 | 1 | -1/+1 |
* | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour | 2014-12-06 | 1 | -3/+3 |
* | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE | Gavin Shan | 2014-12-06 | 1 | -1/+1 |
* | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard | 2014-12-06 | 1 | -2/+2 |
* | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 2014-12-06 | 1 | -1/+1 |
* | sparc64: Fix constraints on swab helpers. | David S. Miller | 2014-12-06 | 1 | -6/+6 |
* | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 2014-12-06 | 1 | -1/+1 |
* | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 2014-12-06 | 1 | -1/+10 |
* | x86, mm: Set NX across entire PMD at boot | Kees Cook | 2014-12-06 | 1 | -1/+10 |
* | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 2014-12-06 | 1 | -0/+2 |
* | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2014-12-06 | 2 | -26/+48 |
* | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 2014-12-06 | 6 | -26/+8 |
* | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2014-12-06 | 2 | -32/+26 |
* | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen | 2014-12-06 | 1 | -1/+2 |
* | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers | Leonid Yegoshin | 2014-12-06 | 1 | -1/+9 |
* | MIPS: r4kcache: Add EVA case for protected_writeback_dcache_line | Markos Chandras | 2014-12-06 | 1 | -0/+4 |
* | MIPS: fix EVA & non-SMP non-FPU FP context signal handling | Paul Burton | 2014-12-06 | 1 | -4/+4 |
* | MIPS: cpu-probe: Set the FTLB probability bit on supported cores | Markos Chandras | 2014-12-06 | 2 | -1/+34 |
* | MIPS: asm: uaccess: Add v1 register to clobber list on EVA | Markos Chandras | 2014-12-06 | 1 | -3/+4 |
* | MIPS: Loongson3: Fix __node_distances undefined error | James Cowgill | 2014-12-06 | 1 | -0/+1 |
* | MIPS: tlb-r4k: Add missing HTW stop/start sequences | Markos Chandras | 2014-12-06 | 1 | -0/+4 |
* | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen | 2014-12-06 | 1 | -1/+1 |
* | MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller | Markos Chandras | 2014-12-06 | 1 | -0/+1 |
* | MIPS: IP27: Fix __node_distances undefined error | James Cowgill | 2014-12-06 | 1 | -0/+1 |
* | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 2014-11-21 | 1 | -1/+1 |
* | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 2014-11-21 | 6 | -9/+57 |
* | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-21 | 1 | -10/+14 |
* | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-21 | 1 | -1/+1 |
* | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-21 | 1 | -2/+7 |
* | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller | 2014-11-21 | 2 | -20/+13 |
* | Correct the race condition in aarch64_insn_patch_text_sync() | William Cohen | 2014-11-21 | 1 | -2/+3 |
* | arm64: efi: Fix stub cache maintenance | Mark Rutland | 2014-11-21 | 1 | -6/+21 |
* | arm64: __clear_user: handle exceptions on strb | Kyle McMartin | 2014-11-21 | 1 | -1/+1 |
* | ARM: mvebu: armada xp: Generalize use of i2c quirk | Andrew Lunn | 2014-11-21 | 1 | -1/+1 |
* | ARM: dts: am335x-evm: Fix 5th NAND partition's name | Roger Quadros | 2014-11-21 | 1 | -1/+1 |
* | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 2014-11-21 | 1 | -4/+16 |
* | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch | 2014-11-21 | 1 | -0/+1 |
* | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov | 2014-11-21 | 1 | -1/+2 |
* | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski | 2014-11-21 | 1 | -10/+1 |
* | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit | 2014-11-21 | 1 | -0/+8 |
* | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 2014-11-21 | 3 | -11/+30 |
* | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 2014-11-21 | 1 | -0/+4 |
* | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 2014-11-21 | 1 | -3/+3 |
* | vio: fix reuse of vio_dring slot | Dwight Engen | 2014-11-21 | 1 | -1/+1 |