summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-051-2/+0
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-282-24/+5
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-281-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-4/+1
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-4/+1
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-242-3/+13
|\ \
| * | KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+1
| * | KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+8
| * | KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-071-0/+2
| * | KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-181-0/+1
| * | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-181-3/+1
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-141-2/+0
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-141-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-242-21/+1
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-141-3/+0
| * | | s390: switch to generic old sigaction()Al Viro2013-02-041-7/+0
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-7/+1
| * | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| | |/ | |/|
* | | s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-142-5/+5
* | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-144-73/+97
* | | s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-141-2/+2
* | | s390/pci: fix hotplug module initSebastian Ott2013-02-141-1/+3
* | | s390/pci: cleanup clp page allocationSebastian Ott2013-02-141-1/+1
* | | s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-141-0/+1
* | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-141-1/+1
* | | s390/dma: remove dma_is_consistent() declarationHeiko Carstens2013-02-141-1/+0
* | | s390/dma: provide dma_cache_sync() functionHeiko Carstens2013-02-141-2/+5
* | | s390/barrier: convert mb() to define againHeiko Carstens2013-02-141-6/+3
* | | s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-9/+9
* | | s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-141-0/+5
* | | s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-01-221-0/+12
|/ /
* | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-161-0/+28
* | s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* | s390/pci: define read*_relaxed functionsHeiko Carstens2013-01-081-0/+5
* | s390/pci: define isa_dma_bridge_buggyHeiko Carstens2013-01-081-0/+6
* | s390/irq: count cpu restart eventsHeiko Carstens2013-01-081-0/+1
* | s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-30/+47
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-212-1/+3
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0
| * | COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-201-0/+3
* | | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-171-3/+1
* | | s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-142-0/+75
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-1320-37/+1329
|\ \
| * | s390/pci: no msleep in potential IRQ contextJan Glauber2012-12-051-5/+5
| * | vga: compile fix, disable vga for s390Jan Glauber2012-11-301-0/+6
| * | s390/pci: s390 specific PCI sysfs attributesJan Glauber2012-11-301-0/+4
| * | s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-302-0/+13
| * | s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-301-0/+4
| * | s390/pci: DMA supportJan Glauber2012-11-304-10/+302
| * | s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-304-0/+62