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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
22
-1245
/
+599
2016-07-18
s390/smp: clean up a condition
Dan Carpenter
1
-1
/
+1
2016-07-13
s390/console: Make preferred console handling more consistent
Peter Oberparleiter
1
-8
/
+14
2016-07-04
s390: have unique symbol for __switch_to address
Heiko Carstens
1
-0
/
+10
2016-07-04
s390/cpuinfo: show maximum thread id
Heiko Carstens
1
-0
/
+1
2016-06-28
s390: stack address vs thread_info
Heiko Carstens
1
-8
/
+4
2016-06-28
s390: remove pointless load within __switch_to
Heiko Carstens
1
-1
/
+0
2016-06-28
s390: enable kcov support
Heiko Carstens
3
-0
/
+7
2016-06-28
s390/sysinfo: use basic block for stsi inline assembly
Heiko Carstens
1
-8
/
+17
2016-06-28
s390/smp: use basic blocks for sigp inline assemblies
Heiko Carstens
1
-7
/
+1
2016-06-28
s390/cpuinfo: rename cpu field to cpu number
Heiko Carstens
1
-1
/
+1
2016-06-28
s390/perf: remove perf_release/reserver_sampling functions
Heiko Carstens
2
-35
/
+0
2016-06-28
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
Michael Holzheu
1
-7
/
+0
2016-06-16
s390/cpum_cf: use perf software context for hardware counters
Hendrik Brueckner
1
-6
/
+2
2016-06-15
s390: remove math emulation code
Heiko Carstens
1
-1
/
+0
2016-06-15
s390: calculate loops_per_jiffies with fp instructions
Heiko Carstens
1
-17
/
+21
2016-06-14
s390/vx: add support functions for in-kernel FPU use
Hendrik Brueckner
2
-1
/
+250
2016-06-13
s390/topology: remove z10 special handling
Heiko Carstens
1
-56
/
+8
2016-06-13
s390/topology: add drawer scheduling domain level
Heiko Carstens
1
-6
/
+27
2016-06-13
s390/ipl: rename diagnose enums
Heiko Carstens
1
-8
/
+8
2016-06-13
s390/ipl: use load normal for LPAR re-ipl
Heiko Carstens
1
-1
/
+4
2016-06-13
s390: avoid extable collisions
Heiko Carstens
1
-1
/
+1
2016-06-13
s390: use SPARSE_IRQ
Sebastian Ott
1
-3
/
+4
2016-06-13
s390: use __section macro everywhere
Heiko Carstens
2
-4
/
+4
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
1
-1
/
+11
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
1
-6
/
+2
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
2
-999
/
+3
2016-06-13
s390/time: add leap seconds to initial system time
Martin Schwidefsky
1
-2
/
+15
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
2
-8
/
+39
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
1
-6
/
+5
2016-06-13
s390/kexec: fix crash on resize of reserved memory
Heiko Carstens
2
-23
/
+25
2016-06-13
s390/kexec: fix update of os_info crash kernel size
Heiko Carstens
1
-6
/
+14
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
1
-1
/
+8
2016-06-13
s390: dump_stack: fill in arch description
Christian Borntraeger
1
-0
/
+21
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
3
-11
/
+52
2016-06-13
s390/cpuinfo: print cache info and all single cpu lines on first iteration
Heiko Carstens
1
-28
/
+34
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-23
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...
Xunlei Pang
1
-10
/
+18
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+3
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-2
/
+2
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-34
/
+75
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+4
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-10
s390: add missing include statements
Heiko Carstens
2
-0
/
+2
2016-05-10
s390: add missing declarations
Heiko Carstens
2
-0
/
+6
2016-05-10
s390: make couple of variables and functions static
Heiko Carstens
1
-1
/
+1
2016-05-10
s390/cache: remove superfluous locking
Heiko Carstens
1
-2
/
+0
2016-05-10
s390/cpuinfo: simplify locking and skip offline cpus early
Heiko Carstens
1
-4
/
+11
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
1
-1
/
+1
[next]