summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* 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-222-4/+4
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-071-1/+3
| |\ \
| * | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \ \ \
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-292-56/+95
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-2916-362/+170
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390: remove small stack config optionHeiko Carstens2013-04-261-5/+0
| * | | | 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/+48
| * | | | s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-231-5/+1
| * | | | s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-233-20/+17
| * | | | 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/+6
| * | | | s390/pci: do not modify function handlesSebastian Ott2013-04-171-0/+1
| * | | | s390/pci: debug device statesSebastian Ott2013-04-171-6/+3
| * | | | 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/+1
| * | | | s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens2013-04-171-4/+3
| * | | | s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita2013-04-171-57/+53
| * | | | 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/+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-261-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-131-2/+0
| * | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-21/+1
|\ \ \ \
OpenPOWER on IntegriCloud