]> git.kernelconcepts.de Git - karo-tx-linux.git/history - arch
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
[karo-tx-linux.git] / arch /
2014-01-09 Tiejun ChenKVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync...
2014-01-09 Bharat Bhushankvm: powerpc: use caching attributes as per linux pte
2014-01-09 Bharat Bhushankvm: powerpc: define a linux pte lookup function
2014-01-09 Bharat Bhushankvm: book3s: rename lookup_linux_pte() to lookup_linux_...
2014-01-09 Bharat Bhushankvm: booke: clear host tlb reference flag on guest...
2014-01-09 Paul MackerrasKVM: PPC: Book3S HV: Use load/store_fp_state functions...
2014-01-09 Paul MackerrasKVM: PPC: Load/save FP/VMX/VSX state directly to/from...
2014-01-09 Paul MackerrasKVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state...
2014-01-09 Paul MackerrasKVM: PPC: Use load_fp/vr_state rather than load_up_fpu...
2014-01-09 Bharat Bhushankvm/powerpc: move kvm_hypercall0() and friends to epapr...
2014-01-09 Bharat Bhushankvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
2014-01-09 Gleb NatapovKVM: PPC: fix couple of memory leaks in MPIC/XICS devices
2014-01-09 Alexander GrafKVM: PPC: Add devname:kvm aliases for modules
2013-11-21 Liu Ping Fanpowerpc: kvm: optimize "sc 1" as fast return
2013-11-20 Sasha Levinkvm: mmu: delay mmu audit activation
2013-11-19 Gleb NatapovMerge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro...
2013-11-17 Christoffer Dallarm/arm64: KVM: Fix hyp mappings of vmalloc regions
2013-11-15 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-11-15 Linus TorvaldsMerge tag 'stable/for-linus-3.13-rc0-tag' of git:/...
2013-11-15 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2013-11-15 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git.kernel...
2013-11-15 Linus TorvaldsMerge branch 'akpm' (patch-bomb from Andrew Morton)
2013-11-15 Christoph Hellwigkernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
2013-11-15 Wolfram Sangtree-wide: use reinit_completion instead of INIT_COMPLETION
2013-11-15 Kirill A. Shutemovmm: dynamically allocate page->ptl if it cannot be...
2013-11-15 Kirill A. Shutemovxtensa: use buddy allocator for PTE table
2013-11-15 Kirill A. Shutemovxtensa: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovx86: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovunicore32: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovum: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovtile: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovsparc: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovsh: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovscore: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovs390: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovpowerpc: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovparisc: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovmips: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovmetag: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovm68k: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovm32r: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovia64: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovhexagon: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovfrv: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovcris: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovavr32: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovarm64: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovarm: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovarc: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovalpha: handle pgtable_page_ctor() fail
2013-11-15 Kirill A. Shutemovopenrisc: add missing pgtable_page_ctor/dtor calls
2013-11-15 Kirill A. Shutemovmn10300: add missing pgtable_page_ctor/dtor calls
2013-11-15 Kirill A. Shutemovmicroblaze: add missing pgtable_page_ctor/dtor calls
2013-11-15 Kirill A. Shutemovxtensa: fix potential NULL-pointer dereference
2013-11-15 Kirill A. Shutemovm32r: fix potential NULL-pointer dereference
2013-11-15 Kirill A. Shutemovcris: fix potential NULL-pointer dereference
2013-11-15 Kirill A. Shutemovx86: add missed pgtable_pmd_page_ctor/dtor calls for...
2013-11-15 Kirill A. Shutemovx86, mm: enable split page table lock for PMD level
2013-11-15 Kirill A. Shutemovmm, thp: do not access mm->pmd_huge_pte directly
2013-11-15 Kirill A. Shutemovmm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
2013-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-14 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi...
2013-11-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-11-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-11-14 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-11-14 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2013-11-14 Linus TorvaldsMerge branch 'x86-trace-for-linus' of git://git.kernel...
2013-11-14 Linus TorvaldsMerge tag 'fbdev-3.13' of git://git.kernel.org/pub...
2013-11-14 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-11-14 Linus TorvaldsMerge tag 'pci-v3.13-changes' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'dm-3.13-changes' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'for-linus-20131112' of git://git.infradead...
2013-11-14 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge branch 'for-3.13/drivers' of git://git.kernel...
2013-11-14 Linus TorvaldsMerge branch 'for-3.13/core' of git://git.kernel.dk...
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-11-13 Linus TorvaldsMerge branch 'for-linus-dma-masks' of git://git.linaro...
2013-11-13 Anthoine Bourgeoiskvm, vmx: Fix lazy FPU on nested guest
2013-11-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-11-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge tag 'dlm-3.13' of git://git.kernel.org/pub/scm...
2013-11-13 Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13 Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge tag 'for-f2fs-3.13' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge branch 'for-3.13' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge branch 'for-3.13' of git://git.kernel.org/pub...
2013-11-13 Linus TorvaldsMerge branch 'for-3.13' of git://git.kernel.org/pub...
2013-11-13 Kees Cookexec/ptrace: fix get_dumpable() incorrect tests
2013-11-13 Nicolin Chenarch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc...
2013-11-13 Vineet Guptax86: move fpu_counter into ARCH specific thread_struct
2013-11-13 Vineet Guptash: move fpu_counter into ARCH specific thread_struct
2013-11-13 Eric Sandeenerrno.h: remove "NFS" from descriptions in comments
2013-11-13 Zhi Yong Wuarch/x86/mm/init.c: fix incorrect function name in...
2013-11-13 Tang Chenmem-hotplug: introduce movable_node boot option
next