Age | Commit message (Expand) | Author |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar |
2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen |
2015-07-17 | x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Make the "NMI executing" variable more consistent | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Minor asm simplification | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Reorder nested NMI checks | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Improve nested NMI comments | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Switch stacks on userspace NMI entry | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Remove asm code that saves CR2 | Andy Lutomirski |
2015-07-17 | x86/nmi: Enable nested do_nmi() handling for 64-bit kernels | Andy Lutomirski |
2015-07-16 | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2015-07-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2015-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-07-15 | Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-07-13 | s390/nmi: fix vector register corruption | Heiko Carstens |
2015-07-13 | s390/process: fix sfpc inline assembly | Heiko Carstens |
2015-07-13 | ARCv2: support HS38 releases | Vineet Gupta |
2015-07-13 | ARC: make sure instruction_pointer() returns unsigned value | Alexey Brodkin |
2015-07-13 | m68k: enable PCI support for m5475evb defconfig | Greg Ungerer |
2015-07-13 | m68k: fix io functions for ColdFire/MMU/PCI case | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for ColdFire m5475evb | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for ColdFire m5407c3 | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for ColdFire m5307c3 | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for ColdFire m5275evb | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for ColdFire m5272c3 | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for ColdFire m5249evb | Greg Ungerer |
2015-07-13 | m68knommu: update defconfig for m5208evb | Greg Ungerer |
2015-07-13 | m68knommu: make ColdFire SoC selection a choice | Greg Ungerer |
2015-07-13 | m68knommu: improve the clock configuration defaults | Greg Ungerer |
2015-07-13 | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire | Greg Ungerer |
2015-07-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-07-12 | ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux | Roger Quadros |
2015-07-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-07-11 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-07-10 | Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin |
2015-07-10 | Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-07-10 | arm64: entry32: remove pointless register assignment | Mark Rutland |
2015-07-10 | kvm: x86: fix load xsave feature warning | Wanpeng Li |
2015-07-10 | KVM: x86: apply guest MTRR virtualization on host reserved pages | Paolo Bonzini |
2015-07-10 | KVM: SVM: Sync g_pat with guest-written PAT value | Jan Kiszka |
2015-07-10 | KVM: SVM: use NPT page attributes | Paolo Bonzini |
2015-07-10 | KVM: count number of assigned devices | Paolo Bonzini |
2015-07-10 | KVM: VMX: fix vmwrite to invalid VMCS | Radim Krčmář |
2015-07-10 | KVM: x86: reintroduce kvm_is_mmio_pfn | Paolo Bonzini |