summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier3-0/+160
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier2-0/+58
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier3-0/+148
2016-02-29ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier1-0/+31
2016-02-29ARM: KVM: Add guest entry codeMarc Zyngier3-0/+73
2016-02-29ARM: KVM: Add banked registers save/restoreMarc Zyngier3-0/+89
2016-02-29ARM: KVM: Add VFP save/restoreMarc Zyngier3-0/+82
2016-02-29ARM: KVM: Add vgic v2 save/restoreMarc Zyngier3-0/+88
2016-02-29ARM: KVM: Add timer save/restoreMarc Zyngier3-0/+80
2016-02-29ARM: KVM: Add CP15 save/restore codeMarc Zyngier3-0/+113
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier4-0/+81
2016-02-29ARM: KVM: Add system register accessor macrosMarc Zyngier1-0/+15
2016-02-29ARM: KVM: Add a HYP-specific header fileMarc Zyngier1-0/+30
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier7-24/+34
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier8-42/+43
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier4-20/+26
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier3-7/+1
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier4-10/+19
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier3-0/+9
2016-02-28Linux 4.5-rc6Linus Torvalds1-1/+1
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-131/+244
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-7/+15
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+8
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-75/+127
2016-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-37/+22
2016-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds24-105/+173
2016-02-28do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-28should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-28do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-02-28fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig1-2/+4
2016-02-28hpfs: don't truncate the file when delete failsMikulas Patocka1-28/+3
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-46/+132
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-35/+3
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-47/+48
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler2-35/+3
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler7-16/+43
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler6-10/+13
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler1-0/+5
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler2-2/+2
2016-02-27block: disable block device DAX by defaultDan Williams2-1/+18
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua1-0/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman8-14/+14
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman2-0/+23
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman1-1/+1
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli1-2/+12
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1