Age | Commit message (Expand) | Author | Files | Lines |
2015-03-18 | KVM: MIPS: Fix trace event to save PC directly | James Hogan | 1 | -3/+3 |
2015-03-18 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini | 1 | -1/+2 |
2015-03-18 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 1 | -5/+8 |
2015-03-07 | MIPS: Export FP functions used by lose_fpu(1) for KVM | James Hogan | 1 | -0/+8 |
2015-03-07 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
2015-03-07 | metag: Fix KSTK_EIP() and KSTK_ESP() macros | James Hogan | 1 | -2/+2 |
2015-03-07 | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian | Catalin Marinas | 1 | -3/+2 |
2015-03-07 | hx4700: regulator: declare full constraints | Martin Vajnar | 1 | -0/+2 |
2015-03-07 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti | 1 | -9/+10 |
2015-03-07 | KVM: MIPS: Don't leak FPU/DSP to guest | James Hogan | 2 | -4/+4 |
2015-03-07 | ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE | Alexey Brodkin | 1 | -1/+2 |
2015-03-07 | ARM: pxa: add regulator_has_full_constraints to poodle board file | Dmitry Eremin-Solenikov | 1 | -0/+2 |
2015-03-07 | ARM: pxa: add regulator_has_full_constraints to corgi board file | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2015-03-07 | axonram: Fix bug in direct_access | Matthew Wilcox | 1 | -1/+1 |
2015-03-07 | ARM: 8284/1: sa1100: clear RCSR_SMR on resume | Dmitry Eremin-Solenikov | 1 | -0/+1 |
2015-03-07 | MIPS: KVM: Deliver guest interrupts after local_irq_disable() | James Hogan | 1 | -1/+1 |
2015-02-11 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski | 1 | -2/+14 |
2015-02-11 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek | 2 | -1/+10 |
2015-02-11 | arm64: Fix up /proc/cpuinfo | Mark Rutland | 3 | -25/+82 |
2015-02-11 | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen | 1 | -1/+1 |
2015-02-11 | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau | 1 | -0/+4 |
2015-02-11 | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson | 1 | -0/+16 |
2015-02-06 | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE | Steven Capper | 3 | -5/+11 |
2015-02-06 | ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear | Steven Capper | 1 | -5/+9 |
2015-02-06 | ARM: DMA: ensure that old section mappings are flushed from the TLB | Russell King | 1 | -1/+10 |
2015-02-06 | ARM: 7931/1: Correct virt_addr_valid | Laura Abbott | 1 | -1/+2 |
2015-02-06 | ARM: fix asm/memory.h build error | Russell King | 2 | -17/+16 |
2015-02-06 | ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ... | Chen Gang | 1 | -1/+2 |
2015-02-06 | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h | Chen Gang | 1 | -24/+25 |
2015-02-06 | ARM: lpae: fix definition of PTE_HWTABLE_PTRS | Will Deacon | 1 | -1/+1 |
2015-02-06 | ARM: fix type of PHYS_PFN_OFFSET to unsigned long | Cyril Chemparathy | 1 | -1/+1 |
2015-02-06 | ARM: LPAE: use phys_addr_t in alloc_init_pud() | Vitaly Andrianov | 1 | -1/+2 |
2015-02-06 | ARM: LPAE: use signed arithmetic for mask definitions | Cyril Chemparathy | 2 | -4/+4 |
2015-02-06 | ARM: mm: correct pte_same behaviour for LPAE. | Steve Capper | 1 | -0/+17 |
2015-02-06 | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables | Douglas Anderson | 2 | -0/+10 |
2015-02-06 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -0/+1 |
2015-01-30 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
2015-01-30 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+3 |
2015-01-30 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 40 | -59/+59 |
2015-01-30 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+2 |
2015-01-30 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
2015-01-30 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-01-30 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 1 | -1/+1 |
2015-01-30 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
2015-01-30 | ARM: dts: imx25: Fix PWM "per" clocks | Fabio Estevam | 1 | -4/+4 |
2015-01-27 | x86, um: actually mark system call tables readonly | Daniel Borkmann | 2 | -2/+2 |
2015-01-27 | um: Skip futex_atomic_cmpxchg_inatomic() test | Richard Weinberger | 1 | -0/+1 |
2015-01-27 | ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances | Geert Uytterhoeven | 1 | -0/+3 |
2015-01-27 | ARM: omap5/dra7xx: Fix frequency typos | Lennart Sorensen | 1 | -4/+4 |
2015-01-27 | ARM: clk-imx6q: fix video divider for rev T0 1.0 | Gary Bisson | 1 | -1/+1 |