index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
s390/bpf: implement bpf_tail_call() helper
Michael Holzheu
2
-4
/
+112
2015-06-08
PCI: Include <linux/pci.h>, not <asm/pci.h>
Bjorn Helgaas
1
-1
/
+1
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-06-03
s390/bpf: fix bpf frame pointer setup
Michael Holzheu
1
-4
/
+7
2015-06-03
s390/bpf: fix stack allocation
Michael Holzheu
1
-1
/
+3
2015-06-03
Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-3
/
+8
2015-06-03
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
Ingo Molnar
2
-3
/
+1
2015-06-02
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
David Hildenbrand
1
-2
/
+6
2015-06-02
KVM: s390: call exit_sie() directly on vcpu block/request
David Hildenbrand
1
-1
/
+2
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
4
-23
/
+25
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+2
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-12
/
+13
2015-05-22
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
3
-10
/
+12
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
1
-1
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-5
/
+10
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
1
-2
/
+0
2015-05-13
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
1
-0
/
+1
2015-05-13
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2
-4
/
+3
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
9
-34
/
+41
2015-05-13
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
David Hildenbrand
1
-4
/
+4
2015-05-13
s390/crypto: fix stckf loop
Harald Freudenberger
1
-1
/
+1
2015-05-11
Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
7
-77
/
+116
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
1
-16
/
+0
2015-05-08
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
1
-28
/
+46
2015-05-08
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
1
-7
/
+4
2015-05-08
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2
-7
/
+26
2015-05-08
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
4
-13
/
+22
2015-05-08
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
3
-4
/
+11
2015-05-08
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
1
-2
/
+5
2015-05-08
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
1
-0
/
+2
2015-05-08
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
1
-1
/
+1
2015-05-07
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
1
-4
/
+6
2015-04-30
s390/bpf: Fix gcov stack space problem
Michael Holzheu
1
-1
/
+4
2015-04-30
s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change
Michael Holzheu
1
-8
/
+6
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-328
/
+1032
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2015-04-23
s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.
Harald Freudenberger
2
-102
/
+870
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
2
-123
/
+97
2015-04-23
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
1
-2
/
+2
[prev]
[next]