summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-08-07s390/numa: make core to node mapping data dynamicMichael Holzheu
2015-08-07s390/lib: export __delayGuenter Roeck
2015-08-07s390/topology: remove topology lockMichael Holzheu
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens
2015-08-04s390/numa: enable support in s390 configsPhilipp Hachtmann
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-08-03s390/numa: add topology tree infrastructurePhilipp Hachtmann
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann
2015-08-03s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-03s390/mm: make arch_add_memory() NUMA awareGerald Schaefer
2015-08-03s390/mm: enable gup code for NUMAGerald Schaefer
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger
2015-07-29Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-29s390/bpf: recache skb->data/hlen for skb_vlan_push/popMichael Holzheu
2015-07-29s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu
2015-07-29s390/bpf: increase BPF_SIZE_MAXMichael Holzheu
2015-07-29s390/bpf: Fix multiple macro expansionsMichael Holzheu
2015-07-29s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-07-29KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger
2015-07-29KVM: s390: improve debug feature usageChristian Borntraeger
2015-07-29KVM: s390: more irq names for trace eventsDavid Hildenbrand
2015-07-29KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger
2015-07-29KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger
2015-07-29KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger
2015-07-29KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger
2015-07-29KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel
2015-07-29KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand
2015-07-29KVM: s390: propagate error from enable storage keyDominik Dingel
2015-07-29s390/pci: use pci_rescan_remove_lockSebastian Ott
2015-07-29s390/pci: handle events for unused functionsSebastian Ott
2015-07-29s390/pci: free resources after failed bus allocationSebastian Ott
2015-07-29s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens