index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-3
/
+8
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-12
/
+9
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-51
/
+36
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+6
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
22
-1243
/
+597
2016-07-18
s390/smp: clean up a condition
Dan Carpenter
1
-1
/
+1
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-3
/
+6
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)
Sebastian Andrzej Siewior
1
-25
/
+18
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)
Thomas Gleixner
1
-26
/
+18
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-22
s390: ensure that syscall arguments are properly masked on s390
Paul Moore
1
-3
/
+7
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/ptrace: run seccomp after ptrace
Kees Cook
1
-12
/
+9
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
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
-27
/
+33
2016-06-10
s390: Make diag224 public
Janosch Frank
1
-0
/
+15
2016-06-10
s390: hypfs: Move diag implementation and data definitions
Janosch Frank
1
-0
/
+22
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
[prev]
[next]