index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
mn10300: let exit_fpu accept a task
Jiri Slaby
2016-05-20
x86/kasan: instrument user memory access API
Andrey Ryabinin
2016-05-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-19
x86: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
tile: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
powerpc: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
metag: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
arm64: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-19
Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-19
Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...
Russell King
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-05-18
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-18
KVM: MTRR: remove MSR 0x2f8
Andy Honig
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-18
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
2016-05-18
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
2016-05-18
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-05-18
svm: Introduce new AVIC VMCB registers
Suravee Suthikulpanit
2016-05-18
KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
Suravee Suthikulpanit
2016-05-18
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
[next]