summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens12-116/+116
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens2-9/+6
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens1-19/+19
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2-11/+21
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens4-8/+8
2015-12-30s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens1-3/+2
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter1-14/+0
2015-12-18s390/setup: cleanup machine flagsChristian Borntraeger1-17/+14
2015-12-18s390/smp: save timestamp on external callsHeiko Carstens1-0/+2
2015-12-18s390/sysinfo: Remove unused variablesChristian Borntraeger1-2/+1
2015-12-18s390/extmem: remove unused variableChristian Borntraeger1-3/+1
2015-12-18s390/fault: remove unused variableChristian Borntraeger1-2/+0
2015-12-18s390/traps: Remove unused variableChristian Borntraeger1-3/+0
2015-12-18s390: compile head.S always with -march=z900Heiko Carstens1-2/+4
2015-12-18s390/facilities: add z13 als bitHeiko Carstens1-0/+3
2015-12-18s390/facilities: optimize test_facility()Heiko Carstens1-0/+6
2015-12-18s390/facilities: remove unneeded facility bitsHeiko Carstens1-12/+0
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens1-24/+11
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens6-0/+160
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens3-6/+7
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2-5/+3
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky3-8/+31
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens3-7/+6
2015-11-27s390: add 'install' target to 'make help'Michael Holzheu1-0/+4
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2-16/+51
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger1-2/+2
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer3-7/+17
2015-11-27s390: get_user_pages_fast() might sleepDavid Hildenbrand1-0/+1
2015-11-27s390/spinlock: avoid diagnose loopMartin Schwidefsky1-9/+19
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky4-192/+140
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky10-142/+157
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky4-35/+41
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2-15/+16
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky5-99/+88
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky5-63/+28
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky1-1/+0
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky1-0/+1
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang1-5/+0
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini69-467/+781
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland1-1/+5
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland1-1/+1
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall1-6/+1
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier4-1/+38
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel1-8/+7
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+12
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-116/+382
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+53
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31