index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
6
-83
/
+83
2019-07-13
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-86
/
+79
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
1
-7
/
+1
2019-07-11
s390: fix setting of mio addressing control
Sebastian Ott
1
-10
/
+0
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
1
-1
/
+0
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
1
-0
/
+3
2019-07-11
s390/dasd: Add missing intensity definition
Jan Höppner
1
-0
/
+1
2019-07-11
s390/dasd: Fix whitespace
Jan Höppner
1
-75
/
+75
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
5
-17
/
+22
2019-07-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-19
/
+19
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
17
-101
/
+247
2019-07-05
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
1
-97
/
+15
2019-07-04
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
1
-0
/
+5
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+7
2019-07-02
s390/unwind: cleanup unused READ_ONCE_TASK_STACK
Vasily Gorbik
1
-19
/
+0
2019-06-19
s390/cio: move struct node_descriptor to cio.h
Julian Wiedmann
1
-0
/
+30
2019-06-19
s390: fix stfle zero padding
Heiko Carstens
1
-7
/
+14
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
1
-6
/
+0
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
1
-1
/
+2
2019-06-15
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
1
-0
/
+2
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
1
-0
/
+4
2019-06-15
s390/cio: introduce DMA pools to cio
Halil Pasic
1
-0
/
+11
2019-06-15
s390/mm: force swiotlb for protected virtualization
Halil Pasic
1
-0
/
+17
2019-06-11
s390: include/asm/debug.h add kerneldoc markups
Mauro Carvalho Chehab
1
-0
/
+231
2019-06-11
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-11
s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline
Guenter Roeck
1
-2
/
+2
2019-06-07
s390/unwind: correct stack switching during unwind
Vasily Gorbik
1
-1
/
+1
2019-06-07
s390: fix unrecognized __aligned() in uapi header
Masahiro Yamada
1
-1
/
+1
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
1
-5
/
+0
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
5
-59
/
+3
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
1
-1
/
+0
2019-06-04
s390/idal: use struct_size() in kmalloc()
xiaolinkui
1
-2
/
+1
2019-06-03
locking/atomic, s390: Use s64 for atomic64
Mark Rutland
1
-19
/
+19
2019-05-31
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-14
/
+19
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
1
-2
/
+2
2019-05-28
s390/pci: fix struct definition for set PCI function
Sebastian Ott
1
-10
/
+15
2019-05-28
s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-05-20
KVM: s390: change default halt poll time to 50us
Christian Borntraeger
1
-1
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+7
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2019-05-16
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-5
/
+0
2019-05-15
s390/cpacf: mark scpacf_query() as __always_inline
Masahiro Yamada
1
-1
/
+1
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
1
-3
/
+5
2019-05-11
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
1
-5
/
+0
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-07
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
33
-308
/
+932
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
[next]