summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao
2014-11-21x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-21x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov
2014-11-21x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-21arm64: efi: Fix stub cache maintenanceMark Rutland
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-21ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn
2014-11-21ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros
2014-11-21ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-21KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-21x86/build: Add arch/x86/purgatory/ make generated files to gitignoreShuah Khan
2014-11-14KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-11-14ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber
2014-11-14powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-11-14powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt
2014-11-14powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-11-14ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik
2014-11-14x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-11-14sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-11-14ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu
2014-11-14x86: ACPI: Do not translate GSI number if IOAPIC is disabledJiang Liu
2014-11-14x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-11-14x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-11-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-11-14MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructionsMarkos Chandras
2014-11-14MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen
2014-11-14MIPS: ptrace.h: Add a missing includeAaro Koskinen
2014-11-14ARC: unbork FPU save/restoreVineet Gupta
2014-11-14ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-11-14ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2014-11-14kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-14KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-14KVM: x86: Improve thread safety in pitAndy Honig