aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter
2015-12-18s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter
2015-12-18s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter
2015-12-18s390/setup: cleanup machine flagsChristian Borntraeger
2015-12-18s390/smp: save timestamp on external callsHeiko Carstens
2015-12-18s390/sysinfo: Remove unused variablesChristian Borntraeger
2015-12-18s390/extmem: remove unused variableChristian Borntraeger
2015-12-18s390/fault: remove unused variableChristian Borntraeger
2015-12-18s390/traps: Remove unused variableChristian Borntraeger
2015-12-18s390: compile head.S always with -march=z900Heiko Carstens
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens
2015-12-18s390/facilities: add z13 als bitHeiko Carstens
2015-12-18s390/facilities: optimize test_facility()Heiko Carstens
2015-12-18s390/facilities: remove unneeded facility bitsHeiko Carstens
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens
2015-11-27s390: add 'install' target to 'make help'Michael Holzheu
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2015-11-27s390: get_user_pages_fast() might sleepDavid Hildenbrand
2015-11-27s390/spinlock: avoid diagnose loopMartin Schwidefsky
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer
2015-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-11-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan