aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds47-913/+1047
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott1-33/+17
2013-04-26s390: remove small stack config optionHeiko Carstens3-28/+0
2013-04-26s390: system call path micro optimizationMartin Schwidefsky6-13/+24
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky4-48/+46
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2-52/+48
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer1-3/+1
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: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens2-22/+87
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17s390/pci: remove disable_device implementationSebastian Ott1-34/+0
2013-04-17s390/pci: disable per defaultSebastian Ott1-3/+3
2013-04-17s390/pci: return error after failed pci opsSebastian Ott1-4/+12
2013-04-17s390/pci: do not read data after failed loadSebastian Ott3-5/+11
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott2-24/+30
2013-04-17s390/pci: rename instruction wrappersSebastian Ott5-28/+29
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott3-199/+202
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott1-3/+11
2013-04-17s390/pci: do not modify function handlesSebastian Ott2-0/+8
2013-04-17s390/pci: debug device statesSebastian Ott4-16/+16
2013-04-17s390/pci: msi cleanup hash usageSebastian Ott1-4/+6
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu1-0/+2
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/hibernate: Save and restore absolute zero pagesMichael Holzheu3-3/+58
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/mm: speedup storage key initializationHeiko Carstens1-15/+9
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens3-250/+253
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu1-3/+1
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu1-5/+3
2013-04-17s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu1-2/+1
2013-04-17s390/dis: use explicit buf lenStefan Raspl3-6/+8
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky1-1/+9
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky1-2/+7
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu1-0/+30
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens1-1/+2
2013-04-02s390/uaccess: fix page table walkHeiko Carstens2-27/+55
2013-03-21s390/uaccess: fix clear_user_pt()Heiko Carstens1-1/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-6/+12
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
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