index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
74
-548
/
+552
|
\
|
*
s390/syscall: fix single stepped system calls
Martin Schwidefsky
2017-02-20
1
-0
/
+1
|
*
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-02-17
3
-8
/
+8
|
*
s390/mm: add cond_resched call to kernel page table dumper
Heiko Carstens
2017-02-17
1
-0
/
+2
|
*
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
2017-02-17
4
-6
/
+3
|
*
s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG
Heiko Carstens
2017-02-17
1
-9
/
+9
|
*
s390: replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2017-02-17
3
-9
/
+9
|
*
s390: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2017-02-17
6
-5
/
+7
|
*
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
7
-6
/
+4
|
*
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
17
-18
/
+20
|
*
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
Michael Holzheu
2017-02-17
1
-1
/
+5
|
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
15
-132
/
+277
|
*
s390: report new vector facilities
Martin Schwidefsky
2017-02-08
3
-2
/
+10
|
*
s390: use correct input data address for setup_randomness
Heiko Carstens
2017-02-08
1
-1
/
+1
|
*
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
2
-3
/
+6
|
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
6
-15
/
+16
|
*
s390/sclp: move early printk code to drivers
Heiko Carstens
2017-02-08
3
-222
/
+4
|
*
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
2017-02-07
3
-16
/
+8
|
*
s390/topology: correct allocation of topology information
Martin Schwidefsky
2017-02-07
1
-1
/
+1
|
*
s390: make setup_randomness work
Heiko Carstens
2017-02-07
1
-3
/
+3
|
*
s390: store breaking event address only for program checks
Martin Schwidefsky
2017-01-31
1
-38
/
+12
|
*
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
2017-01-31
1
-16
/
+24
|
*
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
2017-01-31
1
-0
/
+7
|
*
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
2017-01-31
1
-0
/
+14
|
*
s390/bpf: remove redundant check for non-null image
Daniel Borkmann
2017-01-16
1
-7
/
+4
|
*
s390: provide sclp based boot console
Heiko Carstens
2017-01-16
5
-10
/
+57
|
*
s390/sclp: always stay within bounds of the early sccb
Heiko Carstens
2017-01-16
1
-1
/
+6
|
*
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
2017-01-16
2
-6
/
+13
|
*
s390/topology: make "topology=off" parameter work
Heiko Carstens
2017-01-16
2
-9
/
+14
|
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
2
-2
/
+2
|
*
s390: remove couple of unneeded semicolons
Heiko Carstens
2017-01-16
5
-6
/
+6
|
*
s390/topology: reduce number of printks
Heiko Carstens
2017-01-16
1
-5
/
+3
|
*
s390/mem_detect: fix memory type of first block
Heiko Carstens
2017-01-16
1
-1
/
+2
|
*
s390/mem_detect: add debugging output
Heiko Carstens
2017-01-16
1
-0
/
+3
|
*
s390/setup: call memblock_reserve only for size > 0
Heiko Carstens
2017-01-16
1
-0
/
+2
|
*
s390/pci: use proper endianness annotations
Sebastian Ott
2017-01-16
2
-5
/
+5
|
*
s390: proper type casts for csum_partial invocations
Heiko Carstens
2017-01-16
2
-4
/
+5
|
*
s390/lib: improve memmove, memset and memcpy
Heiko Carstens
2017-01-16
1
-15
/
+13
|
*
s390/cpumf: get rid of variable length array
Heiko Carstens
2017-01-16
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
2
-27
/
+2
|
\
\
|
*
|
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
2017-02-21
1
-1
/
+1
|
*
|
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
2017-02-21
1
-0
/
+1
|
*
|
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
1
-18
/
+0
|
*
|
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
2017-02-17
1
-8
/
+0
*
|
|
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
2
-6
/
+2
|
\
\
\
|
*
|
|
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2017-02-07
2
-6
/
+2
*
|
|
|
s390, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
2017-02-01
1
-107
/
+0
*
|
|
|
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
2017-02-01
2
-3
/
+4
*
|
|
|
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
2
-4
/
+4
*
|
|
|
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
[next]