index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-05-04
s390/dumpstack: implement and use return_address()
Heiko Carstens
1
-0
/
+24
2016-05-03
s390/cpum_sf: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-3
/
+6
2016-05-03
s390/cpum_cf: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-3
/
+6
2016-04-21
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
2
-21
/
+19
2016-04-01
module: s390: keep mod_arch_specific for livepatch modules
Jessica Yu
1
-2
/
+4
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-1
/
+4
2016-04-01
s390: wire up preadv2/pwritev2 syscalls
Heiko Carstens
1
-0
/
+2
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2
-11
/
+4
2016-03-17
s390/cpum_sf: Fix cpu hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-17
s390/cpum_cf: Fix missing cpu hotplug notifier transition
Anna-Maria Gleixner
1
-0
/
+1
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-314
/
+107
2016-03-15
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-3
/
+3
[next]