summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-0/+1
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott1-1/+0
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger1-0/+3
2013-06-26s390: remove virt_to_phys implementationSebastian Ott1-22/+0
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth1-1/+1
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-19s390/dma: support debug_dma_mapping_errorSebastian Ott1-0/+1
2013-06-19s390/dma: fix mapping_error detectionSebastian Ott1-1/+1
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2-0/+11
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger1-1/+1
2013-06-17KVM: s390: guest large pagesChristian Borntraeger1-1/+4
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger1-0/+3
2013-06-05s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger1-2/+3
2013-06-05s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger1-1/+10
2013-06-05s390/pgtable: Fix guest overindication for change bitChristian Borntraeger1-7/+9
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu1-0/+1
2013-05-22s390/dma: do not call debug_dma after freeSebastian Ott1-1/+1
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger1-0/+1
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger1-1/+4
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger1-1/+4
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky1-43/+39
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens1-5/+7
2013-05-07s390: disable pfmf for clear page instructionChristian Borntraeger1-12/+8
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens1-4/+2
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky1-10/+56
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-1/+1
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens1-1/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+0
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2-56/+95
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-301/+148
2013-04-26s390: remove small stack config optionHeiko Carstens1-5/+0
2013-04-26s390: system call path micro optimizationMartin Schwidefsky3-4/+20
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens1-11/+26
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens1-5/+1
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2-0/+17
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens1-2/+2
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens1-1/+1
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens1-0/+2
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17s390/pci: do not read data after failed loadSebastian Ott1-0/+4
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott1-1/+1
2013-04-17s390/pci: rename instruction wrappersSebastian Ott2-11/+11
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott1-197/+6
2013-04-17s390/pci: do not modify function handlesSebastian Ott1-0/+1
2013-04-17s390/pci: debug device statesSebastian Ott1-6/+3
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott1-1/+1
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott2-2/+1