summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2013-12-16s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner5-96/+377
2013-12-16s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner1-1/+35
2013-12-16s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner3-1/+50
2013-12-16s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner2-3/+13
2013-12-16s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner2-8/+17
2013-12-16s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner2-120/+411
2013-12-16s390/pci: reenable per defaultSebastian Ott1-3/+3
2013-12-16s390/pci/dma: fix accounting of allocated_pagesSebastian Ott1-5/+8
2013-12-16s390/pci: set error state for unavailable functionsSebastian Ott1-1/+5
2013-12-16s390/pci: fix removal of nonexistent pci busSebastian Ott1-0/+2
2013-12-16s390/pci: prevent inadvertently triggered bus scansSebastian Ott3-5/+24
2013-12-16s390/perf: Add service level information for CPU-Measurement FacilitiesHendrik Brueckner1-1/+57
2013-12-16s390/perf,oprofile: Share sampling facilityHendrik Brueckner5-8/+73
2013-12-16s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner1-4/+22
2013-12-16s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner5-13/+1086
2013-12-16s390/cpum_cf: Export event names in sysfsHendrik Brueckner5-3/+358
2013-12-16s390/oprofile: move hwsampler interfaces to cpu_mf.hHendrik Brueckner3-115/+142
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner1-2/+2
2013-12-16s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky1-2/+3
2013-12-16s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens1-4/+9
2013-12-16s390: optimize control register updateMartin Schwidefsky1-11/+12
2013-12-16s390/ptrace: simplify enable/disable single stepMartin Schwidefsky1-4/+0
2013-12-16s390/smp: only send external call ipi if neededHeiko Carstens1-3/+3
2013-12-12Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini3-12/+56
2013-12-12Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini14-95/+97
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2-0/+6
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth1-8/+11
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2-1/+37
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth1-2/+1
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-18/+17
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-14/+17
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2-11/+4
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky3-2/+7
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens1-1/+1
2013-12-02s390: increase CONFIG_NR_CPUS limitXose Vazquez Perez1-3/+3
2013-12-02s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens1-1/+2
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-88/+85
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2-7/+0
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth2-0/+36
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth1-1/+3
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth3-13/+31
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth1-2/+0
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth1-1/+1
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth1-3/+0
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2-20/+6
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky1-1/+1
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4