index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
s390/idal: use struct_size() in kmalloc()
xiaolinkui
1
-2
/
+1
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-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-5
/
+0
2019-05-14
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-10
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
1
-5
/
+0
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
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
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-91
/
+39
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
3
-8
/
+8
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-2
/
+2
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
1
-0
/
+2
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
3
-72
/
+215
2019-05-02
s390/bug: add entry size to the __bug_table section
Martin Schwidefsky
1
-12
/
+12
2019-05-02
s390/nospec: rename assembler generated expoline thunks
Martin Schwidefsky
1
-5
/
+5
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-1
/
+7
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
1
-0
/
+12
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-0
/
+6
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
5
-1
/
+28
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+4
2019-04-29
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
1
-7
/
+2
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
1
-0
/
+2
2019-04-29
s390: enable processes for mio instructions
Sebastian Ott
1
-0
/
+10
2019-04-29
s390/pci: provide support for MIO instructions
Sebastian Ott
4
-11
/
+28
2019-04-29
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
2
-33
/
+24
2019-04-29
s390/pci: add parameter to force floating irqs
Sebastian Ott
1
-0
/
+1
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
1
-1
/
+2
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
1
-3
/
+3
2019-04-29
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
3
-12
/
+70
2019-04-29
s390/airq: provide cacheline aligned ivs
Sebastian Ott
1
-4
/
+6
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
1
-0
/
+1
2019-04-29
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
1
-0
/
+6
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
1
-0
/
+2
2019-04-29
s390/kexec_file: Create ipl report and pass to next kernel
Philipp Rudo
2
-0
/
+4
2019-04-29
s390/kexec_file: Signature verification prototype
Philipp Rudo
1
-0
/
+1
2019-04-29
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
1
-0
/
+6
[next]