summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda2017-04-204-6/+185
| * | | | | | | s390/spinlock: remove compare and delay instructionMartin Schwidefsky2017-04-123-45/+13
| * | | | | | | s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky2017-04-124-76/+70
| * | | | | | | s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-053-9/+4
| * | | | | | | s390/pci: remove forward declarationSebastian Ott2017-04-051-8/+5
| * | | | | | | s390/pci: increase the PCI_NR_FUNCTIONS defaultSebastian Ott2017-04-051-1/+1
| * | | | | | | s390/pci: reduce iomap size (even more)Sebastian Ott2017-04-051-1/+1
| * | | | | | | s390/pci: remove duplicated defineSebastian Ott2017-04-051-2/+0
| * | | | | | | s390/pci: remove unused functionSebastian Ott2017-04-051-5/+0
| * | | | | | | s390: use 64-bit lctlg to load task pid to cr4 on context switchMartin Schwidefsky2017-04-051-1/+3
| * | | | | | | Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky2017-03-313-0/+29
| |\ \ \ \ \ \ \
| | * | | | | | | vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-311-0/+18
| | * | | | | | | vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-311-1/+1
| | * | | | | | | vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-312-0/+11
| | |/ / / / / /
| * | | | | | | s390/cpum_cf: make hw_perf_event_update() a void functionHendrik Brueckner2017-03-311-4/+2
| * | | | | | | s390/cpu_mf: remove register variable in __ecctr()Hendrik Brueckner2017-03-311-1/+1
| * | | | | | | s390/cpum_cf: correct variable naming (cleanup)Hendrik Brueckner2017-03-311-9/+9
| * | | | | | | s390/cpum_cf: add IBM z13 counter event namesHendrik Brueckner2017-03-311-7/+123
| * | | | | | | s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner2017-03-312-26/+67
| * | | | | | | s390/cpum_cf: cleanup event/counter validationHendrik Brueckner2017-03-311-30/+1
| * | | | | | | s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner2017-03-312-3/+3
| * | | | | | | s390: use generic headers if possibleHeiko Carstens2017-03-307-16/+6
| * | | | | | | s390/uapi: use generic headers if possibleHeiko Carstens2017-03-3010-59/+10
| * | | | | | | s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens2017-03-282-1/+11
| * | | | | | | s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens2017-03-284-0/+4
| * | | | | | | s390/kdump: Add final noteMichael Holzheu2017-03-281-0/+15
| * | | | | | | s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens2017-03-281-1/+0
| * | | | | | | s390/mm: Remove double gaddr calculation when notifyingJanosch Frank2017-03-241-21/+14
| * | | | | | | s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens2017-03-222-5/+0
| * | | | | | | s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens2017-03-221-1/+1
| * | | | | | | s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens2017-03-221-1/+19
| * | | | | | | s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2017-03-223-1/+90
| * | | | | | | s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2017-03-222-1/+16
| * | | | | | | s390/pkey: Introduce new API for secure key verificationHarald Freudenberger2017-03-222-0/+40
| * | | | | | | s390/configs//zfcpdump_defconfig: Remove CONFIG_SCSI_SRP_ATTRSMichael Holzheu2017-03-221-1/+0
| * | | | | | | s390/dump_stack: use control program identification stringHeiko Carstens2017-03-221-5/+13
| * | | | | | | s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens2017-03-221-5/+24
| * | | | | | | s390/sysinfo: allow compiler warnings againHeiko Carstens2017-03-221-2/+0
| * | | | | | | s390/topology: fix typo in early topology codeHeiko Carstens2017-03-221-1/+1
| * | | | | | | s390/topology: get rid of core mask arrayHeiko Carstens2017-03-222-3/+4
| * | | | | | | s390/bitops: remove outdated commentHeiko Carstens2017-03-221-8/+0
| * | | | | | | s390: get rid of superfluous __GFP_REPEATMichal Hocko2017-03-221-1/+1
| * | | | | | | s390/cpuinfo: show facilities as reported by stfleHeiko Carstens2017-03-221-0/+14
| * | | | | | | s390/bitops: add for_each_set_bit_inv helperHeiko Carstens2017-03-221-0/+5
| * | | | | | | Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky2017-03-2226-46/+435
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | s390: add a system call for guarded storageMartin Schwidefsky2017-03-2226-46/+435
| | |/ / / / /
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-6/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-032-3/+0
| |\ \ \ \ \ \ \
| * | | | | | | | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-181-6/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-2/+2
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud