| Age | Commit message (Expand) | Author | Files | Lines |
| 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-05 | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE | Steven Capper | 3 | -5/+11 |
| 2015-02-05 | ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear | Steven Capper | 1 | -5/+9 |
| 2015-02-05 | ARM: DMA: ensure that old section mappings are flushed from the TLB | Russell King | 1 | -1/+10 |
| 2015-02-05 | ARM: 7931/1: Correct virt_addr_valid | Laura Abbott | 1 | -1/+2 |
| 2015-02-05 | ARM: fix asm/memory.h build error | Russell King | 2 | -17/+16 |
| 2015-02-05 | ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ... | Chen Gang | 1 | -1/+2 |
| 2015-02-05 | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h | Chen Gang | 1 | -24/+25 |
| 2015-02-05 | ARM: lpae: fix definition of PTE_HWTABLE_PTRS | Will Deacon | 1 | -1/+1 |
| 2015-02-05 | ARM: fix type of PHYS_PFN_OFFSET to unsigned long | Cyril Chemparathy | 1 | -1/+1 |
| 2015-02-05 | ARM: LPAE: use phys_addr_t in alloc_init_pud() | Vitaly Andrianov | 1 | -1/+2 |
| 2015-02-05 | ARM: LPAE: use signed arithmetic for mask definitions | Cyril Chemparathy | 2 | -4/+4 |
| 2015-02-05 | ARM: mm: correct pte_same behaviour for LPAE. | Steve Capper | 1 | -0/+17 |
| 2015-02-05 | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables | Douglas Anderson | 2 | -0/+10 |
| 2015-02-05 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -0/+1 |
| 2015-01-29 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
| 2015-01-29 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+3 |
| 2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 40 | -59/+59 |
| 2015-01-29 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+2 |
| 2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
| 2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
| 2015-01-29 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 1 | -1/+1 |
| 2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
| 2015-01-29 | 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 |
| 2015-01-27 | ARM: imx6q: drop unnecessary semicolon | Dmitry Voytik | 1 | -1/+1 |
| 2015-01-27 | ARM: dts: imx25: Fix the SPI1 clocks | Fabio Estevam | 1 | -1/+1 |
| 2015-01-27 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 1 | -5/+15 |
| 2015-01-27 | ARC: [nsimosci] move peripherals to match model to FPGA | Vineet Gupta | 1 | -9/+9 |
| 2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 1 | -3/+19 |
| 2015-01-16 | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP | Thomas Petazzoni | 1 | -0/+23 |
| 2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 1 | -1/+1 |
| 2015-01-16 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 1 | -14/+29 |
| 2015-01-08 | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 1 | -1/+1 |
| 2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2 | -6/+7 |
| 2015-01-08 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2 | -2/+8 |
| 2015-01-08 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 1 | -28/+73 |
| 2015-01-08 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
| 2015-01-08 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
| 2014-12-16 | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard | 1 | -2/+2 |
| 2014-12-16 | ARM: sched_clock: Load cycle count after epoch stabilizes | Stephen Boyd | 1 | -8/+5 |