aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-199/+2608
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-16s390/cpum_sf: fix printk format warningsHendrik Brueckner1-3/+3
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner6-8/+8
2014-01-15bpf: do not use reciprocal divideEric Dumazet1-5/+12
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser2-0/+35
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker1-2/+2
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens1-1/+2
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar5-10/+21
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott1-0/+2
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer1-0/+65
2013-12-18s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky1-8/+6
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens4-10/+19
2013-12-16s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens3-5/+5
2013-12-16s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner2-2/+13
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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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/s390/linuxLinus Torvalds13-88/+85
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky1-1/+1