xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
[linux-2.6-microblaze.git] / arch /
2013-07-04 Stefano Stabellinixen/arm and xen/arm64: implement HYPERVISOR_tmem_op
2013-07-01 Catalin MarinasMerge branch 'for-next/hugepages' of git://git.linaro...
2013-06-20 Vinayak Kalearm64: Add initial DTS for APM X-Gene Storm SOC and...
2013-06-20 Vinayak Kalearm64: Add defines for APM ARMv8 implementation
2013-06-20 Vinayak Kalearm64: Enable APM X-Gene SOC family in the defconfig
2013-06-20 Vinayak Kalearm64: Add Kconfig option for APM X-Gene SOC family
2013-06-19 Kyle McMartinarm64/Makefile: provide vdso_install target
2013-06-14 Steve CapperARM64: mm: THP support.
2013-06-14 Steve CapperARM64: mm: Raise MAX_ORDER for 64KB pages and THP.
2013-06-14 Steve CapperARM64: mm: HugeTLB support.
2013-06-14 Steve CapperARM64: mm: Move PTE_PROT_NONE bit.
2013-06-14 Steve CapperARM64: mm: Make PAGE_NONE pages read only and no-execute.
2013-06-14 Steve CapperARM64: mm: Restore memblock limit when map_mem finished.
2013-06-14 Steve Capperx86: mm: Remove general hugetlb code from x86.
2013-06-14 Steve Capperx86: mm: Remove x86 version of huge_pmd_share.
2013-06-12 Catalin MarinasMerge branch 'kvm-arm64/kvm-for-3.11' of git://git...
2013-06-12 Marc Zyngierarm64: KVM: enable initialization of a 32bit vcpu
2013-06-12 Marc Zyngierarm64: KVM: 32bit guest fault injection
2013-06-12 Marc Zyngierarm64: KVM: 32bit specific register world switch
2013-06-12 Marc Zyngierarm64: KVM: CPU specific 32bit coprocessor access
2013-06-12 Marc Zyngierarm64: KVM: 32bit handling of coprocessor traps
2013-06-12 Marc Zyngierarm64: KVM: 32bit conditional execution emulation
2013-06-12 Marc Zyngierarm64: KVM: 32bit GP register access
2013-06-12 Marc Zyngierarm64: KVM: define 32bit specific registers
2013-06-12 Marc Zyngierarm64: KVM: Build system integration
2013-06-12 Marc Zyngierarm64: KVM: PSCI implementation
2013-06-12 Marc Zyngierarm64: KVM: Plug the arch timer
2013-06-12 Marc ZyngierARM: KVM: timer: allow DT matching for ARMv8 cores
2013-06-12 Marc Zyngierarm64: KVM: Plug the VGIC
2013-06-12 Marc Zyngierarm64: KVM: Exit handling
2013-06-12 Marc Zyngierarm64: KVM: HYP mode world switch implementation
2013-06-12 Catalin MarinasMerge tag 'xen-arm64-3.1-tag' of git://git./linux/kerne...
2013-06-12 Will Deaconarm64: debug: consolidate software breakpoint handlers
2013-06-12 Will Deaconarm64: extable: sort the exception table at build time
2013-06-11 Will Deaconarm64: device: add iommu pointer to device archdata
2013-06-11 Will Deaconarm64: pgtable: use pte_index instead of __pte_index
2013-06-10 Chen Gangarm64: kernel: compiling issue, need delete read_curren...
2013-06-07 Will Deaconarm64: mm: don't bother invalidating the icache in...
2013-06-07 Catalin Marinasarm64: spinlock: retry trylock operation if strex fails...
2013-06-07 Catalin Marinasarm64: Remove __flush_dcache_page()
2013-06-07 Catalin Marinasarm64: Do not flush the D-cache for anonymous pages
2013-06-07 Catalin Marinasarm64: Avoid cache flushing in flush_dcache_page()
2013-06-07 Damian Hobson-Garciaarm64: Provide default implementation for dma_{alloc...
2013-06-07 Marc Zyngierarm64: KVM: hypervisor initialization code
2013-06-07 Marc Zyngierarm64: KVM: guest one-reg interface
2013-06-07 Marc Zyngierarm64: KVM: MMIO access backend
2013-06-07 Marc Zyngierarm64: KVM: kvm_arch and kvm_vcpu_arch definitions
2013-06-07 Marc Zyngierarm64: KVM: virtual CPU reset
2013-06-07 Marc Zyngierarm64: KVM: CPU specific system registers handling
2013-06-07 Marc Zyngierarm64: KVM: system register handling
2013-06-07 Marc Zyngierarm64: KVM: user space interface
2013-06-07 Marc Zyngierarm64: KVM: architecture specific MMU backend
2013-06-07 Marc Zyngierarm64: KVM: fault injection into a guest
2013-06-07 Marc Zyngierarm64: KVM: Basic ESR_EL2 helpers and vcpu register...
2013-06-07 Marc Zyngierarm64: KVM: system register definitions for 64bit guests
2013-06-07 Marc Zyngierarm64: KVM: EL2 register definitions
2013-06-07 Marc Zyngierarm64: KVM: HYP mode idmap support
2013-06-07 Marc Zyngierarm64: KVM: define HYP and Stage-2 translation page...
2013-06-07 Stefano Stabelliniarm64/xen: introduce CONFIG_XEN and hypercall.S on...
2013-06-07 Stefano Stabelliniarm64/xen: implement ioremap_cached on arm64
2013-06-07 Stefano Stabelliniarm64/xen: introduce asm/xen header files on arm64
2013-06-04 Stefano Stabelliniarm/xen: define xen_remap as ioremap_cached
2013-06-01 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-06-01 Chen Gangparisc: kernel: using strlcpy() instead of strcpy()
2013-06-01 Paul Bolleparisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
2013-06-01 Helge Dellerparisc: fix kernel BUG at arch/parisc/include/asm/mmzon...
2013-06-01 Chen Gangparisc: memory overflow, 'name' length is too short...
2013-06-01 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-06-01 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2013-06-01 Linus TorvaldsMerge tag 'fbdev-for-3.10-rc4' of git://git./linux...
2013-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-01 Linus TorvaldsMerge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org...
2013-05-31 Will Schmidtpowerpc/cputable: Fix typo on P7+ cputable entry
2013-05-31 Michael Ellermanpowerpc/perf: Add missing SIER support
2013-05-31 Michael Ellermanpowerpc/perf: Revert to original NO_SIPR logic
2013-05-31 Kevin Haopowerpc/pci: Remove the unused variables in pci_process...
2013-05-31 Kevin Haopowerpc/pci: Remove the stale comments of pci_process_b...
2013-05-31 Srivatsa S. Bhatpowerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on...
2013-05-31 Paul Mackerraspowerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_...
2013-05-31 Priyanka Jainpowerpc/32bit:Store temporary result in r0 instead...
2013-05-31 Aneesh Kumar K.Vpowerpc/mm: Always invalidate tlb on hpte invalidate...
2013-05-31 Michael Neulingpowerpc/pseries: Improve stream generation comments...
2013-05-31 Michael Neulingpowerpc/pseries: Kill all prefetch streams on context...
2013-05-31 Nishanth Aravamudanpowerpc/cputable: Fix oprofile_cpu_type on power8
2013-05-31 chenhui zhaopowerpc/mpic: Fix irq distribution problem when MPIC_SI...
2013-05-31 Michael Neulingpowerpc/tm: Fix userspace stack corruption on signal...
2013-05-31 Michael Neulingpowerpc/tm: Move TM abort cause codes to uapi
2013-05-31 Michael Neulingpowerpc/tm: Abort on emulation and alignment faults
2013-05-31 Michael Neulingpowerpc/tm: Make room for hypervisor in abort cause...
2013-05-31 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-05-31 Linus TorvaldsMerge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of...
2013-05-31 Linus TorvaldsMerge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com...
2013-05-31 Linus TorvaldsMerge tag 'please-pull-aertracefix' of git://git./linux...
2013-05-31 Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-05-31 Mark Rutlandarm64: don't kill the kernel on a bad esr from el0
2013-05-31 Mark Rutlandarm64: treat unhandled compat el0 traps as undef
2013-05-31 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-05-31 Linus TorvaldsMerge branch 'for-3.10' of git://linux-nfs.org/~bfields...
2013-05-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
next