Age | Commit message (Expand) | Author |
2015-01-16 | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode | Paul Mackerras |
2015-01-16 | powerpc/book3s: Fix partial invalidation of TLBs in MCE code. | Mahesh Salgaonkar |
2015-01-16 | powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() | Anton Blanchard |
2015-01-08 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |
2015-01-08 | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov |
2015-01-08 | x86, microcode: Reload microcode on resume | Borislav Petkov |
2015-01-08 | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky |
2015-01-08 | x86, microcode, intel: Drop unused parameter | Borislav Petkov |
2015-01-08 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov |
2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-01-08 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2015-01-08 | ARM: mvebu: fix ordering in Armada 370 .dtsi | Uwe Kleine-König |
2015-01-08 | ARM: mvebu: remove conflicting muxing on Armada 370 DB | Thomas Petazzoni |
2015-01-08 | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP | Thomas Petazzoni |
2015-01-08 | ARM: mvebu: make the coherency_ll.S functions work with no coherency fabric | Thomas Petazzoni |
2015-01-08 | ARM: tegra: Re-add removed SoC id macro to tegra_resume() | Dmitry Osipenko |
2015-01-08 | arm64: bpf: lift restriction on last instruction | Zi Shen Lim |
2015-01-08 | arm64: Add COMPAT_HWCAP_LPAE | Catalin Marinas |
2015-01-08 | clocksource: arch_timer: Fix code to use physical timers when requested | Sonny Rao |
2015-01-08 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2015-01-08 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
2015-01-08 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
2015-01-08 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
2014-12-16 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2014-12-16 | mips: bpf: Fix broken BPF_MOD | Denis Kirjanov |
2014-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-01 | s390: fix machine check handling | Sebastian Ott |
2014-12-01 | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov |
2014-11-28 | Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-28 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-11-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-11-27 | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers | Leonid Yegoshin |
2014-11-27 | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin |
2014-11-27 | ARM: 8222/1: mvebu: enable strex backoff delay | Thomas Petazzoni |
2014-11-27 | Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann |
2014-11-27 | Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2014-11-27 | Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2014-11-27 | ARM: tegra: irq: fix buggy usage of irq_data irq field | Marc Zyngier |
2014-11-27 | powerpc: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard |
2014-11-27 | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE | Gavin Shan |
2014-11-27 | powerpc/eeh: Fix PE state format | Gavin Shan |
2014-11-27 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour |
2014-11-27 | powerpc/powernv: Fix the hmi event version check. | Mahesh Salgaonkar |
2014-11-26 | sparc: Add NOP dma_cache_sync() implementation. | David S. Miller |
2014-11-26 | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel |
2014-11-26 | arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() | Ard Biesheuvel |
2014-11-26 | arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI | Christoffer Dall |
2014-11-26 | arm64: KVM: fix unmapping with 48-bit VAs | Mark Rutland |