| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-03-06 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
| 2015-03-06 | metag: Fix KSTK_EIP() and KSTK_ESP() macros | James Hogan | 1 | -2/+2 |
| 2015-03-06 | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian | Catalin Marinas | 1 | -3/+2 |
| 2015-03-06 | hx4700: regulator: declare full constraints | Martin Vajnar | 1 | -0/+2 |
| 2015-03-06 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti | 1 | -9/+10 |
| 2015-03-06 | KVM: MIPS: Don't leak FPU/DSP to guest | James Hogan | 2 | -4/+4 |
| 2015-03-06 | ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE | Alexey Brodkin | 1 | -1/+2 |
| 2015-03-06 | ARM: pxa: add regulator_has_full_constraints to poodle board file | Dmitry Eremin-Solenikov | 1 | -0/+2 |
| 2015-03-06 | ARM: pxa: add regulator_has_full_constraints to corgi board file | Dmitry Eremin-Solenikov | 1 | -0/+3 |
| 2015-03-06 | axonram: Fix bug in direct_access | Matthew Wilcox | 1 | -1/+1 |
| 2015-03-06 | ARM: dts: am335x-bone*: usb0 is hardwired for peripheral | Robert Nelson | 1 | -0/+1 |
| 2015-03-06 | ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses | Dmitry Osipenko | 1 | -4/+4 |
| 2015-03-06 | ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3 | Lokesh Vutla | 1 | -1/+1 |
| 2015-03-06 | ARM: 8284/1: sa1100: clear RCSR_SMR on resume | Dmitry Eremin-Solenikov | 1 | -0/+1 |
| 2015-03-06 | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi | 2 | -2/+8 |
| 2015-03-06 | MIPS: KVM: Deliver guest interrupts after local_irq_disable() | James Hogan | 1 | -1/+1 |
| 2015-03-06 | MIPS: Export FP functions used by lose_fpu(1) for KVM | James Hogan | 1 | -0/+8 |
| 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 |