aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/s390/linuxLinus Torvalds16-362/+170
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 Carstens2-52/+48
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens1-5/+1
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens3-20/+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
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens1-4/+3
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita1-57/+53
2013-04-17s390/dis: use explicit buf lenStefan Raspl1-1/+2
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens1-1/+2
2013-04-02s390/uaccess: fix page table walkHeiko Carstens1-0/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+5
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-07s390/scm: process availabilitySebastian Ott1-1/+1
2013-03-07s390/scm_blk: suspend writesSebastian Ott1-0/+2
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott1-1/+3
2013-03-05s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens2-24/+5
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens1-0/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-4/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+13
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-21/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-101/+132
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner2-5/+5
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky4-73/+97
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner1-2/+2
2013-02-14s390/pci: fix hotplug module initSebastian Ott1-1/+3
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott1-1/+1
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens1-0/+1
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens1-1/+1
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens1-1/+0
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens1-2/+5
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens1-6/+3
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-9/+9
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-0/+5