summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-182-3/+5
|\
| * s390/scm: process availabilitySebastian Ott2013-03-071-1/+1
| * s390/scm_blk: suspend writesSebastian Ott2013-03-071-0/+2
| * s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+3
| * s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-051-2/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-111-0/+1
|\ \ | |/ |/|
| * s390: Fix a header dependencies related build errorLi Zefan2013-03-111-0/+1
* | 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
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2211-101/+132
|\ \ \ \
| * | | | 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
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-091-0/+12
|\| | |
| * | | s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-01-221-0/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-292-4/+29
|\| |
| * | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-161-0/+28
| * | s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
|/ /
* | 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
* | s390/syscalls: wire up finit_module syscallHeiko Carstens2013-01-081-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-213-7/+3
|\ \