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