summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens2013-03-071-253/+41
| * | s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-074-152/+81
| * | s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-073-177/+74
| * | s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-071-12/+9
| * | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-03-072-22/+87
| * | s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens2013-03-071-2/+5
| * | KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-054-1/+29
| * | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-052-0/+22
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-7/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-22/+5
|\ \ \
| * | | Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
| * | | create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-091-4/+2
| * | | switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2013-04-092-18/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-222-4/+4
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-072-29/+58
| |\ \ \ \
| * | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-017-182/+14
|\ \ \ \ \
| * | | | | merge compat sys_ipc instancesAl Viro2013-03-034-51/+4
| * | | | | consolidate compat lookup_dcookie()Al Viro2013-03-032-8/+1
| * | | | | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-8/+1
| * | | | | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-6/+1
| * | | | | switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-11/+1
| * | | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-034-62/+2
| * | | | | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-15/+2
| * | | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| * | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| * | | | | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-031-12/+2
| | |_|_|/ | |/| | |
* | | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-304-23/+1
* | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-8/+1
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-17/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-302-2/+2
|\ \ \ \ \
| * | | | | treewide: Fix typos in printk and commentMasanari Iida2013-03-182-2/+2
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-30/+10
|\ \ \ \ \
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | | | s390: Use generic idle loopThomas Gleixner2013-04-084-30/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-212-29/+58
| |\ \ \ \ \ | | |/ / / /
| * | | | | oprofile, s390: Add support for IBM zEnterprise EC12Andreas Krebbel2013-04-061-0/+1
| | |_|/ / | |/| | |
* | | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-9/+6
* | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-293-57/+96
* | | | | mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-291-29/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-2947-913/+1047
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390/pci: use pci_scan_root_busSebastian Ott2013-04-261-33/+17
| * | | | s390: remove small stack config optionHeiko Carstens2013-04-263-28/+0
| * | | | s390: system call path micro optimizationMartin Schwidefsky2013-04-266-13/+24
| * | | | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-264-48/+46
| * | | | s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-232-52/+48
OpenPOWER on IntegriCloud