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-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-29
/
+30
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-3
/
+0
2015-04-14
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
2
-11
/
+2
2015-04-14
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
2
-12
/
+7
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2
-4
/
+5
2015-04-14
s390: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+23
2015-04-14
s390: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+7
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+46
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+10
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-565
/
+1527
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+1
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-0
/
+3
2015-04-07
tracing: Add TRACE_SYSTEM_VAR to kvm-s390
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-04-07
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-401
/
+771
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-1
/
+1
2015-03-31
KVM: s390: migrate vcpu interrupt state
Jens Freimann
3
-0
/
+180
2015-03-31
KVM: s390: refactor vcpu injection function
Jens Freimann
1
-3
/
+12
2015-03-31
KVM: s390: add ioctl to inject local interrupts
Jens Freimann
1
-0
/
+10
2015-03-31
KVM: s390: cpu timer irq priority
David Hildenbrand
1
-7
/
+27
2015-03-31
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
5
-367
/
+510
2015-03-31
KVM: s390: fix get_all_floating_irqs
Jens Freimann
1
-26
/
+32
2015-03-31
KVM: s390: enable more features that need no hypervisor changes
Christian Borntraeger
1
-2
/
+2
2015-03-31
KVM: s390: store the breaking-event address on pgm interrupts
David Hildenbrand
1
-0
/
+2
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
15
-102
/
+138
2015-03-27
livepatch: add support on s390
Jiri Slaby
2
-0
/
+46
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-9
/
+9
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-1
/
+1
2015-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-19
/
+62
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-23
Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
9
-124
/
+574
2015-03-23
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
1
-1
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-1
/
+1
2015-03-17
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
3
-9
/
+22
2015-03-17
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
Michael Mueller
1
-1
/
+0
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+123
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
3
-1
/
+22
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
3
-0
/
+98
2015-03-17
KVM: s390: Add access register mode
Alexander Yarygin
2
-35
/
+202
2015-03-17
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
Alexander Yarygin
1
-13
/
+12
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
8
-48
/
+81
2015-03-17
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
3
-8
/
+9
2015-03-17
KVM: s390: cleanup jump lables in kvm_arch_init_vm
Dominik Dingel
1
-9
/
+5
2015-03-17
KVM: s390: Spelling s/intance/instance/
Geert Uytterhoeven
1
-1
/
+1
2015-03-13
s390/mm: limit STACK_RND_MASK for compat tasks
Martin Schwidefsky
1
-1
/
+1
2015-03-13
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
1
-16
/
+45
[next]