Sign in
android-kvm
/
linux
/
5b28692e0c4ffb7266d359f0d54155156cdfe0a2
/
arch
/
s390
/
include
868202c
s390/boot: add missing declarations and includes
by Vasily Gorbik
· 6 years ago
d655e5b
s390: clean up qdio.h
by Julian Wiedmann
· 6 years ago
ad28fd1
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
1a2dcff
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
by Halil Pasic
· 6 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 6 years ago
9779048
s390/kasan: add bitops instrumentation
by Vasily Gorbik
· 6 years ago
0a5c3c2
s390/bitops: make test functions return bool
by Vasily Gorbik
· 6 years ago
5518aed
s390: wire up clone3 system call
by Vasily Gorbik
· 6 years ago
061c996
s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header
by Masahiro Yamada
· 6 years ago
6abe281
s390: enable detection of kernel version from bzImage
by Vasily Gorbik
· 6 years ago
fe6ba88
arch: replace _BITUL() in kernel-space headers with BIT()
by Masahiro Yamada
· 6 years ago
aabfea8
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
26f4c32
mm: simplify gup_fast_permitted
by Christoph Hellwig
· 6 years ago
9964f39
s390: fix setting of mio addressing control
by Sebastian Ott
· 6 years ago
1b2be20
s390/ipl: Fix detection of has_secure attribute
by Philipp Rudo
· 6 years ago
91dc4a1
s390/dasd: Add new ioctl to release space
by Jan Höppner
· 7 years ago
d7a4434
s390/dasd: Add missing intensity definition
by Jan Höppner
· 6 years ago
2df4774
s390/dasd: Fix whitespace
by Jan Höppner
· 6 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1758fed
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
0328e51
docs: s390: unify and update s390dbf kdocs at debug.c
by Steffen Maier
· 6 years ago
c7ff0e9
s390/pci: deal with devices that have no support for MIO instructions
by Sebastian Ott
· 6 years ago
e5282de
s390: ap: kvm: add PQAP interception for AQIC
by Pierre Morel
· 6 years ago
da17767
s390/unwind: cleanup unused READ_ONCE_TASK_STACK
by Vasily Gorbik
· 6 years ago
96e5aaf
s390/cio: move struct node_descriptor to cio.h
by Julian Wiedmann
· 6 years ago
4f18d86
s390: fix stfle zero padding
by Heiko Carstens
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
4ecf0a4
processor: get rid of cpu_relax_yield
by Heiko Carstens
· 6 years ago
38f2c691
s390: improve wait logic of stop_machine
by Martin Schwidefsky
· 6 years ago
b50623e
s390/airq: use DMA memory for adapter interrupts
by Halil Pasic
· 6 years ago
37db898
s390/cio: add basic protected virtualization support
by Halil Pasic
· 6 years ago
bb99332
s390/cio: introduce DMA pools to cio
by Halil Pasic
· 6 years ago
64e1f0c
s390/mm: force swiotlb for protected virtualization
by Halil Pasic
· 6 years ago
a20aa85
s390: include/asm/debug.h add kerneldoc markups
by Mauro Carvalho Chehab
· 6 years ago
8b4a503
docs: s390: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
93c2f55
s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline
by Guenter Roeck
· 6 years ago
0ab0d7a
s390/unwind: correct stack switching during unwind
by Vasily Gorbik
· 6 years ago
bae0aae
s390: fix unrecognized __aligned() in uapi header
by Masahiro Yamada
· 6 years ago
3e8eb22
s390: enforce CONFIG_HOTPLUG_CPU
by Heiko Carstens
· 6 years ago
67626fa
s390: enforce CONFIG_SMP
by Heiko Carstens
· 6 years ago
f257d6d
KVM: Directly return result from kvm_arch_check_processor_compat()
by Sean Christopherson
· 6 years ago
31885a8
s390/idal: use struct_size() in kmalloc()
by xiaolinkui
· 6 years ago
0ca9480
locking/atomic, s390: Use s64 for atomic64
by Mark Rutland
· 6 years ago
27a03b1
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
7379e65
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
by Harald Freudenberger
· 6 years ago
1354b38
s390/pci: fix struct definition for set PCI function
by Sebastian Ott
· 6 years ago
d83623c5
s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline
by Masahiro Yamada
· 6 years ago
6e9b622
KVM: s390: change default halt poll time to 50us
by Christian Borntraeger
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e60fb8b
s390/cpacf: mark scpacf_query() as __always_inline
by Masahiro Yamada
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
56e33af
livepatch: Remove klp_check_compiler_support()
by Jiri Kosina
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
14be4c6
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4ae9878
s390: fix clang -Wpointer-sign warnigns in boot code
by Arnd Bergmann
· 6 years ago
98587c2
s390: simplify disabled_wait
by Martin Schwidefsky
· 6 years ago
ec7bf47
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
by Martin Schwidefsky
· 6 years ago
78c98f9
s390/unwind: introduce stack unwind API
by Martin Schwidefsky
· 6 years ago
e21f8ba
s390/bug: add entry size to the __bug_table section
by Martin Schwidefsky
· 6 years ago
40a3abf
s390/nospec: rename assembler generated expoline thunks
by Martin Schwidefsky
· 6 years ago
da8f0d9
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 6 years ago
7a5da02
locking/lockdep: check for freed initmem in static_obj()
by Gerald Schaefer
· 6 years ago
b2d24b9
s390/kernel: add support for kernel address space layout randomization (KASLR)
by Gerald Schaefer
· 6 years ago
a80313f
s390/kernel: introduce .dma sections
by Gerald Schaefer
· 6 years ago
087c4d7
s390/sclp: do not use static sccbs
by Gerald Schaefer
· 6 years ago
ff4a742
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
by Gerald Schaefer
· 6 years ago
805bc0b
s390/kernel: build a relocatable kernel
by Gerald Schaefer
· 6 years ago
833b441
s390: enable processes for mio instructions
by Sebastian Ott
· 6 years ago
71ba41c
s390/pci: provide support for MIO instructions
by Sebastian Ott
· 6 years ago
81deca1
s390/pci: move io address mapping code to pci_insn.c
by Sebastian Ott
· 6 years ago
fbfe07d
s390/pci: add parameter to force floating irqs
by Sebastian Ott
· 6 years ago
07e3ec3
s390/pci: gather statistics for floating vs directed irqs
by Sebastian Ott
· 6 years ago
914b7dd
s390: show statistics for MSI IRQs
by Sebastian Ott
· 8 years ago
e979ce7
s390/pci: provide support for CPU directed interrupts
by Sebastian Ott
· 6 years ago
414cbd1
s390/airq: provide cacheline aligned ivs
by Sebastian Ott
· 6 years ago
30e63ef
s390/airq: recognize directed interrupts
by Sebastian Ott
· 6 years ago
0a9fddf
s390/sclp: detect DIRQ facility
by Sebastian Ott
· 6 years ago
c840927
s390/pci: move everything irq related to pci_irq.c
by Sebastian Ott
· 6 years ago
c9896ac
s390/ipl: Provide has_secure sysfs attribute
by Philipp Rudo
· 6 years ago
99feaa7
s390/kexec_file: Create ipl report and pass to next kernel
by Philipp Rudo
· 6 years ago
e23a802
s390/kexec_file: Signature verification prototype
by Philipp Rudo
· 6 years ago
653beba
s390/kexec_file: Load new kernel to absolute 0
by Philipp Rudo
· 6 years ago
8e49642
s390/kexec_file: Unify loader code
by Philipp Rudo
· 6 years ago
d0d249d
s390/kexec_file: Simplify parmarea access
by Philipp Rudo
· 6 years ago
937347a
s390/ipl: add helper functions to create an IPL report
by Martin Schwidefsky
· 6 years ago
9641b8c
s390/ipl: read IPL report at early boot
by Martin Schwidefsky
· 6 years ago
d29af5b
s390/ipl: add definitions for the IPL report block
by Martin Schwidefsky
· 6 years ago
5f1207f
s390/ipl: provide uapi header for list directed IPL
by Martin Schwidefsky
· 6 years ago
86c74d8
s390/ipl: make ipl_info less confusing
by Martin Schwidefsky
· 6 years ago
8b905d2
KVM: s390: provide kvm_arch_no_poll function
by Christian Borntraeger
· 6 years ago
a8fd616
s390: report new CPU capabilities
by Martin Schwidefsky
· 6 years ago
8ec2fa5
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
by Christian Borntraeger
· 6 years ago
4f45b90
KVM: s390: add deflate conversion facilty to cpu model
by Christian Borntraeger
· 6 years ago
Next »