index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2017-03-03
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
2017-02-24
s390/crypt: Add protected key AES module
Martin Schwidefsky
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
2017-02-23
s390/nmi: purge tlbs after control register validation
Heiko Carstens
2017-02-23
s390/nmi: fix order of register validation
Heiko Carstens
2017-02-23
s390/crypto: Add PCKMO inline function
Harald Freudenberger
2017-02-23
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
2017-02-23
s390: opt into HAVE_COPY_THREAD_TLS
Heiko Carstens
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
2017-02-20
s390/syscall: fix single stepped system calls
Martin Schwidefsky
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-02-17
s390/mm: add cond_resched call to kernel page table dumper
Heiko Carstens
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
2017-02-17
s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG
Heiko Carstens
2017-02-17
s390: replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
[next]