Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
efed110446226c725268a1f980806d799990a979
/
arch
/
s390
efed110
KVM: s390: handle missing guest-storage-limit-suppression
by David Hildenbrand
· 10 years ago
5236c75
s390/sclp: detect guest-storage-limit-suppression
by David Hildenbrand
· 9 years ago
f9cbd9b
KVM: s390: provide CMMA attributes only if available
by David Hildenbrand
· 9 years ago
c24cc9c
KVM: s390: enable CMMA if the interpration is available
by David Hildenbrand
· 9 years ago
09be9cb
s390/sclp: detect cmma
by David Hildenbrand
· 9 years ago
89b5b4d
KVM: s390: guestdbg: signal missing hardware support
by David Hildenbrand
· 9 years ago
b9e2889
s390/sclp: detect guest-PER enhancement
by David Hildenbrand
· 9 years ago
76a6dd7
KVM: s390: handle missing 64-bit-SCAO facility
by David Hildenbrand
· 9 years ago
4013ade
s390/sclp: detect 64-bit-SCAO facility
by David Hildenbrand
· 9 years ago
0a763c7
KVM: s390: interface to query and configure cpu subfunctions
by David Hildenbrand
· 9 years ago
1afd43e
s390/crypto: allow to query all known cpacf functions
by David Hildenbrand
· 9 years ago
bcfa01d7
KVM: s390: gaccess: convert get_vcpu_asce()
by David Hildenbrand
· 9 years ago
cde0dcf
KVM: s390: gaccess: convert guest_page_range()
by David Hildenbrand
· 9 years ago
fbcb7d5
KVM: s390: gaccess: convert guest_translate_address()
by David Hildenbrand
· 9 years ago
3e3c67f
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
by David Hildenbrand
· 9 years ago
d03193d
KVM: s390: gaccess: function for preparing translation exceptions
by David Hildenbrand
· 9 years ago
6167375
KVM: s390: gaccess: store guest address on ALC prot exceptions
by David Hildenbrand
· 9 years ago
22be5a1
KVM: s390: forward ESOP if available
by David Hildenbrand
· 9 years ago
15c9705
KVM: s390: interface to query and configure cpu features
by David Hildenbrand
· 10 years ago
c1778e51
KVM: s390: Add mnemonic print to kvm_s390_intercept_prog
by Alexander Yarygin
· 9 years ago
7d0a5e6
KVM: s390: Limit sthyi execution
by Janosch Frank
· 9 years ago
95ca2cb
KVM: s390: Add sthyi emulation
by Janosch Frank
· 9 years ago
a2d57b3
KVM: s390: Extend diag 204 fields
by Janosch Frank
· 9 years ago
a011eeb
KVM: s390: Add operation exception interception handler
by Janosch Frank
· 9 years ago
022bd2d
s390: Make diag224 public
by Janosch Frank
· 9 years ago
e435dc3
s390: Make cpc_name accessible
by Janosch Frank
· 9 years ago
e65f30e
s390: hypfs: Move diag implementation and data definitions
by Janosch Frank
· 9 years ago
367d3fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
bdc6b75
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6904817
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
by Michal Hocko
· 9 years ago
7a0058e
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
by Xunlei Pang
· 9 years ago
cf0d44d
s390: fix info leak in do_sigsegv
by Michal Hocko
· 9 years ago
e9bc15f
s390/config: update default configuration
by Heiko Carstens
· 9 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 9 years ago
e646469
exit_thread: accept a task parameter to be exited
by Jiri Slaby
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
21f77d2
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
a05a70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
fd8cfd3
arch: fix has_transparent_hugepage()
by Hugh Dickins
· 9 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
6edf0aa
s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
by Michael Holzheu
· 9 years ago
0fa9635
s390/bpf: reduce maximum program size to 64 KB
by Michael Holzheu
· 9 years ago
f61a657
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
0b86c75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
cfbcf46
perf core: Pass max stack as a perf_callchain_entry context
by Arnaldo Carvalho de Melo
· 9 years ago
825a3b2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3469d26
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d93a47f
bpf, s390: add support for constant blinding
by Daniel Borkmann
· 9 years ago
d1c55ab
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
by Daniel Borkmann
· 9 years ago
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 9 years ago
c4a8de3
KVM: s390: set halt polling to 80 microseconds
by Christian Borntraeger
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
c53db52
s390/vmem: remove unused function parameter
by Heiko Carstens
· 9 years ago
c34a690
s390/vmem: fix identity mapping
by Heiko Carstens
· 9 years ago
ca21872
s390: add missing include statements
by Heiko Carstens
· 9 years ago
521b00c
s390: add missing declarations
by Heiko Carstens
· 9 years ago
f70a34c
s390: make couple of variables and functions static
by Heiko Carstens
· 9 years ago
4c07a39
s390/cache: remove superfluous locking
by Heiko Carstens
· 9 years ago
281eaa8
s390/cpuinfo: simplify locking and skip offline cpus early
by Heiko Carstens
· 9 years ago
60a3770
KVM: s390: Populate mask of non-hypervisor managed facility bits
by Alexander Yarygin
· 9 years ago
154fa27
s390/sclp: Add hmfai field
by Alexander Yarygin
· 9 years ago
ed8dda0
KVM: s390: Enable all facility bits that are known good for passthrough
by Alexander Yarygin
· 9 years ago
053dd23
KVM: s390: force ibc into valid range
by David Hildenbrand
· 9 years ago
9bb0ec0
KVM: s390: cleanup cpuid handling
by David Hildenbrand
· 9 years ago
bd50e8e
KVM: s390: enable SRS only if enabled for the guest
by David Hildenbrand
· 9 years ago
d6af0b4
KVM: s390: enable PFMFI only if guest has EDAT1
by David Hildenbrand
· 9 years ago
e9d867a
sched: Allow per-cpu kernel threads to run on online && !active
by Peter Zijlstra (Intel)
· 9 years ago
5606330
s390/dumpstack: implement and use return_address()
by Heiko Carstens
· 9 years ago
edc5b05
KVM: s390: support NQ only if the facility is enabled for the guest
by David Hildenbrand
· 9 years ago
4a5e7e3
KVM: s390: cmma: don't check entry content
by David Hildenbrand
· 9 years ago
e18eb2d
s390/cpum_sf: Remove superfluous SMP function call
by Anna-Maria Gleixner
· 9 years ago
5bc7353
s390/cpum_cf: Remove superfluous SMP function call
by Anna-Maria Gleixner
· 9 years ago
7072276e
s390/Kconfig: make z196 the default processor type
by Martin Schwidefsky
· 9 years ago
3f6813b
s390/fpu: allocate 'struct fpu' with the task_struct
by Martin Schwidefsky
· 9 years ago
723cacb
s390/mm: fix asce_bits handling with dynamic pagetable levels
by Gerald Schaefer
· 9 years ago
dba5990
s390/pci: fix use after free in dma_init
by Sebastian Ott
· 9 years ago
6d28f78
KVM: s390: add clear I/O irq operation for FLIC
by Halil Pasic
· 9 years ago
4f12985
KVM: s390: implement has_attr for FLIC
by Halil Pasic
· 9 years ago
9f10b79
KVM: s390/perf: provide additional sigp events
by Christian Borntraeger
· 9 years ago
be1fb0e
kbuild: delete unnecessary "@:"
by Masahiro Yamada
· 9 years ago
95d0c42
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
c7d4d25
s390/crypto: cleanup and move the header with the cpacf definitions
by Martin Schwidefsky
· 9 years ago
f9dc447
s390/pci: fmb enhancements
by Sebastian Ott
· 10 years ago
8fd5752
s390/dasd: Add new ioctl BIODASDCHECKFMT
by Jan Höppner
· 9 years ago
368704a
s390/pci: add report_error attribute
by Sebastian Ott
· 9 years ago
12283a4
s390/sclp: add error notification command
by Sebastian Ott
· 9 years ago
0227f7c
s390: Clarify pagefault interrupt
by Peter Zijlstra
· 9 years ago
2fd9227
s390: add CPU_BIG_ENDIAN config option
by Heiko Carstens
· 9 years ago
8497695
s390/spinlock: avoid yield to non existent cpu
by Heiko Carstens
· 9 years ago
4edab14
locking/rwsem, s390: Provide __down_write_killable()
by Michal Hocko
· 9 years ago
f8e04d8
locking/rwsem: Get rid of __down_write_nested()
by Michal Hocko
· 9 years ago
541d8f4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
9c650d0
s390/mm/kvm: fix mis-merge in gmap handling
by Christian Borntraeger
· 9 years ago
4a2d057
Merge branch 'PAGE_CACHE_SIZE-removal'
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
4f37590
s390/seccomp: include generic seccomp header file
by Sudip Mukherjee
· 9 years ago
9d89d9e
s390/pci: add extra padding to function measurement block
by Sebastian Ott
· 9 years ago
Next »