summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-17s390: Fix broken buildGuenter Roeck
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-07-26s390/bitops: fix find_next_bit_leftMartin Schwidefsky
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/pci: remove per device debug attributeMartin Schwidefsky
2013-06-26s390/dma: remove gratuitous bracketsSebastian Ott
2013-06-26s390/facility: decompose test_facility()Michael Mueller
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-26s390: remove virt_to_phys implementationSebastian Ott
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19s390/dma: support debug_dma_mapping_errorSebastian Ott
2013-06-19s390/dma: fix mapping_error detectionSebastian Ott
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger