Age | Commit message (Expand) | Author |
2016-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-25 | [IA64] Enable preadv2 and pwritev2 syscalls for ia64 | Tony Luck |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-24 | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-03-24 | Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-24 | Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-03-24 | Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2016-03-24 | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-03-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-24 | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr... | Arnd Bergmann |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-25 | h8300: switch EARLYCON | Yoshinori Sato |
2016-03-25 | h8300: dts: Rename the serial port clock to fck | Geert Uytterhoeven |
2016-03-24 | arm64: mm: allow preemption in copy_to_user_page | Mark Rutland |
2016-03-24 | arm64: consistently use p?d_set_huge | Mark Rutland |
2016-03-24 | arm64: kaslr: use callee saved register to preserve SCTLR across C call | Ard Biesheuvel |
2016-03-23 | parisc: Wire up preadv2 and pwritev2 syscalls | Helge Deller |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller |
2016-03-23 | parisc: Panic immediately when panic_on_oops | Aaro Koskinen |
2016-03-23 | parisc: Drop alloc_hugepages and free_hugepages syscalls | Helge Deller |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2016-03-23 | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava |
2016-03-23 | ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform | MaJun |
2016-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-03-22 | ia64/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | x86/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | s390/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | alpha/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-22 | rapidio: add global inbound port write interfaces | Alexandre Bounine |
2016-03-22 | powerpc/fsl_rio: changes to mport registration | Alexandre Bounine |
2016-03-22 | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn |
2016-03-22 | x86/compat: remove is_compat_task() | Andy Lutomirski |
2016-03-22 | sparc/syscall: fix syscall_get_arch | Andy Lutomirski |
2016-03-22 | sparc/compat: provide an accurate in_compat_syscall implementation | Andy Lutomirski |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-22 | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-22 | KVM: page_track: fix access to NULL slot | Paolo Bonzini |
2016-03-22 | KVM: PPC: do not compile in vfio.o unconditionally | Paolo Bonzini |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel |
2016-03-22 | KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() | Lan Tianyu |
2016-03-22 | KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() | Lan Tianyu |
2016-03-22 | KVM/x86: Call smp_wmb() before increasing tlbs_dirty | Lan Tianyu |
2016-03-22 | KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page... | Lan Tianyu |
2016-03-22 | KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() | Lan Tianyu |