Age | Commit message (Expand) | Author | Files | Lines |
2015-01-23 | KVM: s390: prevent sleep duration underflows in handle_wait() | David Hildenbrand | 1 | -1/+7 |
2015-01-23 | KVM: s390: Allow userspace to limit guest memory size | Dominik Dingel | 2 | -3/+63 |
2015-01-23 | KVM: s390: move vcpu specific initalization to a later point | Dominik Dingel | 1 | -9/+16 |
2015-01-23 | KVM: s390: make local function static | Christian Borntraeger | 1 | -1/+1 |
2015-01-23 | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel | 1 | -2/+1 |
2015-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -18/+19 |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+3 |
2015-01-22 | s390: update default configuration | Martin Schwidefsky | 5 | -7/+5 |
2015-01-22 | s390/smp: remove check for CONFIG_ZFCPDUMP | Paul Bolle | 1 | -1/+1 |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 16 | -107/+390 |
2015-01-22 | s390: avoid z13 cache aliasing | Martin Schwidefsky | 5 | -18/+155 |
2015-01-22 | s390: add z13 code generation support | Martin Schwidefsky | 4 | -1/+26 |
2015-01-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+1 |
2015-01-20 | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell | 1 | -7/+3 |
2015-01-15 | s390/bpf: Zero extend parameters before calling C function | Michael Holzheu | 1 | -4/+6 |
2015-01-15 | s390/bpf: Fix sk_load_byte_msh() | Michael Holzheu | 1 | -4/+4 |
2015-01-15 | s390/bpf: Fix offset parameter for skb_copy_bits() | Michael Holzheu | 1 | -0/+2 |
2015-01-15 | s390/bpf: Fix skb_copy_bits() parameter passing | Michael Holzheu | 1 | -10/+10 |
2015-01-15 | s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) | Michael Holzheu | 1 | -6/+3 |
2015-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 9 | -24/+78 |
2015-01-12 | s390/uprobes: fix user space PER events | Jan Willeke | 1 | -9/+60 |
2015-01-09 | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) | Michael Holzheu | 1 | -2/+2 |
2015-01-09 | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu | 1 | -2/+2 |
2015-01-08 | s390: move cacheinfo sysfs to generic cacheinfo infrastructure | Sudeep Holla | 1 | -296/+92 |
2015-01-08 | s390/crypto: remove 'const' to avoid compiler warnings | Chen Gang | 1 | -2/+2 |
2015-01-08 | s390: remove unnecessary KERN_CONT | Joe Perches | 1 | -1/+1 |
2015-01-08 | s390/sclp: sign extend return value of _sclp_print_early() | Heiko Carstens | 1 | -1/+2 |
2015-01-08 | s390/sclp: fix declaration of _sclp_print_early() | Chen Gang | 2 | -2/+3 |
2015-01-08 | s390: keep Kconfig sorted | Heiko Carstens | 1 | -1/+1 |
2015-01-08 | s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations | Heiko Carstens | 1 | -1/+3 |
2015-01-08 | s390/pgtable: add unsigned long casts | Heiko Carstens | 1 | -3/+3 |
2015-01-08 | s390/disassembler: remove indentical initializer | Heiko Carstens | 1 | -1/+0 |
2015-01-08 | s390/pci: add missing address space annotation | Heiko Carstens | 1 | -2/+2 |
2015-01-08 | s390/ftrace: add code replacement sanity checks | Heiko Carstens | 1 | -46/+49 |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 1 | -2/+3 |
2015-01-07 | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2 | -5/+7 |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 1 | -0/+1 |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -12/+6 |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -587/+1092 |
2014-12-18 | s390: wire up execveat syscall | Heiko Carstens | 2 | -1/+3 |
2014-12-18 | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger | 1 | -1/+1 |
2014-12-18 | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 1 | -2/+0 |
2014-12-18 | s390/kvm: REPLACE barrier fixup with READ_ONCE | Christian Borntraeger | 1 | -12/+6 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -9/+9 |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2 | -1/+2 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 1 | -0/+1 |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 1 | -1/+1 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+5 |