| 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 | arm64: Fix up /proc/cpuinfo | Mark Rutland | 3 | -26/+80 |
| 2015-02-11 | ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover | Will Deacon | 1 | -15/+11 |
| 2015-02-11 | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen | 1 | -1/+1 |
| 2015-02-11 | MIPS: OCTEON: fix kernel crash when offlining a CPU | Aaro Koskinen | 1 | -2/+0 |
| 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: DMA: ensure that old section mappings are flushed from the TLB | Russell King | 1 | -1/+10 |
| 2015-02-05 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -0/+1 |
| 2015-02-05 | x86, build: replace Perl script with Shell script | Kees Cook | 3 | -40/+43 |
| 2015-01-29 | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman | 1 | -1/+1 |
| 2015-01-29 | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND | Vineet Gupta | 1 | -1/+1 |
| 2015-01-29 | ARC: Delete stale barrier.h | Vineet Gupta | 1 | -37/+0 |
| 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 | 39 | -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/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue | 1 | -1/+5 |
| 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, boot: Skip relocs when load address unchanged | Kees Cook | 1 | -1/+8 |
| 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 | KVM: nVMX: Disable unrestricted mode if ept=0 | Bandan Das | 1 | -2/+2 |
| 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 | parisc: fix out-of-register compiler error in ldcw inline assembler function | John David Anglin | 1 | -3/+10 |
| 2015-01-27 | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta | 11 | -70/+54 |
| 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 | arm64: kernel: fix __cpu_suspend mm switch on warm-boot | Lorenzo Pieralisi | 1 | -1/+13 |
| 2015-01-16 | arm64: Move cpu_resume into the text section | Laura Abbott | 2 | -32/+8 |
| 2015-01-16 | arm64: kernel: refactor the CPU suspend API for retention states | Lorenzo Pieralisi | 3 | -32/+64 |
| 2015-01-16 | arm64: kernel: add missing __init section marker to cpu_suspend_init | Lorenzo Pieralisi | 1 | -1/+1 |
| 2015-01-16 | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP | Thomas Petazzoni | 1 | -0/+26 |
| 2015-01-16 | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2 | -2/+20 |
| 2015-01-16 | ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_... | Nishanth Menon | 1 | -20/+9 |
| 2015-01-16 | ARM: dts: Enable PWM node by default for s3c64xx | Tomasz Figa | 2 | -5/+0 |
| 2015-01-16 | ARM: dts: DRA7: wdt: Fix compatible property for watchdog node | Lokesh Vutla | 1 | -1/+1 |
| 2015-01-16 | Add USB_EHCI_EXYNOS to multi_v7_defconfig | Steev Klimaszewski | 1 | -0/+1 |
| 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-16 | kvm: x86: drop severity of "generation wraparound" message | Paolo Bonzini | 1 | -1/+1 |