Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f458995b9ad831866ab9ffaa76ed0320315a91d9
/
arch
/
s390
45b6ae7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
329f415
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
aca411a
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
by Julius Niedworok
· 8 years ago
75a4615
KVM: s390: set the prefix initially properly
by Julius Niedworok
· 8 years ago
6da7e95
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
4d81aaa
s390/pageattr: handle numpages parameter correctly
by Heiko Carstens
· 8 years ago
3b2fbb3
virtio/s390: deprecate old transport
by Cornelia Huck
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
6e127ef
s390/config: make the vector optimized crc function builtin
by Christian Borntraeger
· 8 years ago
e2efc42
s390/lib: fix memcmp and strstr
by Christian Borntraeger
· 8 years ago
134a24c
s390/crc32-vx: Fix checksum calculation for small sizes
by Christian Borntraeger
· 8 years ago
bf47dc5
s390: clarify compressed image code path
by Sascha Silbe
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
f716a85
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e64a547
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
by Jiri Olsa
· 8 years ago
68c5cf5
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
by James Hogan
· 8 years ago
ef4423ce
s390/numa: only set possible nodes within node_possible_map
by Heiko Carstens
· 8 years ago
8814309
s390/als: fix compile with gcov enabled
by Heiko Carstens
· 8 years ago
fbd6534
s390/facilities: do not generate DWORDS define anymore
by Heiko Carstens
· 8 years ago
a02d198
s390/als: print missing facilities on facility mismatch
by Heiko Carstens
· 8 years ago
06ed551
s390/als: print machine type on facility mismatch
by Heiko Carstens
· 8 years ago
be2412c
s390/als: convert architecture level set code to C
by Heiko Carstens
· 8 years ago
cf9fdfe
s390/sclp: move uninitialized data to data section
by Heiko Carstens
· 8 years ago
bc29b7a
s390/mm: clean up pte/pmd encoding
by Gerald Schaefer
· 8 years ago
797cee9
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
11fb998
mm: move most file-based accounting to the node
by Mel Gorman
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
e77b085
mm/mmu_gather: track page size with mmu gather and force flush if page size change
by Aneesh Kumar K.V
· 8 years ago
e9d55e1
mm: change the interface for __tlb_remove_page()
by Aneesh Kumar K.V
· 8 years ago
97433ea
s390/uaccess: Enable hardened usercopy
by Kees Cook
· 8 years ago
bbce2ad
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
015cd86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
58ab5e0
Kbuild: arch: look for generated headers in obtree
by Arnd Bergmann
· 8 years ago
9acc317
KVM: s390: let ptff intercepts result in cc=3
by David Hildenbrand
· 8 years ago
6502a34
KVM: s390: allow user space to handle instr 0x0000
by David Hildenbrand
· 8 years ago
64a40c8
s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
by Markus Elfring
· 8 years ago
61282af
s390/smp: clean up a condition
by Dan Carpenter
· 8 years ago
7e3f977
perf, events: add non-linear data support for raw records
by Daniel Borkmann
· 8 years ago
e3d617f
s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)
by Sebastian Andrzej Siewior
· 8 years ago
4f0f821
s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)
by Thomas Gleixner
· 8 years ago
c63cf53
KVM: pass struct kvm to kvm_set_routing_entry
by Radim Krčmář
· 8 years ago
8f50af4
s390/console: Make preferred console handling more consistent
by Peter Oberparleiter
· 8 years ago
f045402
s390/mm: fix gmap tlb flush issues
by David Hildenbrand
· 8 years ago
d08de8e
s390/mm: add support for 2GB hugepages
by Gerald Schaefer
· 8 years ago
5ffe466
KVM: s390: inject PER i-fetch events on applicable icpts
by David Hildenbrand
· 8 years ago
46210c4
s390: have unique symbol for __switch_to address
by Heiko Carstens
· 8 years ago
10f4954
s390/cpuinfo: show maximum thread id
by Heiko Carstens
· 8 years ago
64e2680
crypto: s390/aes - Use skcipher for fallback
by Herbert Xu
· 8 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 8 years ago
25d539c
s390/ptrace: clarify bits in the per_struct
by Martin Schwidefsky
· 8 years ago
c3bdf2e
s390: stack address vs thread_info
by Heiko Carstens
· 8 years ago
4379959
s390: remove pointless load within __switch_to
by Heiko Carstens
· 8 years ago
907fa06
s390: enable kcov support
by Heiko Carstens
· 8 years ago
e238c15
s390/cpumf: use basic block for ecctr inline assembly
by Heiko Carstens
· 8 years ago
e030c11
s390/hypfs: use basic block for diag inline assembly
by Heiko Carstens
· 8 years ago
2c79813
s390/sysinfo: use basic block for stsi inline assembly
by Heiko Carstens
· 8 years ago
80a60f6
s390/smp: use basic blocks for sigp inline assemblies
by Heiko Carstens
· 8 years ago
7b411ac
s390/pci: use basic blocks for pci inline assemblies
by Heiko Carstens
· 8 years ago
931641c
s390/mm: use basic block for essa inline assembly
by Heiko Carstens
· 8 years ago
db7f5ee
s390/lib: use basic blocks for inline assemblies
by Heiko Carstens
· 8 years ago
dc4aace
s390/uaccess: fix __put_get_user_asm define
by Heiko Carstens
· 8 years ago
109ab95
s390/cpuinfo: rename cpu field to cpu number
by Heiko Carstens
· 8 years ago
2764196
s390/perf: remove perf_release/reserver_sampling functions
by Heiko Carstens
· 8 years ago
93dd49d
s390/oprofile: remove hardware sampler support
by Heiko Carstens
· 8 years ago
bcf4dd5
s390: fix test_fp_ctl inline assembly contraints
by Martin Schwidefsky
· 8 years ago
5419447
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
by Michael Holzheu
· 8 years ago
10d58bf
s390: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
da7f750
s390: ensure that syscall arguments are properly masked on s390
by Paul Moore
· 8 years ago
a411edf
KVM: s390: vsie: add module parameter "nested"
by David Hildenbrand
· 9 years ago
5d3876a
KVM: s390: vsie: add indication for future features
by David Hildenbrand
· 9 years ago
91473b4
KVM: s390: vsie: correctly set and handle guest TOD
by David Hildenbrand
· 9 years ago
b917ae5
KVM: s390: vsie: speed up VCPU external calls
by David Hildenbrand
· 9 years ago
94a15de
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
by David Hildenbrand
· 9 years ago
adbf169
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
by David Hildenbrand
· 8 years ago
1b7029b
KVM: s390: vsie: try to refault after a reported fault to g2
by David Hildenbrand
· 9 years ago
7fd7f39
KVM: s390: vsie: support IBS interpretation
by David Hildenbrand
· 9 years ago
13ee3f6
KVM: s390: vsie: support conditional-external-interception
by David Hildenbrand
· 9 years ago
5630a8e
KVM: s390: vsie: support intervention-bypass
by David Hildenbrand
· 9 years ago
a1b7b9b
KVM: s390: vsie: support guest-storage-limit-suppression
by David Hildenbrand
· 9 years ago
77d18f6
KVM: s390: vsie: support guest-PER-enhancement
by David Hildenbrand
· 9 years ago
0615a32
KVM: s390: vsie: support shared IPTE-interlock facility
by David Hildenbrand
· 9 years ago
19c439b
KVM: s390: vsie: support 64-bit-SCAO
by David Hildenbrand
· 9 years ago
588438c
KVM: s390: vsie: support run-time-instrumentation
by David Hildenbrand
· 9 years ago
c9bc1ea
KVM: s390: vsie: support vectory facility (SIMD)
by David Hildenbrand
· 9 years ago
166ecb3
KVM: s390: vsie: support transactional execution
by David Hildenbrand
· 9 years ago
bbeaa58
KVM: s390: vsie: support aes dea wrapping keys
by David Hildenbrand
· 9 years ago
66b630d
KVM: s390: vsie: support STFLE interpretation
by David Hildenbrand
· 9 years ago
4ceafa9
KVM: s390: vsie: support host-protection-interruption
by David Hildenbrand
· 9 years ago
535ef81
KVM: s390: vsie: support edat1 / edat2
by David Hildenbrand
· 9 years ago
3573602
KVM: s390: vsie: support setting the ibc
by David Hildenbrand
· 9 years ago
06d68a6
KVM: s390: vsie: optimize gmap prefix mapping
by David Hildenbrand
· 9 years ago
a3508fb
KVM: s390: vsie: initial support for nested virtualization
by David Hildenbrand
· 9 years ago
97f78c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
3d84683
s390: introduce page_to_virt() and pfn_to_virt()
by David Hildenbrand
· 9 years ago
Next »