summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-19frv: Define cpu_relax_lowlatency()Davidlohr Bueso
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-19PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-08-14sparc: Hook up memfd_create system call.David S. Miller
2014-08-14sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-14sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-14sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-14Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-14Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
2014-08-13powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon
2014-08-13powerpc: Hard disable interrupts in xmonAnton Blanchard
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan
2014-08-13powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman
2014-08-13powerpc/ppc476: Disable BTACAlistair Popple
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan
2014-08-13powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-08-13powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck
2014-08-13powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-12sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller