Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
68ea25f00ffec28c17e0576b027b2f9d6ef4ecca
/
arch
/
s390
/
kernel
8e1a400
s390/kvm: do not rely on the ILC on kvm host protection fauls
by Christian Borntraeger
· 8 years ago
768ae64
s390/cputime: fix incorrect system time
by Martin Schwidefsky
· 8 years ago
8c5157c
s390/kdump: Add final note
by Michael Holzheu
· 8 years ago
e067f68
s390: use correct input data address for setup_randomness
by Heiko Carstens
· 8 years ago
321081d
s390: make setup_randomness work
by Heiko Carstens
· 8 years ago
91cfcaa
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
by Michael Holzheu
· 8 years ago
d7f56ee
s390/ptrace: Preserve previous registers for short regset write
by Martin Schwidefsky
· 8 years ago
dae9151
s390/topology: always use s390 specific sched_domain_topology_level
by Heiko Carstens
· 8 years ago
111e0cc
s390/kexec: use node 0 when re-adding crash kernel memory
by Heiko Carstens
· 8 years ago
d7c19b0
mm: kmemleak: scan .data.ro_after_init
by Jakub Kicinski
· 8 years ago
47ece7f
s390/dumpstack: use pr_cont within show_stack and die
by Heiko Carstens
· 8 years ago
dcddba9
s390/dumpstack: get rid of return_address again
by Heiko Carstens
· 8 years ago
4d06248
s390/disassambler: use pr_cont where appropriate
by Heiko Carstens
· 8 years ago
a790634
s390/dumpstack: use pr_cont where appropriate
by Heiko Carstens
· 8 years ago
d020863
s390/dumpstack: restore reliable indicator for call traces
by Heiko Carstens
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
dcc096c
s390: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
c42d8c7
s390: enable UBSAN
by Christian Borntraeger
· 8 years ago
f296190
s390/crashdump: use list_first_entry_or_null
by Masahiro Yamada
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
8953fb0
KVM: s390: write external damage code on machine checks
by David Hildenbrand
· 8 years ago
8f149ea
s390/nmi: improve revalidation of fpu / vector registers
by Martin Schwidefsky
· 8 years ago
7f79695
s390/fpu: improve kernel_fpu_[begin|end]
by Martin Schwidefsky
· 8 years ago
67f03de
s390/time: avoid races when updating tb_update_count
by David Hildenbrand
· 8 years ago
0c00b1e
s390/time: fixup the clock comparator on all cpus
by David Hildenbrand
· 8 years ago
ca64f63
s390/time: cleanup etr leftovers
by David Hildenbrand
· 8 years ago
41ad022
s390/time: simplify stp time syncs
by David Hildenbrand
· 8 years ago
a5ff1b3
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
by Masahiro Yamada
· 8 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 8 years ago
bf47dc5
s390: clarify compressed image code path
by Sascha Silbe
· 9 years ago
711f5df
s390: move exports to definitions
by Al Viro
· 9 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
8814309
s390/als: fix compile with gcov enabled
by Heiko Carstens
· 8 years ago
a02d198
s390/als: print missing facilities on facility mismatch
by Heiko Carstens
· 9 years ago
06ed551
s390/als: print machine type on facility mismatch
by Heiko Carstens
· 9 years ago
be2412c
s390/als: convert architecture level set code to C
by Heiko Carstens
· 9 years ago
cf9fdfe
s390/sclp: move uninitialized data to data section
by Heiko Carstens
· 9 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
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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
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
8f50af4
s390/console: Make preferred console handling more consistent
by Peter Oberparleiter
· 9 years ago
46210c4
s390: have unique symbol for __switch_to address
by Heiko Carstens
· 9 years ago
10f4954
s390/cpuinfo: show maximum thread id
by Heiko Carstens
· 9 years ago
c3bdf2e
s390: stack address vs thread_info
by Heiko Carstens
· 9 years ago
4379959
s390: remove pointless load within __switch_to
by Heiko Carstens
· 9 years ago
907fa06
s390: enable kcov support
by Heiko Carstens
· 9 years ago
2c79813
s390/sysinfo: use basic block for stsi inline assembly
by Heiko Carstens
· 9 years ago
80a60f6
s390/smp: use basic blocks for sigp inline assemblies
by Heiko Carstens
· 9 years ago
109ab95
s390/cpuinfo: rename cpu field to cpu number
by Heiko Carstens
· 9 years ago
2764196
s390/perf: remove perf_release/reserver_sampling functions
by Heiko Carstens
· 9 years ago
5419447
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
by Michael Holzheu
· 9 years ago
da7f750
s390: ensure that syscall arguments are properly masked on s390
by Paul Moore
· 9 years ago
9254e70
s390/cpum_cf: use perf software context for hardware counters
by Hendrik Brueckner
· 9 years ago
11a7752
s390: remove math emulation code
by Heiko Carstens
· 10 years ago
9c20323
s390: calculate loops_per_jiffies with fp instructions
by Heiko Carstens
· 10 years ago
0208b94
s390/ptrace: run seccomp after ptrace
by Kees Cook
· 9 years ago
2f275de
seccomp: Add a seccomp_data parameter secure_computing()
by Andy Lutomirski
· 9 years ago
0486480
s390/vx: add support functions for in-kernel FPU use
by Hendrik Brueckner
· 10 years ago
86d18a5
s390/topology: remove z10 special handling
by Heiko Carstens
· 9 years ago
adac0f1
s390/topology: add drawer scheduling domain level
by Heiko Carstens
· 9 years ago
0599eea
s390/ipl: rename diagnose enums
by Heiko Carstens
· 9 years ago
0f7451f
s390/ipl: use load normal for LPAR re-ipl
by Heiko Carstens
· 9 years ago
6c22c98
s390: avoid extable collisions
by Heiko Carstens
· 9 years ago
bb98f39
s390: use SPARSE_IRQ
by Sebastian Ott
· 9 years ago
72a9b02
s390: use __section macro everywhere
by Heiko Carstens
· 9 years ago
d07a980
s390: add proper __ro_after_init support
by Heiko Carstens
· 9 years ago
64f31d5
s390/mm: simplify the TLB flushing code
by Martin Schwidefsky
· 9 years ago
fd5ada0
s390/time: remove ETR support
by Martin Schwidefsky
· 9 years ago
936cc85
s390/time: add leap seconds to initial system time
by Martin Schwidefsky
· 9 years ago
4027789
s390/time: LPAR offset handling
by Martin Schwidefsky
· 9 years ago
2f82f57
s390/time: STP sync clock correction
by Martin Schwidefsky
· 9 years ago
4e042af
s390/kexec: fix crash on resize of reserved memory
by Heiko Carstens
· 9 years ago
2d0af22
s390/kexec: fix update of os_info crash kernel size
by Heiko Carstens
· 9 years ago
0ccb32c
s390/mm: align swapper_pg_dir to 16k
by Heiko Carstens
· 9 years ago
4b8fe77
s390: dump_stack: fill in arch description
by Christian Borntraeger
· 9 years ago
097a116
s390/cpuinfo: show dynamic and static cpu mhz
by Heiko Carstens
· 9 years ago
219a21b
s390/cpuinfo: print cache info and all single cpu lines on first iteration
by Heiko Carstens
· 9 years ago
022bd2d
s390: Make diag224 public
by Janosch Frank
· 9 years ago
e65f30e
s390: hypfs: Move diag implementation and data definitions
by Janosch Frank
· 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
e646469
exit_thread: accept a task parameter to be exited
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
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
cfbcf46
perf core: Pass max stack as a perf_callchain_entry context
by Arnaldo Carvalho de Melo
· 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
Next »