| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-12-03 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 3 | -2/+16 |
| 2014-11-27 | sparc64: Fix constraints on swab helpers. | David S. Miller | 1 | -6/+6 |
| 2014-11-19 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 1 | -1/+1 |
| 2014-11-19 | ARM: probes: fix instruction fetch order with <asm/opcodes.h> | Ben Dooks | 3 | -20/+29 |
| 2014-11-19 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller | 2 | -20/+13 |
| 2014-11-19 | arm64: __clear_user: handle exceptions on strb | Kyle McMartin | 1 | -1/+1 |
| 2014-11-19 | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 1 | -4/+16 |
| 2014-11-19 | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch | 1 | -0/+1 |
| 2014-11-19 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov | 1 | -1/+2 |
| 2014-11-19 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski | 1 | -10/+1 |
| 2014-11-19 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 3 | -11/+30 |
| 2014-11-19 | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 1 | -0/+4 |
| 2014-11-19 | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 1 | -3/+3 |
| 2014-11-19 | vio: fix reuse of vio_dring slot | Dwight Engen | 1 | -1/+1 |
| 2014-11-19 | sunvdc: add cdrom and v1.1 protocol support | Allen Pais | 1 | -3/+9 |
| 2014-11-15 | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski | 1 | -1/+1 |
| 2014-11-14 | ARC: Disable caches in early boot if so configured | Vineet Gupta | 3 | -84/+87 |
| 2014-11-13 | powerpc: use device_online/offline() instead of cpu_up/down() | Dan Streetman | 1 | -2/+2 |
| 2014-11-13 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2 | -3/+6 |
| 2014-11-13 | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue | 1 | -1/+16 |
| 2014-11-13 | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney | 1 | -1/+5 |
| 2014-11-13 | MIPS: ftrace: Fix a microMIPS build problem | Markos Chandras | 1 | -2/+2 |
| 2014-11-13 | ARC: [SMP] General Fixes | Vineet Gupta | 2 | -5/+5 |
| 2014-11-13 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek | 2 | -1/+10 |
| 2014-11-13 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit | 1 | -24/+54 |
| 2014-11-13 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit | 1 | -5/+22 |
| 2014-11-13 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin | 2 | -6/+6 |
| 2014-11-13 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit | 4 | -3/+42 |
| 2014-11-13 | KVM: x86: Improve thread safety in pit | Andy Honig | 1 | -0/+2 |
| 2014-11-13 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig | 3 | -6/+14 |
| 2014-11-13 | um: ubd: Fix for processes stuck in D state forever | Thorsten Knabe | 1 | -2/+3 |
| 2014-11-13 | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui | 1 | -1/+1 |
| 2014-11-13 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski | 2 | -2/+18 |
| 2014-11-13 | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov | 2 | -2/+5 |
| 2014-11-13 | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov | 1 | -1/+4 |
| 2014-11-13 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings | 1 | -2/+3 |
| 2014-10-31 | powerpc: Add smp_mb()s to arch_spin_unlock_wait() | Michael Ellerman | 1 | -0/+4 |
| 2014-10-31 | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 1 | -2/+6 |
| 2014-10-31 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | 1 | -0/+3 |
| 2014-10-31 | ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks | Ludovic Desroches | 1 | -0/+1 |
| 2014-10-31 | ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings | Andreas Henriksson | 1 | -0/+2 |
| 2014-10-31 | arm64: compat: fix compat types affecting struct compat_elf_prpsinfo | Victor Kamensky | 1 | -2/+2 |
| 2014-10-31 | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() | Geert Uytterhoeven | 1 | -0/+6 |
| 2014-10-31 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 1 | -0/+15 |
| 2014-10-31 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger | 1 | -0/+1 |
| 2014-10-31 | kvm: fix potentially corrupt mmio cache | David Matlack | 1 | -8/+12 |
| 2014-10-31 | kvm: x86: fix stale mmio cache bug | David Matlack | 3 | -6/+17 |
| 2014-10-31 | sparc64: Kill unnecessary tables and increase MAX_BANKS. | David S. Miller | 3 | -26/+5 |
| 2014-10-31 | sparc64: sparse irq | bob picco | 3 | -174/+341 |
| 2014-10-31 | sparc64: Adjust vmalloc region size based upon available virtual address bits. | David S. Miller | 4 | -20/+28 |