summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-211-0/+1
* s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-211-1/+4
* s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-211-1/+4
* s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-211-43/+39Star
* s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-211-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-062-16/+59
|\
| * s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-031-4/+2Star
| * s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-031-10/+56
| * s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-1/+1
| * s390: get rid of odd global real_memory_sizeHeiko Carstens2013-05-021-1/+0Star
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-0/+22
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-213-3/+6
| |\
| * | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-03-071-0/+2
| * | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-052-0/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-232-4/+4
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-081-1/+3
| |\ \ \ \
| * | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
|\ \ \ \ \
| * | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
| | |_|_|/ | |/| | |
* | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-302-56/+95
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-2916-362/+170Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390: remove small stack config optionHeiko Carstens2013-04-261-5/+0Star
| * | | | s390: system call path micro optimizationMartin Schwidefsky2013-04-263-4/+20
| * | | | s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-232-52/+48Star
| * | | | s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-231-5/+1Star
| * | | | s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-233-20/+17Star
| * | | | s390/compat: fix compile error for !COMPATHeiko Carstens2013-04-231-2/+2
| * | | | s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens2013-04-231-1/+1
| * | | | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-231-0/+2
| * | | | s390/pci: do not read data after failed loadSebastian Ott2013-04-171-0/+4
| * | | | s390/pci: add exception table to load/store instructionsSebastian Ott2013-04-171-1/+1
| * | | | s390/pci: rename instruction wrappersSebastian Ott2013-04-172-11/+11
| * | | | s390/pci: uninline instruction wrappersSebastian Ott2013-04-171-197/+6Star
| * | | | s390/pci: do not modify function handlesSebastian Ott2013-04-171-0/+1
| * | | | s390/pci: debug device statesSebastian Ott2013-04-171-6/+3Star
| * | | | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-1/+1
| * | | | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-172-2/+1Star
| * | | | s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens2013-04-171-4/+3Star
| * | | | s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita2013-04-171-57/+53Star
| * | | | s390/dis: use explicit buf lenStefan Raspl2013-04-171-1/+2
| | |_|/ | |/| |
* / | | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-172-4/+4
|/ / /
* | | s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens2013-04-021-1/+2
* | | s390/uaccess: fix page table walkHeiko Carstens2013-04-021-0/+1
| |/ |/|
* | 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/+0Star
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-111-0/+1
|\ \ | |/ |/|