summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky2014-08-251-8/+9
* KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-251-2/+0Star
* KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-253-25/+24Star
* KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-252-3/+9
* KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-252-14/+56
* KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-253-66/+0Star
* KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-251-4/+2Star
* KVM: s390: factor out get_ilc() functionJens Freimann2014-08-251-20/+21
* KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-251-2/+4
* KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-251-0/+10
* KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-251-13/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-161-0/+3
|\
| * intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-151-0/+3
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-152-6/+6
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-154-5/+71
|\ \ \
| * | | sparc: Hook up memfd_create system call.David S. Miller2014-08-143-4/+5
| * | | sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-141-0/+32
| * | | sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-141-0/+11
| * | | sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-141-1/+23
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-1/+1
|\ \ \ \
| * | | | kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-1428-223/+387
|\ \ \ \ \
| * | | | | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-132-0/+10
| * | | | | powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-131-5/+25
| * | | | | powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-131-1/+3
| * | | | | powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-131-16/+7Star
| * | | | | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-133-5/+13
| * | | | | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-131-9/+70
| * | | | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-134-43/+26Star
| * | | | | powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-131-1/+4
| * | | | | powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-132-9/+15
| * | | | | powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-131-1/+1
| * | | | | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-131-2/+2
| * | | | | powerpc: Hard disable interrupts in xmonAnton Blanchard2014-08-131-0/+3
| * | | | | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1Star
| * | | | | powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-131-6/+14
| * | | | | powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-131-1/+1
| * | | | | powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt2014-08-131-2/+2
| * | | | | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-133-0/+36
| * | | | | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
| * | | | | powerpc/ppc476: Disable BTACAlistair Popple2014-08-131-1/+3
| * | | | | powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-132-18/+22
| * | | | | powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman2014-08-131-0/+4
| * | | | | powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
| * | | | | powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck2014-08-131-55/+55
| * | | | | powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood2014-08-131-45/+66
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-149-93/+14Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-112-71/+1Star
| |\ \ \ \ \ \
| | * | | | | | of: Reorder device tree changes and notifiersGrant Likely2014-07-241-1/+1