summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-304-8/+8
* s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2
* s390/dasd: fix failfast for disconnected devicesStefan Haberland2015-12-301-2/+6
* s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
* s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
* s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
* s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter2015-12-183-208/+238
* s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter2015-12-186-1/+419
* s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-185-74/+73
* s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter2015-12-181-1/+1
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-185-31/+16
* s390/setup: cleanup machine flagsChristian Borntraeger2015-12-181-17/+14
* s390/smp: save timestamp on external callsHeiko Carstens2015-12-181-0/+2
* s390/sysinfo: Remove unused variablesChristian Borntraeger2015-12-181-2/+1
* s390/extmem: remove unused variableChristian Borntraeger2015-12-181-3/+1
* s390/fault: remove unused variableChristian Borntraeger2015-12-181-2/+0
* s390/traps: Remove unused variableChristian Borntraeger2015-12-181-3/+0
* s390: compile head.S always with -march=z900Heiko Carstens2015-12-181-2/+4
* kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens2015-12-181-1/+2
* s390/facilities: add z13 als bitHeiko Carstens2015-12-181-0/+3
* s390/facilities: optimize test_facility()Heiko Carstens2015-12-181-0/+6
* s390/facilities: remove unneeded facility bitsHeiko Carstens2015-12-181-12/+0
* s390/facilities: make use of generated facility listHeiko Carstens2015-12-181-24/+11
* s390/facilities: add helper tool to generate facility listsHeiko Carstens2015-12-186-0/+160
* s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-183-6/+7
* s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2015-12-182-5/+3
* s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-273-8/+31
* s390/sclp: add open for business supportJochen Schweflinghaus2015-11-272-1/+109
* s390: remove is_32bit_task() helperHeiko Carstens2015-11-273-7/+6
* s390: add 'install' target to 'make help'Michael Holzheu2015-11-271-0/+4
* s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2015-11-272-16/+51
* s390/dis: Fix printing of the register numbersChristian Borntraeger2015-11-271-2/+2
* s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-274-16/+8
* s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-273-7/+17
* s390: get_user_pages_fast() might sleepDavid Hildenbrand2015-11-271-0/+1
* s390/spinlock: avoid diagnose loopMartin Schwidefsky2015-11-271-9/+19
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-275-198/+145
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-2712-145/+158
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-275-36/+42
* s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2015-11-272-15/+16
* s390/zcore: simplify memcpy_hsaMartin Schwidefsky2015-11-271-68/+33
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-276-102/+105
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-275-63/+28
* s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-274-403/+18
* s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-272-16/+55
* s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky2015-11-271-1/+0
* s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-11-252-9/+10
|\
| * vfs: Avoid softlockups with sendfile(2)Jan Kara2015-11-231-0/+1
OpenPOWER on IntegriCloud