Age | Commit message (Expand) | Author |
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 |
2017-02-17 | s390: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390/kdump: Use "LINUX" ELF note name instead of "CORE" | Michael Holzheu |
2017-02-09 | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2017-02-08 | s390: add no-execute support | Martin Schwidefsky |
2017-02-08 | s390: report new vector facilities | Martin Schwidefsky |
2017-02-08 | s390: use correct input data address for setup_randomness | Heiko Carstens |
2017-02-08 | s390/sclp: don't add new lines to each printed string | Heiko Carstens |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott |
2017-02-07 | s390/debug: make debug event time stamps relative to the boot TOD clock | Martin Schwidefsky |
2017-02-07 | s390/topology: correct allocation of topology information | Martin Schwidefsky |
2017-02-07 | s390: make setup_randomness work | Heiko Carstens |
2017-02-06 | KVM: s390: detect some program check loops | Christian Borntraeger |
2017-02-06 | KVM: s390: Disable dirty log retrieval for UCONTROL guests | Janosch Frank |
2017-02-01 | s390, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker |
2017-02-01 | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_steal_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Convert task/group cputime to nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Convert kcpustat to nsecs | Frederic Weisbecker |
2017-02-01 | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch | Ingo Molnar |
2017-01-31 | s390: store breaking event address only for program checks | Martin Schwidefsky |
2017-01-31 | s390/prng: Adjust generation of entropy to produce real 256 bits. | Harald Freudenberger |
2017-01-31 | s390/crypto: Extend key length check for AES-XTS in fips mode. | Harald Freudenberger |