aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-26s390: remove small stack config optionHeiko Carstens
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-04-17s390/pci: do not read data after failed loadSebastian Ott
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott
2013-04-17s390/pci: rename instruction wrappersSebastian Ott
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens
2013-04-02s390/uaccess: fix page table walkHeiko Carstens
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11s390: Fix a header dependencies related build errorLi Zefan
2013-03-07s390/scm: process availabilitySebastian Ott
2013-03-07s390/scm_blk: suspend writesSebastian Ott
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott
2013-03-05s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner
2013-02-14s390/pci: fix hotplug module initSebastian Ott
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens