summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-265-9/+6
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-4/+1
| * new helper: file_inode(file)Al Viro2013-02-224-5/+5
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-2410-83/+691
|\ \
| * | KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-111-3/+15
| * | s390/kvm: Fix instruction decodingChristian Borntraeger2013-01-301-11/+14
| * | s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-01-301-0/+8
| * | KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-171-1/+3
| * | KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-077-4/+160
| * | KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck2013-01-071-0/+26
| * | KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-073-20/+56
| * | KVM: s390: Add support for machine checks.Cornelia Huck2013-01-076-3/+263
| * | KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-072-2/+103
| * | KVM: s390: Decoding helper functions.Cornelia Huck2013-01-074-51/+55
| * | KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-072-3/+3
| * | KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-0/+2
| * | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-181-3/+1
| * | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-2/+2
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-2/+0
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2310-491/+32
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-142-8/+0
| * | | s390: kill useless wrappersAl Viro2013-02-032-161/+22
| * | | s390: switch to generic old sigaction()Al Viro2013-02-037-89/+3
| * | | s390: switch to generic compat rt_sigactionAl Viro2013-02-034-49/+2
| * | | s390: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-19/+1
| * | | s390: switch to generic old sigsuspendAl Viro2013-02-033-11/+1
| * | | s390: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-034-17/+2
| * | | s390: switch to generic compat rt_sigpending()Al Viro2013-02-034-22/+2
| * | | s390: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-034-32/+2
| * | | s390: switch to generic sigaltstackAl Viro2013-02-037-83/+7
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-7/+1
| * | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| | |/ | |/|
* | | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+4
* | | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2138-302/+420
|\ \ \
| * | | s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner2013-02-141-0/+3
| * | | s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-145-12/+11
| * | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-148-90/+110
| * | | s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-142-5/+8
| * | | s390/linker skript: discard exit.data at runtimeHeiko Carstens2013-02-141-0/+4
| * | | s390/bpf,jit: add vlan tag supportHeiko Carstens2013-02-141-0/+21
| * | | s390/Kconfig: sort list of arch selected config optionsHeiko Carstens2013-02-141-57/+58
| * | | s390/pci: fix hotplug module initSebastian Ott2013-02-142-7/+24
| * | | s390/pci: cleanup clp page allocationSebastian Ott2013-02-142-3/+2
| * | | s390/pci: cleanup clp inline assemblySebastian Ott2013-02-141-5/+6
| * | | s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner2013-02-141-7/+6
| * | | s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-141-0/+1