summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/pci: ensure page aligned dma start addressSebastian Ott2016-06-131-0/+1
| * s390: use SPARSE_IRQSebastian Ott2016-06-133-18/+7
| * s390/Documentation: improve sort command for trace bufferThomas Richter2016-06-131-1/+1
| * s390: use __section macro everywhereHeiko Carstens2016-06-133-5/+5
| * s390: add proper __ro_after_init supportHeiko Carstens2016-06-135-11/+19
| * vmlinux.lds.h: allow arch specific handling of ro_after_init data sectionHeiko Carstens2016-06-131-1/+9
| * s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-136-48/+28
| * bitmap: bitmap_equal memcmp optimizationMartin Schwidefsky2016-06-131-0/+4
| * s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-131-2/+18
| * s390/time: remove ETR supportMartin Schwidefsky2016-06-135-1229/+55
| * s390/time: add leap seconds to initial system timeMartin Schwidefsky2016-06-132-2/+33
| * s390/time: LPAR offset handlingMartin Schwidefsky2016-06-134-11/+55
| * s390/time: move PTFF definitionsMartin Schwidefsky2016-06-132-32/+33
| * s390/time: STP sync clock correctionMartin Schwidefsky2016-06-133-9/+12
| * s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2016-06-132-23/+25
| * s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens2016-06-131-6/+14
| * s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-133-3/+10
| * s390: dump_stack: fill in arch descriptionChristian Borntraeger2016-06-131-0/+21
| * s390: use canonical include guard styleDaniel van Gerpen2016-06-133-3/+3
| * s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-135-13/+69
| * s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-131-28/+34
| * s390: add explicit <linux/stringify.h> for jump labelJason Baron2016-06-131-0/+1
| * s390/pgtable: add mapping statisticsHeiko Carstens2016-06-133-0/+53
| * s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens2016-06-131-28/+9
| * s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-133-33/+250
| * s390/pgtable: make pmd and pud helper functions availableHeiko Carstens2016-06-131-14/+63
| * s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens2016-06-131-1/+1
| * s390/vmem: make use of pte_clear()Heiko Carstens2016-06-131-3/+1
| * s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-132-3/+1
| * s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-132-10/+46
| * s390/vmem: align segment and region tables to 16kHeiko Carstens2016-06-131-1/+3
| * s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2016-06-132-20/+19
| * s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-131-12/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-07-264-40/+60
|\ \
| * | arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier2016-07-231-4/+4
| * | KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei2016-07-161-0/+1
| * | Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"Radim Krčmář2016-07-161-5/+3
| * | KVM: SVM: do not set MSR_TSC_AUX on 32-bit buildsPaolo Bonzini2016-07-141-1/+1
| * | KVM: don't use anon_inode_getfd() before possible failuresAl Viro2016-07-141-2/+11
| * | Revert "KVM: release anon file in failure path of vm creation"Paolo Bonzini2016-07-141-2/+0
| * | KVM: release anon file in failure path of vm creationLiu Shuo2016-07-141-0/+2
| * | KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-07-142-2/+19
| * | kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner2016-07-141-32/+24
| * | KVM: SVM: fix trashing of MSR_TSC_AUXPaolo Bonzini2016-07-141-3/+5
| * | KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt2016-07-051-0/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2619-223/+4221
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-20160725' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-07-2519-223/+4221
| |\ \ \
| | * | | Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo2016-07-251-1/+0
| | * | | x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell2016-07-251-1/+1
| | * | | tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf2016-07-223-2/+34