Age | Commit message (Expand) | Author |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-10 | s390/noexec: execute kexec datamover without DAT | Heiko Carstens |
2017-11-10 | s390: fix transactional execution control register handling | Heiko Carstens |
2017-11-10 | s390/bpf: take advantage of stack_depth tracking | Michael Holzheu |
2017-11-09 | s390: simplify transactional execution elf hwcap handling | Heiko Carstens |
2017-11-09 | s390/virtio: remove unused header file kvm_virtio.h | Christian Borntraeger |
2017-11-08 | s390: avoid undefined behaviour | Heiko Carstens |
2017-11-08 | s390/disassembler: generate opcode tables from text file | Heiko Carstens |
2017-11-08 | s390/disassembler: remove insn_to_mnemonic() | Heiko Carstens |
2017-11-08 | s390: remove named saved segment support | Heiko Carstens |
2017-11-08 | s390/archrandom: Reconsider s390 arch random implementation | Harald Freudenberger |
2017-11-08 | s390/pci: do not require AIS facility | Christian Borntraeger |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | s390/nmi: avoid using long-displacement facility | Vasily Gorbik |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | s390: pass endianness info to sparse | Luc Van Oostenryck |
2017-10-26 | s390/decompressor: remove informational messages | Martin Schwidefsky |
2017-10-26 | s390/cpum_cf: add hardware counter support for IBM z14 | Hendrik Brueckner |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-25 | s390/kvm: fix detection of guest machine checks | Martin Schwidefsky |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2017-10-19 | s390/nmi: do register validation as early as possible | Martin Schwidefsky |
2017-10-19 | s390/nmi: allocation of the extended save area | Martin Schwidefsky |
2017-10-19 | s390/ctl_reg: move control register definitions to ctl_reg.h | Martin Schwidefsky |
2017-10-19 | s390/ctl_reg: use decoding unions in update_cr_regs | Martin Schwidefsky |
2017-10-19 | s390/nmi: use smp_emergency_stop instead of smp_send_stop | Martin Schwidefsky |
2017-10-18 | s390/vdso: move boot_vdso_data to vdso.c | Martin Schwidefsky |
2017-10-18 | s390/spinlock: use cpu alternatives to enable niai instruction | Vasily Gorbik |
2017-10-18 | s390: introduce CPU alternatives | Vasily Gorbik |
2017-10-18 | s390/debug: only write data once | Sebastian Ott |
2017-10-18 | s390/debug: improve debug_event | Sebastian Ott |
2017-10-18 | s390/kexec: Fix checksum validation return code for kdump | Philipp Rudo |
2017-10-16 | s390: update defconfig | Martin Schwidefsky |
2017-10-16 | s390/debug: adjust coding style | Heiko Carstens |
2017-10-16 | s390: fix zfcpdump-config | Dimitri John Ledkov |
2017-10-16 | s390/cputime: fix guest/irq/softirq times after CPU hotplug | Christian Borntraeger |
2017-10-12 | s390/kprobes: remove KPROBE_SWAP_INST state | Heiko Carstens |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-10-10 | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai |
2017-10-09 | s390: cleanup string ops prototypes | Heiko Carstens |
2017-10-09 | s390: optimize memset implementation | Heiko Carstens |
2017-10-09 | s390/mm: use memset64 instead of clear_table | Heiko Carstens |
2017-10-09 | s390: implement memset16, memset32 & memset64 | Heiko Carstens |