aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel1-9/+5
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven1-1/+1
2015-03-06KVM: s390: Enable vector support for capable guestEric Farman2-1/+8
2015-03-06KVM: s390: Machine CheckEric Farman4-0/+37
2015-03-06KVM: s390: Add new SIGP order to kernel countersEric Farman3-0/+5
2015-03-06KVM: s390: Vector exceptionsEric Farman3-0/+3
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman3-7/+46
2015-03-06KVM: s390: Use the read_guest_abs() in guest debug functionsAlexander Yarygin1-4/+4
2015-03-06KVM: s390: fix instruction interception trace pointDavid Hildenbrand1-2/+2
2015-03-06KVM: s390: Fix trivial typo in commentsYannick Guerrini1-1/+1
2015-03-06KVM: s390: perform vcpu model setup in a functionMichael Mueller1-6/+11
2015-03-06KVM: s390: Use insn_length() to calculate length of instructionThomas Huth1-4/+3
2015-03-06KVM: s390: Forward PSW to next instruction for addressing exceptionsThomas Huth1-7/+28
2015-03-06KVM: s390: Nullify instruction for certain program exceptionsThomas Huth1-1/+17
2015-03-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand3-5/+8
2015-03-06KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand1-17/+23
2015-03-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-03-04KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller1-16/+1
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller4-22/+25
2015-03-04KVM: s390: fix in memory copy of facility listsMichael Mueller1-2/+2
2015-03-04KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger1-3/+6
2015-03-03KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak1-3/+7
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-28/+25
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells1-1/+1
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds105-1123/+6390
2015-02-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds41-58/+88
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-120/+40
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds22-3873/+361
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-142/+119
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-0/+882
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-54/+62
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-226/+409
2015-02-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-44/+111
2015-02-21Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+8
2015-02-20MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel1-1/+1
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2-16/+0
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney1-269/+780
2015-02-20MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney1-2/+43
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva4-2/+326
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese1-20/+0
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2-6/+17
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney5-27/+90
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney3-4/+8
2015-02-20MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney1-30/+105
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney1-0/+22
2015-02-20MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov1-26/+0
2015-02-20MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva1-3/+3
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney3-11/+35
2015-02-20MIPS: OCTEON: Fix FP context save.David Daney1-12/+7